0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-31 12:21:09 +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 Refactor repo unit "disabled" check () 2024-06-18 00:51:13 +00:00
custom
devtest Make toast support preventDuplicates () 2024-06-27 13:58:38 +00:00
explore
mail
org Split org Propfile README to a new tab overview () 2024-08-27 10:54:12 +08:00
package Extract and display readme and comments for Composer packages () 2024-06-14 04:45:52 +00:00
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 Improve detecting empty files () 2024-06-13 01:06:46 +00:00
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