aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/migrate
Commit message (Expand)AuthorAgeFilesLines
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-242-5/+5
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-3/+3
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-2/+2
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-1/+1
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-229-59/+59
* Fix duplicate ID when deleting repo (#28520)David Øvrelid2023-12-191-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-258-8/+8
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-2511-167/+167
* Change green buttons to primary color (#27099)silverwind2023-09-189-9/+9
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-272-2/+2
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-108-24/+24
* Add `Retry` button when creating a mirror-repo fails (#26228)Kerwin Bryant2023-08-041-2/+3
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-081-2/+2
* Replace fomantic divider module with our own (#25539)silverwind2023-06-299-9/+9
* Fix migrate page layout on mobile (#25507)silverwind2023-06-261-2/+2
* Improve some Forms (#24878)JakobDev2023-05-268-16/+16
* Rework Oauth login buttons, swap github logo to monocolor (#24740)silverwind2023-05-151-1/+9
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-111-2/+21
* Clean up polluted styles and remove dead CSS code (#24497)wxiaoguang2023-05-031-1/+1
* Set type="password" on all auth_token fields (#22175)Dan Church2023-04-234-4/+4
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-081-2/+2
* 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-192-4/+4
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-158-24/+24
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-0110-10/+10
* Add templates to customize text when creating and migrating repositoriesBrecht Van Lommel2023-01-242-0/+1
* Remove useless "Cancel" buttons (#21872)Yarden Shoham2022-12-058-8/+0
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-1/+1
* Remove blue text on migrate page (#20273)silverwind2022-07-121-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-2711-171/+171
* Disable unnecessary mirroring elements (#18527)Paweł Bogusławski2022-06-041-7/+4
* Refactor repo clone button and repo clone links, fix JS error on empty repo p...wxiaoguang2022-03-291-1/+1
* Use disable_form_autofill on Codebase and Gitbucket (#17936)qwerty2872021-12-082-1/+2
* Add migrate from Codebase (#16768)KN4CK3R2021-12-021-0/+117
* Migrating wiki don't require token, so we should move it out of the require f...Lunny Xiao2021-11-165-61/+78
* Add migration from GitBucket (#16767)KN4CK3R2021-11-141-0/+129
* Correctly handle failed migrations (#17575)zeripath2021-11-131-1/+5
* Disable form autofill (#17291)wxiaoguang2021-10-192-2/+2
* Multiple tokens support for migrating from github (#17134)Lunny Xiao2021-10-151-1/+4
* Make mirror feature more configurable (#16957)65432021-09-071-1/+1
* Unify migration descriptions (#16781)delvh2021-08-251-1/+1
* Add migrate from OneDev (#16356)KN4CK3R2021-08-221-0/+117
* 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