Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 2 | -6/+6 |
| | |||||
* | Feature #3492: Add option to hide footer load times (#3562) | Thibault Meyer | 2016-09-01 | 1 | -0/+3 |
| | | | | | | * Add option to hide footer load times * Rename option variable + minor changes | ||||
* | Web editor: support upload files | Unknwon | 2016-08-30 | 1 | -0/+1 |
| | |||||
* | label: adjust forecolor boundary | Unknwon | 2016-08-27 | 1 | -7/+0 |
| | |||||
* | General code quality improvement | Unknwon | 2016-08-16 | 1 | -1/+0 |
| | |||||
* | On showing diff/file, use the tab_width specified on .editorconfig, if any ↵ | Andrey Nering | 2016-08-11 | 1 | -0/+10 |
| | | | | | (#3241) Closes #3182 | ||||
* | Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311) | Andrey Nering | 2016-08-11 | 1 | -0/+6 |
| | |||||
* | Little code refactoring | Unknwon | 2016-08-09 | 1 | -8/+3 |
| | |||||
* | Use struct for UI settings | Unknwon | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 | 1 | -1/+1 |
| | |||||
* | #2878 print error of JSON unmarshal and always returns a valid object | Unknwon | 2016-03-26 | 1 | -1/+2 |
| | |||||
* | Changed EscapePound function with string replace function | Nikko Miu | 2016-03-24 | 1 | -1/+1 |
| | |||||
* | Some minor changes | Unknwon | 2016-03-06 | 1 | -79/+81 |
| | |||||
* | #1597 fix activitity feeds for pull requests | Unknwon | 2016-03-05 | 1 | -2/+4 |
| | |||||
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | 1 | -2/+4 |
| | |||||
* | Make markdown as an independent module | Unknwon | 2016-02-20 | 1 | -2/+3 |
| | |||||
* | Implementing the "theme-color" meta tag. | Andrey Nering | 2016-02-08 | 1 | -0/+3 |
| | | | | | | 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 | ||||
* | Enable sintax highlighting on diff view. Close #733 | Andrey Nering | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | #2185 fall back to use custom chardet lib | Unknwon | 2015-12-31 | 1 | -2/+4 |
| | |||||
* | #2282 fast detection of utf-8 | Unknwon | 2015-12-27 | 1 | -3/+2 |
| | |||||
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 | 1 | -5/+5 |
| | |||||
* | #2103 Ability to map extensions for syntax highlighting in config | Unknwon | 2015-12-17 | 1 | -2/+19 |
| | |||||
* | #2103 #2181 improvments of highlight class name | Unknwon | 2015-12-16 | 1 | -0/+80 |
| | |||||
* | new template func | Unknwon | 2015-12-13 | 1 | -0/+3 |
| | |||||
* | #2185 use Go sub-repo to detect encoding | Unknwon | 2015-12-13 | 1 | -5/+1 |
| | |||||
* | Render commit msg as header + verbatim description | Adam Strzelecki | 2015-12-07 | 1 | -5/+17 |
| | | | | | | | | | 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. | ||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -2/+2 |
| | |||||
* | fix #2020 | Unknwon | 2015-11-24 | 1 | -1/+1 |
| | |||||
* | more HTTP clone word fix | Unknwon | 2015-11-22 | 1 | -2/+2 |
| | |||||
* | fix #2013 | Unknwon | 2015-11-22 | 1 | -0/+3 |
| | |||||
* | octicon fix in feeds | Unknwon | 2015-11-16 | 1 | -4/+8 |
| | |||||
* | clean up | Unknwon | 2015-11-13 | 1 | -107/+73 |
| | |||||
* | Show custom avatars in commits | Unknwon | 2015-11-13 | 1 | -0/+285 |