1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/routers/api/v1
James Cleverley-Prance 574d8fe6d6
Add absent repounits to create/edit repo API (#23500)
Adds the ability to enable/disable Actions, Packages and Releases from
the API, via the Edit and Get Repository API endpoints.
2023-03-16 12:30:42 -05:00
..
activitypub
admin Add login name and source id for admin user searching API (#23376) 2023-03-15 19:53:01 +08:00
misc
notify
org Add user webhooks (#21563) 2023-03-10 08:28:32 -06:00
packages Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
repo Add absent repounits to create/edit repo API (#23500) 2023-03-16 12:30:42 -05:00
settings
swagger add user rename endpoint to admin api (#22789) 2023-03-14 03:45:21 -04:00
user Use context for RepositoryList.LoadAttributes (#23435) 2023-03-13 11:31:41 +00:00
utils Add user webhooks (#21563) 2023-03-10 08:28:32 -06:00
api.go Add login name and source id for admin user searching API (#23376) 2023-03-15 19:53:01 +08:00
auth_windows.go
auth.go