aboutsummaryrefslogtreecommitdiffstats
path: root/templates/status/500.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove urls from translations (#31950)Denys Konovalov2024-09-021-1/+1
* Simplify 404/500 page (#31409)wxiaoguang2024-06-231-11/+12
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-241-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-4/+4
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-2/+2
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-181-1/+2
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-051-1/+1
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-041-1/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-011-1/+1
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-1/+1
* Clean up template locale usage (#27856)wxiaoguang2023-10-311-10/+10
* Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)silverwind2023-10-061-2/+2
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-151-0/+5
* Add template linting via djlint (#25212)silverwind2023-06-141-1/+1
* Fix mobile navbar and misc cleanups (#25134)silverwind2023-06-091-3/+5
* Improve notification icon and navbar (#25111)v1.21.0-devsilverwind2023-06-071-1/+1
* Remove meta tags `theme-color` and `default-theme` (#24960)silverwind2023-05-281-2/+2
* Make the 500 page load themes (#24953)silverwind2023-05-271-1/+1
* Remove meta charset from HTML5 documents (#24744)silverwind2023-05-161-1/+0
* 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-141-9/+32
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Remove fomantic image module (#21145)silverwind2022-09-121-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-3/+3
* Refactor HTTP request context (#17979)wxiaoguang2021-12-151-2/+4
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-081-1/+1
* Style and template tweaks (#13828)silverwind2020-12-041-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Make error pages translatable (#11163)65432020-04-271-3/+3
* fix 404 and 500 image size in small size screen (#11043)赵智超2020-04-111-1/+1
* [assets] configurable URL for static resources (#7911)Jakob Ackermann2019-10-221-1/+1
* Provide better panic handling (#5902)zeripath2019-01-301-1/+2
* Add gitea/issues link to 500 page (#4654)SagePtr2018-08-111-0/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-5/+5
* fix #2020Unknwon2015-11-241-1/+1
* #1545 Cross reference the commit from the issue when it is closed by the commitUnknwon2015-08-301-5/+4
* Add suburl supportUnknwon2014-09-191-1/+1
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-1/+1
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-07-261-2/+2
|\
| * Change "an error is occurred" to "has occurred"Ciaran Downey2014-07-251-2/+2
* | New UI merge in progressUnknwon2014-07-261-6/+6
|/
* Add flashUnknown2014-04-101-2/+2
* change css name styleFuXiaoHei2014-03-251-1/+1
* 404 and 500 page uiFuXiaoHei2014-03-231-1/+4