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/api/v1
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537)
There are still some functions under `models` after last big refactor
about `models`. This change will move all team related functions to
service layer with no code change.
3 months ago
..
activitypub Remove SHA1 for support for ssh rsa signing (#31857) 6 months ago
admin Move admin routers from /admin to /-/admin (#32189) 5 months ago
misc Fix markup render regression and fix some tests (#32640) 3 months ago
notify Refactor names (#31405) 8 months ago
org Move team related functions to service layer (#32537) 3 months ago
packages remove util.OptionalBool and related functions (#29513) 12 months ago
repo Move team related functions to service layer (#32537) 3 months ago
settings Move context from modules to services (#29440) 1 year ago
shared Refactor names (#31405) 8 months ago
swagger Add priority to protected branch (#32286) 3 months ago
user refactor: remove redundant err declarations (#32381) 4 months ago
utils Move admin routers from /admin to /-/admin (#32189) 5 months ago
api.go Add priority to protected branch (#32286) 3 months ago