1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 23:31:31 +02:00
gitea/routers
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 Restricted users (#6274) 2020-01-13 18:33:46 +01:00
api/v1 [API] add endpoint to check notifications [Extend #9488] (#9595) 2020-01-14 16:37:19 +01:00
dev
org Restricted users (#6274) 2020-01-13 18:33:46 +01:00
private Allow repo admin to merge PR regardless of review status (#9611) 2020-01-11 02:29:34 -05:00
repo Move newbranch to standalone package (#9627) 2020-01-14 11:38:04 +08:00
routes
user Restricted users (#6274) 2020-01-13 18:33:46 +01:00
utils
home.go Restricted users (#6274) 2020-01-13 18:33:46 +01:00
init.go
install.go
metrics.go
swagger_json.go