1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-19 06:43:41 -04:00
gitea/templates/repo
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>
2024-10-02 04:37:16 +00:00
..
actions Actions support workflow dispatch event (#28163) 2024-08-18 22:38:40 -04:00
branch Fix rename branch permission bug (#32066) 2024-09-22 18:08:27 +00:00
cite
code
diff
editor Code editor theme enhancements (#31629) 2024-07-14 23:22:48 +00:00
find
graph Add tag name in the commits list (#31082) 2024-08-19 17:04:06 +00:00
issue Display head branch more comfortable on pull request view (#32000) 2024-09-24 04:14:57 +00:00
migrate Fix javascript error when an anonymous user visiting migration page (#32144) 2024-10-02 04:37:16 +00:00
projects
pulls
release
settings Allow set branch protection in an empty repository (#32095) 2024-09-24 02:06:28 +00:00
tag Included tag search capabilities (#32045) 2024-09-18 02:33:11 +08:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl Add tag name in the commits list (#31082) 2024-08-19 17:04:06 +00:00
commits_search_dropdown.tmpl
commits_table.tmpl
commits.tmpl
contributors.tmpl
create_helper.tmpl
create.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl
recent_commits.tmpl
release_tag_header.tmpl
search_name.tmpl
search.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl Support repo license (#24872) 2024-10-01 15:25:08 -04:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl