gitea/templates/repo/migrate
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page ()
This PR fixes javascript errors when an anonymous user visits the
migration page.
It also makes task view checking more restrictive.

The router moved from `/user/task/{id}/status` to
`/username/reponame/-/migrate/status` because it's a migrate status.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-10-02 04:37:16 +00:00
..
codebase.tmpl Fix "force private" logic () 2024-05-20 00:56:45 +00:00
codecommit.tmpl Support migration from AWS CodeCommit () 2024-09-11 07:49:42 +08:00
git.tmpl Fix "force private" logic () 2024-05-20 00:56:45 +00:00
gitbucket.tmpl Fix "force private" logic () 2024-05-20 00:56:45 +00:00
gitea.tmpl Fix "force private" logic () 2024-05-20 00:56:45 +00:00
github.tmpl Fix "force private" logic () 2024-05-20 00:56:45 +00:00
gitlab.tmpl Fix "force private" logic () 2024-05-20 00:56:45 +00:00
gogs.tmpl Fix "force private" logic () 2024-05-20 00:56:45 +00:00
helper.tmpl Add templates to customize text when creating and migrating repositories 2023-01-24 22:36:48 -05:00
migrate.tmpl Migrate margin and padding helpers to tailwind () 2024-03-24 17:42:49 +01:00
migrating.tmpl Fix javascript error when an anonymous user visiting migration page () 2024-10-02 04:37:16 +00:00
onedev.tmpl Fix "force private" logic () 2024-05-20 00:56:45 +00:00
options.tmpl Migrate gt-hidden to tw-hidden () 2024-03-24 18:23:38 +00:00