index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
status
/
500.tmpl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate margin and padding helpers to tailwind (#30043)
silverwind
2024-03-30
1
-4
/
+4
*
Replace 10 more gt- classes with tw- (#29945)
silverwind
2024-03-26
1
-2
/
+2
*
Migrate border and margin classes to Tailwind (#29828)
silverwind
2024-03-26
1
-1
/
+2
*
templates: remove superfluous SanitizeHTML
Earl Warren
2024-03-11
1
-1
/
+1
*
Replace more `gt-` with `tw-`, update frontend docs (#29595)
silverwind
2024-03-11
1
-1
/
+1
*
Remove unnecessary SanitizeHTML from code (#29575)
wxiaoguang
2024-03-11
1
-1
/
+1
*
Replace some `gt-` classes with `tw-` (#29570)
silverwind
2024-03-11
1
-1
/
+1
*
Rename Str2html to SanitizeHTML and clarify its behavior (followup)
Earl Warren
2024-03-06
1
-1
/
+1
*
Rename Str2html to SanitizeHTML and clarify its behavior (#29516)
wxiaoguang
2024-03-06
1
-1
/
+1
*
[I18N] Improve English strings & consistency
0ko
2024-02-27
1
-2
/
+2
*
[THEME] refactor display of 404/500 error pages
0ko
2024-02-25
1
-1
/
+4
*
Clean up template locale usage (#27856)
wxiaoguang
2023-10-31
1
-10
/
+10
*
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)
silverwind
2023-10-06
1
-2
/
+2
*
Replace fomantic divider module with our own (#25539)
silverwind
2023-06-29
1
-1
/
+1
*
Show OAuth2 errors to end users (#25261)
wxiaoguang
2023-06-15
1
-0
/
+5
*
Add template linting via djlint (#25212)
silverwind
2023-06-14
1
-1
/
+1
*
Fix mobile navbar and misc cleanups (#25134)
silverwind
2023-06-09
1
-3
/
+5
*
Improve notification icon and navbar (#25111)
v1.21.0-dev
silverwind
2023-06-08
1
-1
/
+1
*
Remove meta tags `theme-color` and `default-theme` (#24960)
silverwind
2023-05-29
1
-2
/
+2
*
Make the 500 page load themes (#24953)
silverwind
2023-05-27
1
-1
/
+1
*
Remove meta charset from HTML5 documents (#24744)
silverwind
2023-05-16
1
-1
/
+0
*
Improve template system and panic recovery (#24461)
wxiaoguang
2023-05-04
1
-34
/
+59
*
Fix template function DateTime (#24317)
wxiaoguang
2023-04-25
1
-1
/
+1
*
Improve some modal action buttons (#24289)
wxiaoguang
2023-04-24
1
-1
/
+1
*
Show friendly 500 error page to users and developers (#24110)
wxiaoguang
2023-04-14
1
-9
/
+32
*
Remove incorrect HTML self close tag (#23748)
wxiaoguang
2023-03-27
1
-1
/
+1
*
Move helpers to be prefixed with `gt-` (#22879)
zeripath
2023-02-13
1
-1
/
+1
*
Add main landmark to templates and adjust titles (#22670)
Felipe Leopoldo Sologuren Gutiérrez
2023-02-01
1
-1
/
+1
*
Remove fomantic image module (#21145)
silverwind
2022-09-12
1
-1
/
+1
*
Refactor `i18n` to `locale` (#20153)
Gusted
2022-06-27
1
-3
/
+3
*
Refactor HTTP request context (#17979)
wxiaoguang
2021-12-15
1
-2
/
+4
*
Rename StaticUrlPrefix to AssetUrlPrefix (#15779)
silverwind
2021-05-08
1
-1
/
+1
*
Style and template tweaks (#13828)
silverwind
2020-12-04
1
-1
/
+1
*
Add class to page content to unify top margin (#13766)
silverwind
2020-12-01
1
-1
/
+1
*
Make error pages translatable (#11163)
6543
2020-04-28
1
-3
/
+3
*
fix 404 and 500 image size in small size screen (#11043)
赵智超
2020-04-11
1
-1
/
+1
*
[assets] configurable URL for static resources (#7911)
Jakob Ackermann
2019-10-22
1
-1
/
+1
*
Provide better panic handling (#5902)
zeripath
2019-01-30
1
-1
/
+2
*
Add gitea/issues link to 500 page (#4654)
SagePtr
2018-08-11
1
-0
/
+1
*
Indent all templates with tabs
Adam Strzelecki
2015-12-08
1
-5
/
+5
*
fix #2020
Unknwon
2015-11-25
1
-1
/
+1
*
#1545 Cross reference the commit from the issue when it is closed by the commit
Unknwon
2015-08-29
1
-5
/
+4
*
Add suburl support
Unknwon
2014-09-20
1
-1
/
+1
*
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....
Martin van Beurden
2014-09-18
1
-1
/
+1
*
Merge branch 'dev' of github.com:gogits/gogs into dev
Unknwon
2014-07-26
1
-2
/
+2
|
\
|
*
Change "an error is occurred" to "has occurred"
Ciaran Downey
2014-07-26
1
-2
/
+2
*
|
New UI merge in progress
Unknwon
2014-07-26
1
-6
/
+6
|
/
*
Add flash
Unknown
2014-04-10
1
-2
/
+2
*
change css name style
FuXiaoHei
2014-03-25
1
-1
/
+1
*
404 and 500 page ui
FuXiaoHei
2014-03-23
1
-1
/
+4
[next]