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/routers/web
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)
3 months ago
..
admin Refactor some frontend problems (#32646) 3 months ago
auth Allow to disable the password-based login (sign-in) form (#32687) 3 months ago
devtest Refactor RepoActionView.vue, add `::group::` support (#32713) 3 months ago
events Move context from modules to services (#29440) 1 year ago
explore Respect UI.ExploreDefaultSort setting again (#32357) 4 months ago
feed Move GetFeeds to service layer (#32526) 3 months ago
healthcheck Always enable caches (#28527) 1 year ago
misc Refactor render system (#32492) 3 months ago
org Move team related functions to service layer (#32537) 3 months ago
repo Refactor RepoActionView.vue, add `::group::` support (#32713) 3 months ago
shared Fix mentionable users when writing issue comments (#32715) 3 months ago
user Add Arch package registry (#32692) 3 months ago
base.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 4 months ago
githttp.go Fix LFS route mock, realm, middleware names (#32488) 3 months ago
goget.go Refactor RepoRefByType (#32413) 4 months ago
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Move context from modules to services (#29440) 1 year ago
passkey.go Move context from modules to services (#29440) 1 year ago
swagger_json.go Move context from modules to services (#29440) 1 year ago
web.go Refactor RepoActionView.vue, add `::group::` support (#32713) 3 months ago
webfinger.go Move context from modules to services (#29440) 1 year ago