gitea/routers
John Olheiser a6fd2f23f7
Allow site admin to disable mirrors ()
* Allow site admin to disable mirrors

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* No need to run through Safe

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Clarify only disabling NEW mirrors

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Apply suggestions from @guillep2k

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
..
admin Refactor Cron and merge dashboard tasks ()
api/v1 Allow site admin to disable mirrors ()
dev Display ui time with customize time location ()
events Add EventSource support ()
org Add Organization Wide Labels ()
private Protect default branch against deletion ()
repo Allow site admin to disable mirrors ()
routes Move serviceworker to workbox and fix SSE interference ()
user When must change password only show Signout ()
utils Handle push rejection message in Merge & Web Editor ()
home.go Ensure public repositories in private organizations are visible and fix admin organizations list ()
init.go Refactor Cron and merge dashboard tasks ()
install.go Whenever the ctx.Session is updated, release it to save it before sending the redirect ()
metrics.go Use gitea forked macaron ()
swagger_json.go Add gitea-vet ()