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>
6 months ago
..
admin Remove urls from translations (#31950) 7 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 11 months ago
base Refactor repo unit "disabled" check (#31389) 9 months ago
custom
devtest Make toast support preventDuplicates (#31501) 9 months ago
explore Refactor web routes (#30519) 11 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 1 year ago
org Split org Propfile README to a new tab `overview` (#31373) 7 months ago
package Extract and display readme and comments for Composer packages (#30927) 9 months ago
projects Add option to filter board cards by labels and assignees (#31999) 6 months ago
repo Fix javascript error when an anonymous user visiting migration page (#32144) 6 months ago
shared Improve detecting empty files (#31332) 9 months ago
status Remove urls from translations (#31950) 7 months ago
swagger Support repo license (#24872) 6 months ago
user Set manual `tabindex`es on login page (#31689) 6 months ago
webhook Fix incorrect tailwind migration (#30007) 1 year ago
home.tmpl Remove urls from translations (#31950) 7 months ago
install.tmpl Use forum.gitea.com instead of old URL (#31989) 7 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago