0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-24 22:02:54 +01:00
gitea/templates/repo/migrate
Lunny Xiao 2e3a191097
Fix javascript error when an anonymous user visiting migration page (#32144) (#32179)
backport #32144

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-04 17:58:04 +00:00
..
codebase.tmpl Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
git.tmpl Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
gitbucket.tmpl Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
gitea.tmpl Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
github.tmpl Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
gitlab.tmpl Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
gogs.tmpl Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08: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 (#30043) 2024-03-24 17:42:49 +01:00
migrating.tmpl Fix javascript error when an anonymous user visiting migration page (#32144) (#32179) 2024-10-04 17:58:04 +00:00
onedev.tmpl Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
options.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00