summaryrefslogtreecommitdiffstats
path: root/templates/status
Commit message (Expand)AuthorAgeFilesLines
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-041-34/+59
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Show friendly 500 error page to users and developers (#24110)wxiaoguang2023-04-142-10/+33
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-272-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-132-2/+2
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-012-2/+2
* Remove fomantic image module (#21145)silverwind2022-09-122-2/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-272-5/+5
* Refactor HTTP request context (#17979)wxiaoguang2021-12-151-2/+4
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-082-2/+2
* Style and template tweaks (#13828)silverwind2020-12-042-2/+2
* Add class to page content to unify top margin (#13766)silverwind2020-11-302-8/+10
* Make error pages translatable (#11163)65432020-04-272-4/+4
* fix 404 and 500 image size in small size screen (#11043)赵智超2020-04-112-2/+2
* Improve 404 error message (#10214)guillep2k2020-02-101-0/+1
* [assets] configurable URL for static resources (#7911)Jakob Ackermann2019-10-222-2/+2
* Minor UI tweaks (#5980)John Olheiser2019-02-191-0/+1
* Provide better panic handling (#5902)zeripath2019-01-301-1/+2
* Add gitea/issues link to 500 page (#4654)SagePtr2018-08-111-0/+1
* Remove link to GitHub issues (#4639)techknowlogick2018-08-081-1/+0
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-082-10/+10
* introduce git-shellUnknwon2015-11-262-10/+0
* fix #2020Unknwon2015-11-242-2/+2
* #1545 Cross reference the commit from the issue when it is closed by the commitUnknwon2015-08-304-20/+15
* Add suburl supportUnknwon2014-09-192-2/+2
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-182-2/+2
* Fix #348Unknwon2014-09-051-2/+2
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-262-3/+4
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-07-262-9/+2
|\
| * Change "an error is occurred" to "has occurred"Ciaran Downey2014-07-252-4/+4
* | New UI merge in progressUnknwon2014-07-264-15/+16
|/
* Corrected grammar and spelling mistakes in templates. Normalizing to American...twitchyliquid642014-04-201-2/+2
* Add flashUnknown2014-04-101-2/+2
* add ssl support for webLunny Xiao2014-04-051-0/+6
* change css name styleFuXiaoHei2014-03-253-3/+3
* SSL enable config optionUnknown2014-03-231-0/+1
* 404 and 500 page uiFuXiaoHei2014-03-232-3/+7
* use ctx.Handle to handle 404 pageFuXiaoHei2014-03-232-0/+14
* Add log.handleUnknown2014-03-141-0/+7
* Add UI for register userUnknown2014-02-171-0/+6