| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 2 | -2/+2 |
* | Show OAuth2 errors to end users (#25261) | wxiaoguang | 2023-06-15 | 1 | -0/+5 |
* | Add template linting via djlint (#25212) | silverwind | 2023-06-14 | 2 | -2/+2 |
* | 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-07 | 1 | -1/+1 |
* | Remove meta tags `theme-color` and `default-theme` (#24960) | silverwind | 2023-05-28 | 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 | 2 | -10/+33 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 2 | -2/+2 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 2 | -2/+2 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 2 | -2/+2 |
* | Remove fomantic image module (#21145) | silverwind | 2022-09-12 | 2 | -2/+2 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 2 | -5/+5 |
* | Refactor HTTP request context (#17979) | wxiaoguang | 2021-12-15 | 1 | -2/+4 |
* | Rename StaticUrlPrefix to AssetUrlPrefix (#15779) | silverwind | 2021-05-08 | 2 | -2/+2 |
* | Style and template tweaks (#13828) | silverwind | 2020-12-04 | 2 | -2/+2 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 2 | -8/+10 |
* | Make error pages translatable (#11163) | 6543 | 2020-04-27 | 2 | -4/+4 |
* | fix 404 and 500 image size in small size screen (#11043) | 赵智超 | 2020-04-11 | 2 | -2/+2 |
* | Improve 404 error message (#10214) | guillep2k | 2020-02-10 | 1 | -0/+1 |
* | [assets] configurable URL for static resources (#7911) | Jakob Ackermann | 2019-10-22 | 2 | -2/+2 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 1 | -0/+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 |
* | Remove link to GitHub issues (#4639) | techknowlogick | 2018-08-08 | 1 | -1/+0 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -1/+1 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 2 | -10/+10 |
* | introduce git-shell | Unknwon | 2015-11-26 | 2 | -10/+0 |
* | fix #2020 | Unknwon | 2015-11-24 | 2 | -2/+2 |
* | #1545 Cross reference the commit from the issue when it is closed by the commit | Unknwon | 2015-08-30 | 4 | -20/+15 |
* | Add suburl support | Unknwon | 2014-09-19 | 2 | -2/+2 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 2 | -2/+2 |
* | Fix #348 | Unknwon | 2014-09-05 | 1 | -2/+2 |
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 2 | -3/+4 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-07-26 | 2 | -9/+2 |
|\ |
|
| * | Change "an error is occurred" to "has occurred" | Ciaran Downey | 2014-07-25 | 2 | -4/+4 |
* | | New UI merge in progress | Unknwon | 2014-07-26 | 4 | -15/+16 |
|/ |
|
* | Corrected grammar and spelling mistakes in templates. Normalizing to American... | twitchyliquid64 | 2014-04-20 | 1 | -2/+2 |
* | Add flash | Unknown | 2014-04-10 | 1 | -2/+2 |
* | add ssl support for web | Lunny Xiao | 2014-04-05 | 1 | -0/+6 |
* | change css name style | FuXiaoHei | 2014-03-25 | 3 | -3/+3 |
* | SSL enable config option | Unknown | 2014-03-23 | 1 | -0/+1 |
* | 404 and 500 page ui | FuXiaoHei | 2014-03-23 | 2 | -3/+7 |
* | use ctx.Handle to handle 404 page | FuXiaoHei | 2014-03-23 | 2 | -0/+14 |
* | Add log.handle | Unknown | 2014-03-14 | 1 | -0/+7 |
* | Add UI for register user | Unknown | 2014-02-17 | 1 | -0/+6 |