aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/migrate/migrating.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Clean up polluted styles and remove dead CSS code (#24497)wxiaoguang2023-05-031-1/+1
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-2/+2
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-2/+2
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-12/+12
* Refactor repo clone button and repo clone links, fix JS error on empty repo p...wxiaoguang2022-03-291-1/+1
* Correctly handle failed migrations (#17575)zeripath2021-11-131-1/+5
* Add button to delete undeleted repositories from failed migrations (#16197)zeripath2021-06-301-0/+39
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-161-0/+1
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-081-2/+2
* Hide migration failed by default (#14188)Kyle D2020-12-301-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Store task errors following migrations and display them (#13246)zeripath2020-10-231-1/+7
* Add a migrate service type switch page (#12697)Lunny Xiao2020-09-091-0/+31