forgejo/routers/api/v1
2022-05-03 21:46:28 +02:00
..
admin Respect DefaultUserIsRestricted system default when creating new user (#19310) 2022-04-29 15:38:11 -04:00
misc Federation: return useful statistic information for nodeinfo (#19561) 2022-05-02 21:35:45 +08:00
notify Fix sending empty notifications (#19589) 2022-05-02 21:27:42 -05:00
org Add API to check if team has repo access (#19540) 2022-05-01 17:39:04 +02:00
packages
repo Use for a repo action one database transaction (#19576) 2022-05-03 21:46:28 +02:00
settings
swagger Add API to query collaborators permission for a repository (#18761) 2022-04-29 14:24:38 +02:00
user
utils Use middleware to open gitRepo (#19559) 2022-04-30 16:32:01 +02:00
api.go Add API to check if team has repo access (#19540) 2022-05-01 17:39:04 +02:00
auth.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
auth_windows.go