gitea/routers
Lunny Xiao 5e562e9b30
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files () ()
* Move restore repo to internal router and invoke from command to avoid open the same db file or queues files

* Follow @zeripath's review

* set no timeout for resotre repo private request

* make restore repo cancelable
..
admin Migrate to use jsoniter instead of encoding/json ()
api/v1 [API] make change repo settings work on empty repos () ()
dev Display ui time with customize time location ()
events Drop the event source if we are unauthorized () ()
org Organization removal confirmation using name not password ()
private Move restore repo to internal router and invoke from command to avoid open the same db file or queues files () ()
repo Ensure that ctx.Written is checked after issues(...) calls () ()
routes fix some ui bug about draft release () ()
user Fixed several activation bugs () ()
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL ()
home.go Add ui.explore settings to control view of explore pages (2) ()
init.go Print usefull error if SQLite is used in settings but not supported ()
install.go Add SameSite setting for cookies ()
metrics.go Move metrics from macaron to chi ()
swagger_json.go Move macaron to chi ()