| Commit message (Expand) | Author | Age |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
* | modules/base: move file-related functions to file.go | Unknwon | 2017-03-31 |
* | repo: able to view size (#1158) | Unknwon | 2017-03-12 |
* | base/tool: downgrade error to warning | Unknwon | 2017-02-26 |
* | setting: check mailService.From only if it has value (#4134) | Unknwon | 2017-02-17 |
* | base/tool: reduce unnecessary report | Unknwon | 2017-02-12 |
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
* | Fix log depth of AvatarLink | Unknwon | 2017-01-26 |
* | Don't use custom PBKDF2 function (#3952) | leonklingele | 2016-12-21 |
* | Fix random string generator (#3953) | leonklingele | 2016-12-21 |
* | serve video files using the HTML5 video tag (#3967) | Nico Mandery | 2016-12-21 |
* | #3559 fix template error | Unknwon | 2016-08-31 |
* | router/repo: code refactoring | Unknwon | 2016-08-30 |
* | Fix #3321: commit tag shortener (#3418) | Thibault Meyer | 2016-08-11 |
* | #3320 code cleanup | Unknwon | 2016-08-07 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 |
* | Use a gopher as default avatar (rather than the gravatar logo) (#3208) | Sandro Santilli | 2016-06-27 |
* | PDF-Previews in file-lists now working (#3000) | Kim Carlbäcker | 2016-04-26 |
* | Fix ref comment from commit create empty feed | Unknwon | 2016-03-11 |
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 |
* | Make markdown as an independent module | Unknwon | 2016-02-20 |
* | Fix inappropriate markdown post process end tag check | Unknwon | 2016-02-19 |
* | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 |
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 |
* | Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme | Unknwon | 2016-02-05 |
|\ |
|
| * | Not working, but slightly better... | Kim "BKC" Carlbäcker | 2016-01-27 |
| * | Custom URL-Schemas for Markdown | Kim "BKC" Carlbäcker | 2016-01-27 |
* | | #2556 handle space in image URL | Unknwon | 2016-02-04 |
* | | #2229 adjust URL verbose depth for reverse proxy sub-path | Unknwon | 2016-01-31 |
|/ |
|
* | Made Sanitizer-setup cleaner | Kim "BKC" Carlbäcker | 2016-01-14 |
* | Checklist-rendering implemented | Kim "BKC" Carlbäcker | 2016-01-13 |
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 |
* | fix markdown autolink error | Unknwon | 2016-01-09 |
* | #2185 fall back to use custom chardet lib | Unknwon | 2015-12-31 |
* | #2282 fast detection of utf-8 | Unknwon | 2015-12-27 |
* | #2283 set text/plain for non-binary files in raw mode | Unknwon | 2015-12-25 |
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 |
* | #2185 use Go sub-repo to detect encoding | Unknwon | 2015-12-13 |
* | #2161 fix wrong regexp | Unknwon | 2015-12-12 |
* | #2161 No issue linking in commits when issue number in brackets | Unknwon | 2015-12-12 |
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 |
* | minor fix markdown post process | Unknwon | 2015-11-24 |
* | more link fix | Unknwon | 2015-11-24 |
* | fix #2020 | Unknwon | 2015-11-24 |
* | fix possible panic | Unknwon | 2015-11-21 |
* | HTML render fix | Unknwon | 2015-11-20 |
* | fix #1873 | Unknwon | 2015-11-20 |
* | minor fix for #1949 | Unknwon | 2015-11-15 |
* | Safely detect urlPrefix in the format /:owner/:repo | Howl | 2015-11-15 |
* | Fix bad issue links in non-readme markdown files | Howl | 2015-11-15 |