0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 21:04:40 +01:00
gitea/routers/api/v1
Gusted c8ec2261a9
Fix sending empty notifications (#19589)
- Don't send empty notifications on read notifications API.
2022-05-02 21:27:42 -05: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 Simplify loops to copy (#19569) 2022-05-01 01:53:56 +02:00
settings
swagger
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