1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-28 12:20:15 +02:00
gitea/routers/api/v1
wxiaoguang c18d8d6968
Remove legacy +build: constraint (#19582)
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
2022-05-02 23:22:45 +08: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
org Add API to check if team has repo access (#19540) 2022-05-01 17:39:04 +02:00
packages
repo Simplify loops to copy (#19569) 2022-05-01 01:53:56 +02:00
settings
swagger Add API to query collaborators permission for a repository (#18761) 2022-04-29 14:24:38 +02:00
user Fix DELETE request for non-existent public key (#19443) 2022-04-21 03:08:30 +02:00
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_windows.go
auth.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00