This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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 Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
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 Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go
metrics.go
swagger_json.go