0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 19:09:04 +01:00
gitea/routers/web/repo/actions
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_test.go
actions.go Allow users with write permission to run actions (#32644) 2024-11-28 07:18:23 +00:00
badge.go
view.go Refactor RepoActionView.vue, add ::group:: support (#32713) 2024-12-06 12:04:16 +08:00