Andrey Nering
10a5a8b7cf
On showing diff/file, use the tab_width specified on .editorconfig, if any ( #3241 )
Closes #3182
9 years ago
Andrey Nering
66afd4ff5d
Do not show non-image attachment in a <img> tag. Fixes #3215 ( #3311 )
9 years ago
Unknwon
e30fa23d81
Little code refactoring
9 years ago
Unknwon
9835377f9c
Use struct for UI settings
9 years ago
Unknwon
98aaf604c5
Upgrade octicon to 4.3.0
9 years ago
Unknwon
6ba31f0be3
#2878 print error of JSON unmarshal and always returns a valid object
10 years ago
Nikko Miu
a92890a5fa
Changed EscapePound function with string replace function
10 years ago
Unknwon
7f485f72f7
Some minor changes
10 years ago
Unknwon
f66b1d34cd
#1597 fix activitity feeds for pull requests
10 years ago
Unknwon
559a1282ed
#1821 add actions for close and reopen issues
10 years ago
Unknwon
d398777e08
Make markdown as an independent module
10 years ago
Andrey Nering
b3ad764459
Implementing the "theme-color" meta tag.
Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
10 years ago
Andrey Nering
a00f3969c0
Enable sintax highlighting on diff view. Close #733
10 years ago
Unknwon
8dd298d54e
#2185 fall back to use custom chardet lib
10 years ago
Unknwon
44ac9b0700
#2282 fast detection of utf-8
10 years ago
Unknwon
1139f6e6d0
#2282 fix utf-8 recognized as windows-1252
10 years ago
Unknwon
cc70569451
#2103 Ability to map extensions for syntax highlighting in config
10 years ago
Unknwon
64d05fafd5
#2103 #2181 improvments of highlight class name
10 years ago
Unknwon
a7bdb64a8d
new template func
10 years ago
Unknwon
84a9c474be
#2185 use Go sub-repo to detect encoding
10 years ago
Adam Strzelecki
a1de908dad
Render commit msg as header + verbatim description
Most commit in Git are expected to follow standard of single header line,
followed by description paragraphs, separated by empty line from previous block.
Previously Gogs were treating everything as single header. Now we are trying to
render only first line as header, but following lines (description chunks) as a
verbatim.
10 years ago
Unknwon
caac2f9b19
fix #1829 and fix #890
10 years ago
Unknwon
b9303efd7c
fix #2020
10 years ago
Unknwon
77b9822647
more HTTP clone word fix
10 years ago
Unknwon
549f196be9
fix #2013
10 years ago
Unknwon
08809d7509
octicon fix in feeds
10 years ago
Unknwon
ea5fc3cbca
clean up
10 years ago
Unknwon
7e6542d0f5
Show custom avatars in commits
10 years ago