gitea/routers
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring ()
* Add migrating message

Signed-off-by: Andrew Thornton <art27@cantab.net>

* simplify messenger

Signed-off-by: Andrew Thornton <art27@cantab.net>

* make messenger an interface

Signed-off-by: Andrew Thornton <art27@cantab.net>

* rename

Signed-off-by: Andrew Thornton <art27@cantab.net>

* prepare for merge

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per tech

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
..
api/v1 Add Status Updates whilst Gitea migrations are occurring ()
common Refactor routers directory ()
install Refactor routers directory ()
private Make modules/context.Context a context.Context ()
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL ()
web Add Status Updates whilst Gitea migrations are occurring ()
init.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes ()