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
6543 92f139d091
Use for a repo action one database transaction (#19576)
... more context

(part of #9307)
3 years ago
..
admin Respect DefaultUserIsRestricted system default when creating new user (#19310) 3 years ago
misc Federation: return useful statistic information for nodeinfo (#19561) 3 years ago
notify Fix sending empty notifications (#19589) 3 years ago
org Add API to check if team has repo access (#19540) 3 years ago
packages Add Helm Chart registry (#19406) 3 years ago
repo Use for a repo action one database transaction (#19576) 3 years ago
settings
swagger Add API to query collaborators permission for a repository (#18761) 3 years ago
user Fix DELETE request for non-existent public key (#19443) 3 years ago
utils Use middleware to open gitRepo (#19559) 3 years ago
api.go Add API to check if team has repo access (#19540) 3 years ago
auth.go Remove legacy `+build:` constraint (#19582) 3 years ago
auth_windows.go