0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-03 15:05:49 +01:00
gitea/routers/web/repo
wxiaoguang f7f68e4cc0
Refactor RepoActionView.vue, add ::group:: support (#32713)
1. make it able to "force reload", then the previous pending request
won't block the new request
2. make it support `::group::`
3. add some TS types (but there are still many variables untyped, this
PR is large enough, the remaining types could be added in the future)
2024-12-06 12:04:16 +08:00
..
actions Refactor RepoActionView.vue, add ::group:: support (#32713) 2024-12-06 12:04:16 +08:00
setting Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
code_frequency.go
commit.go Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
compare.go
contributors.go
download.go
editor_test.go
editor.go
find.go
fork.go
githttp_test.go
githttp.go
helper.go
issue_comment.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_list.go Fix mentionable users when writing issue comments (#32715) 2024-12-04 22:57:50 +08:00
issue_lock.go
issue_new.go
issue_page_meta.go Fix mentionable users when writing issue comments (#32715) 2024-12-04 22:57:50 +08:00
issue_pin.go
issue_poster.go
issue_stopwatch.go Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
issue_suggestions.go
issue_test.go
issue_timetrack.go Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
issue_view.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
issue_watch.go
issue.go Fix mentionable users when writing issue comments (#32715) 2024-12-04 22:57:50 +08:00
main_test.go
middlewares.go
migrate.go
milestone.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
packages.go
patch.go
projects_test.go
projects.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
pull_review_test.go
pull_review.go
pull.go Fix mentionable users when writing issue comments (#32715) 2024-12-04 22:57:50 +08:00
recent_commits.go
release_test.go
release.go Quick fix for license file name (#32696) 2024-12-03 07:59:07 -08:00
render.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
repo.go Add github compatible tarball download API endpoints (#32572) 2024-11-25 19:35:49 +00:00
search_test.go
search.go
topic.go
treelist.go
view_test.go
view.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
wiki_test.go
wiki.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00