gitea/routers/api/v1
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595)
* introduce GET /notifications/new

* add TEST

* use Sprintf instead of path.Join

* Error more verbose

* return number of notifications if unreaded exist

* 200 http status for available notifications
2020-01-14 16:37:19 +01:00
..
admin [API] add GET /orgs endpoint (#9560) 2020-01-12 23:43:44 +08:00
misc Change markdown rendering from blackfriday to goldmark (#9533) 2019-12-31 03:53:28 +02:00
notify [API] add endpoint to check notifications [Extend #9488] (#9595) 2020-01-14 16:37:19 +01:00
org [API] add GET /orgs endpoint (#9560) 2020-01-12 23:43:44 +08:00
repo Move newbranch to standalone package (#9627) 2020-01-14 11:38:04 +08:00
swagger [API] add endpoint to check notifications [Extend #9488] (#9595) 2020-01-14 16:37:19 +01:00
user Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
utils times Add filters (#9373) 2020-01-08 16:14:00 -05:00
api.go [API] add endpoint to check notifications [Extend #9488] (#9595) 2020-01-14 16:37:19 +01:00