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
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>
5 months ago
..
admin Remove urls from translations (#31950) 6 months ago
api/packages/pypi
base Refactor repo unit "disabled" check (#31389) 8 months ago
custom
devtest Make toast support preventDuplicates (#31501) 8 months ago
explore
mail
org Split org Propfile README to a new tab `overview` (#31373) 6 months ago
package Extract and display readme and comments for Composer packages (#30927) 8 months ago
projects Add option to filter board cards by labels and assignees (#31999) 5 months ago
repo Fix javascript error when an anonymous user visiting migration page (#32144) 5 months ago
shared Improve detecting empty files (#31332) 8 months ago
status Remove urls from translations (#31950) 6 months ago
swagger Support repo license (#24872) 5 months ago
user Set manual `tabindex`es on login page (#31689) 5 months ago
webhook
home.tmpl Remove urls from translations (#31950) 6 months ago
install.tmpl Use forum.gitea.com instead of old URL (#31989) 5 months ago
post-install.tmpl