aboutsummaryrefslogtreecommitdiffstats
path: root/templates/status
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some pending problems (#29985)wxiaoguang2024-03-221-8/+4
* 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
* Use tailwind instead of `gt-[wh]-` helper classes (#29423)Lunny Xiao2024-02-271-1/+1
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)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
* Improve tree not found page (#26570)yp053272023-09-291-1/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-2/+2
* Replace fomantic divider module with our own (#25539)silverwind2023-06-292-2/+2
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-151-0/+5
* Add template linting via djlint (#25212)silverwind2023-06-142-2/+2
* 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-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