summaryrefslogtreecommitdiffstats
path: root/modules/template/template.go
Commit message (Expand)AuthorAgeFilesLines
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-061-299/+0
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-3/+3
* Golint fixed for modules/templateLunny Xiao2016-11-251-14/+25
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-5/+5
* Merge pull request #17 from LefsFlarey/issue/3666Matthias Loibl2016-11-081-1/+1
|\
| * Fixed 404 caused by unexpected question markFlare2016-11-081-1/+1
* | Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-5/+5
|/
* Feature #3492: Add option to hide footer load times (#3562)Thibault Meyer2016-09-011-0/+3
* Web editor: support upload filesUnknwon2016-08-301-0/+1
* label: adjust forecolor boundaryUnknwon2016-08-271-7/+0
* General code quality improvementUnknwon2016-08-161-1/+0
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-111-0/+10
* Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311)Andrey Nering2016-08-111-0/+6
* Little code refactoringUnknwon2016-08-091-8/+3
* Use struct for UI settingsUnknwon2016-07-241-1/+1
* Upgrade octicon to 4.3.0Unknwon2016-07-161-1/+1
* #2878 print error of JSON unmarshal and always returns a valid objectUnknwon2016-03-261-1/+2
* Changed EscapePound function with string replace functionNikko Miu2016-03-241-1/+1
* Some minor changesUnknwon2016-03-061-79/+81
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-051-2/+4
* #1821 add actions for close and reopen issuesUnknwon2016-02-221-2/+4
* Make markdown as an independent moduleUnknwon2016-02-201-2/+3
* Implementing the "theme-color" meta tag.Andrey Nering2016-02-081-0/+3
* #2185 fall back to use custom chardet libUnknwon2015-12-311-2/+4
* #2282 fast detection of utf-8Unknwon2015-12-271-3/+2
* #2282 fix utf-8 recognized as windows-1252Unknwon2015-12-251-5/+5
* new template funcUnknwon2015-12-131-0/+3
* #2185 use Go sub-repo to detect encodingUnknwon2015-12-131-5/+1
* Render commit msg as header + verbatim descriptionAdam Strzelecki2015-12-071-5/+17
* fix #1829 and fix #890Unknwon2015-12-041-2/+2
* fix #2020Unknwon2015-11-241-1/+1
* more HTTP clone word fixUnknwon2015-11-221-2/+2
* fix #2013Unknwon2015-11-221-0/+3
* octicon fix in feedsUnknwon2015-11-161-4/+8
* clean upUnknwon2015-11-131-107/+73
* Show custom avatars in commitsUnknwon2015-11-131-0/+285