0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-30 21:01:11 +01:00
gitea/templates
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
..
admin Remove urls from translations () 2024-09-02 18:36:24 +00:00
api/packages/pypi
base
custom
devtest
explore
mail
org
package
projects Add option to filter board cards by labels and assignees () 2024-09-12 03:53:40 +00:00
repo Fix javascript error when an anonymous user visiting migration page () 2024-10-02 04:37:16 +00:00
shared
status Remove urls from translations () 2024-09-02 18:36:24 +00:00
swagger Support repo license () 2024-10-01 15:25:08 -04:00
user Set manual tabindexes on login page () 2024-09-20 15:27:19 +00:00
webhook
home.tmpl Remove urls from translations () 2024-09-02 18:36:24 +00:00
install.tmpl Use forum.gitea.com instead of old URL () 2024-09-06 07:20:30 +00:00
post-install.tmpl