aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/migrate/gogs.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-8/+8
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-19/+19
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-271-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-3/+3
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Improve some Forms (#24878)JakobDev2023-05-261-2/+2
* Set type="password" on all auth_token fields (#22175)Dan Church2023-04-231-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-3/+3
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Remove useless "Cancel" buttons (#21872)Yarden Shoham2022-12-051-1/+0
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-20/+20
* Migrating wiki don't require token, so we should move it out of the require f...Lunny Xiao2021-11-161-12/+16
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-1/+1
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-14/+2
* Fix truncated organization names (#14655)vnkmpf2021-02-121-6/+6
* Truncated organisations name #14583 (#14615)vnkmpf2021-02-091-3/+3
* Add support to migrate from gogs (#14342)65432021-01-211-0/+139