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
Lunny Xiao 1ed5f379b9
Move GetFeeds to service layer (#32526)
Move GetFeeds from models to service layer, no code change.
4 months ago
..
admin Refactor some frontend problems (#32646) 4 months ago
auth Fix: passkey login not working anymore (#32623) 4 months ago
devtest Refactor some frontend problems (#32646) 4 months ago
events Move context from modules to services (#29440) 1 year ago
explore Respect UI.ExploreDefaultSort setting again (#32357) 5 months ago
feed Move GetFeeds to service layer (#32526) 4 months ago
healthcheck Always enable caches (#28527) 1 year ago
misc Refactor render system (#32492) 4 months ago
org Move team related functions to service layer (#32537) 4 months ago
repo Allow users with write permission to run actions (#32644) 4 months ago
shared Refactor markup render system (#32589) 4 months ago
user Move GetFeeds to service layer (#32526) 4 months ago
base.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 5 months ago
githttp.go Fix LFS route mock, realm, middleware names (#32488) 4 months ago
goget.go Refactor RepoRefByType (#32413) 5 months ago
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 1 year 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 Allow users with write permission to run actions (#32644) 4 months ago
webfinger.go Move context from modules to services (#29440) 1 year ago