Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | webhook: add fork event | Unknwon | 2017-02-27 |
| | |||
* | template: add more icons for news feed | Unknwon | 2017-02-27 |
| | |||
* | admin/config: display repository related settings (#3816) | Unknwon | 2017-02-18 |
| | |||
* | Security: prevent XSS attach on wiki page | Unknwon | 2017-02-15 |
| | | | | Reported by Miguel Ángel Jimeno. | ||
* | Enable syntax highlighting for CMakeLists.txt files #2199 (#4130) | Mourad Boufarguine | 2017-02-15 |
| | |||
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
| | |||
* | Fix unexpected rendering of README when it is not in Markdown | Unknwon | 2017-01-25 |
| | | | | | This patch also handles case when a file name looks like README but is not a text file (e.g. image, PDF). | ||
* | Minor code fix | Unknwon | 2016-12-21 |
| | |||
* | Fixed 404 caused by unexpected question mark (#3668) | LefsFlare | 2016-12-21 |
| | | | This fixes 404 caused when creating new files or wiki pages with question marks. | ||
* | Feature #3492: Add option to hide footer load times (#3562) | Thibault Meyer | 2016-09-01 |
| | | | | | | * Add option to hide footer load times * Rename option variable + minor changes | ||
* | Web editor: support upload files | Unknwon | 2016-08-30 |
| | |||
* | label: adjust forecolor boundary | Unknwon | 2016-08-27 |
| | |||
* | General code quality improvement | Unknwon | 2016-08-16 |
| | |||
* | On showing diff/file, use the tab_width specified on .editorconfig, if any ↵ | Andrey Nering | 2016-08-11 |
| | | | | | (#3241) Closes #3182 | ||
* | Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311) | Andrey Nering | 2016-08-11 |
| | |||
* | Little code refactoring | Unknwon | 2016-08-09 |
| | |||
* | Use struct for UI settings | Unknwon | 2016-07-24 |
| | |||
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 |
| | |||
* | #2878 print error of JSON unmarshal and always returns a valid object | Unknwon | 2016-03-26 |
| | |||
* | Changed EscapePound function with string replace function | Nikko Miu | 2016-03-24 |
| | |||
* | Some minor changes | Unknwon | 2016-03-06 |
| | |||
* | #1597 fix activitity feeds for pull requests | Unknwon | 2016-03-05 |
| | |||
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 |
| | |||
* | Make markdown as an independent module | Unknwon | 2016-02-20 |
| | |||
* | Implementing the "theme-color" meta tag. | Andrey Nering | 2016-02-08 |
| | | | | | | 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 |
| | |||
* | #2185 fall back to use custom chardet lib | Unknwon | 2015-12-31 |
| | |||
* | #2282 fast detection of utf-8 | Unknwon | 2015-12-27 |
| | |||
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 |
| | |||
* | #2103 Ability to map extensions for syntax highlighting in config | Unknwon | 2015-12-17 |
| | |||
* | #2103 #2181 improvments of highlight class name | Unknwon | 2015-12-16 |
| | |||
* | new template func | Unknwon | 2015-12-13 |
| | |||
* | #2185 use Go sub-repo to detect encoding | Unknwon | 2015-12-13 |
| | |||
* | Render commit msg as header + verbatim description | Adam Strzelecki | 2015-12-07 |
| | | | | | | | | | 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 |
| | |||
* | fix #2020 | Unknwon | 2015-11-24 |
| | |||
* | more HTTP clone word fix | Unknwon | 2015-11-22 |
| | |||
* | fix #2013 | Unknwon | 2015-11-22 |
| | |||
* | octicon fix in feeds | Unknwon | 2015-11-16 |
| | |||
* | clean up | Unknwon | 2015-11-13 |
| | |||
* | Show custom avatars in commits | Unknwon | 2015-11-13 |