forgejo/routers/api/v1
Gusted c0a6309a5f
Simplify loops to copy ()
- Simplify two loops into `copy` statements.
2022-05-01 01:53:56 +02:00
..
admin Respect DefaultUserIsRestricted system default when creating new user () 2022-04-29 15:38:11 -04:00
misc Remove dependent on session auth for api/v1 routers () 2022-04-08 06:22:10 +02:00
notify Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
org Fix panic in team repos API () 2022-04-20 18:43:26 +08:00
packages Add Helm Chart registry () 2022-04-19 12:55:35 -04:00
repo Simplify loops to copy () 2022-05-01 01:53:56 +02:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger Add API to query collaborators permission for a repository () 2022-04-29 14:24:38 +02:00
user Fix DELETE request for non-existent public key () 2022-04-21 03:08:30 +02:00
utils Use middleware to open gitRepo () 2022-04-30 16:32:01 +02:00
api.go Use middleware to open gitRepo () 2022-04-30 16:32:01 +02:00
auth.go Let web and API routes have different auth methods group () 2022-03-28 12:46:28 +08:00
auth_windows.go Let web and API routes have different auth methods group () 2022-03-28 12:46:28 +08:00