You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/migrate
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page (#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>
4 months ago
..
codebase.tmpl Fix "force private" logic (#31012) 9 months ago
codecommit.tmpl Support migration from AWS CodeCommit (#31981) 5 months ago
git.tmpl Fix "force private" logic (#31012) 9 months ago
gitbucket.tmpl Fix "force private" logic (#31012) 9 months ago
gitea.tmpl Fix "force private" logic (#31012) 9 months ago
github.tmpl Fix "force private" logic (#31012) 9 months ago
gitlab.tmpl Fix "force private" logic (#31012) 9 months ago
gogs.tmpl Fix "force private" logic (#31012) 9 months ago
helper.tmpl Add templates to customize text when creating and migrating repositories 2 years ago
migrate.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
migrating.tmpl Fix javascript error when an anonymous user visiting migration page (#32144) 4 months ago
onedev.tmpl Fix "force private" logic (#31012) 9 months ago
options.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago