forgejo/routers
6543 560744fb33
Handle expected errors in AddGPGkey API (#11644)
* handle GPG Parse & Email Errors

* correct TEST

* update Swagger

* more Docu
2020-05-28 17:25:54 -04:00
..
admin Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00
api/v1 Handle expected errors in AddGPGkey API (#11644) 2020-05-28 17:25:54 -04:00
dev
events Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
org
private
repo Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
routes Move serviceworker to workbox and fix SSE interference (#11538) 2020-05-21 21:45:34 -04:00
user When must change password only show Signout (#11600) 2020-05-26 23:39:39 +01:00
utils
home.go Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) 2020-05-18 00:27:54 +01:00
init.go Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00
install.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 2020-05-17 15:43:29 +03:00
metrics.go
swagger_json.go