0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-18 21:50:01 +01:00
gitea/routers/web/repo
Lunny Xiao 2e3a191097
Fix javascript error when an anonymous user visiting migration page (#32144) (#32179)
backport #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-04 17:58:04 +00:00
..
actions
setting Don't return 500 if mirror url contains special chars (#31859) (#31895) 2024-08-22 00:10:50 +08:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
code_frequency.go
commit.go
compare.go
contributors.go
download.go
editor_test.go
editor.go
find.go
fork.go
githttp_test.go
githttp.go Fix wrong last modify time (#32102) (#32104) 2024-09-22 19:12:57 +00:00
helper_test.go
helper.go
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Fix Bug in Issue/pulls list (#32081) (#32115) 2024-09-24 01:26:10 +00:00
main_test.go
middlewares.go
migrate.go Fix javascript error when an anonymous user visiting migration page (#32144) (#32179) 2024-10-04 17:58:04 +00:00
milestone.go
packages.go
patch.go
projects_test.go
projects.go
pull_review_test.go
pull_review.go
pull.go Avoid returning without written ctx when posting PR (#31843) (#31848) 2024-08-16 13:50:12 -04:00
recent_commits.go
release_test.go
release.go
render.go
repo.go
search_test.go
search.go
topic.go
treelist.go
view_test.go
view.go
wiki_test.go Fix raw wiki links (#31825) (#31845) 2024-08-17 03:19:26 +00:00
wiki.go Fix raw wiki links (#31825) (#31845) 2024-08-17 03:19:26 +00:00