forgejo/routers
Morgan Bazalgette 65861900cd Handle refactor ()
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound

* Change Handle(403) to NotFound, avoid using macaron's NotFound
2018-01-10 23:34:17 +02:00
..
admin Handle refactor () 2018-01-10 23:34:17 +02:00
api/v1 Handle refactor () 2018-01-10 23:34:17 +02:00
dev Make time diff translatable () 2017-06-28 13:43:28 +08:00
org Handle refactor () 2018-01-10 23:34:17 +02:00
private improve protected branch to add whitelist support () 2017-09-14 16:16:22 +08:00
repo Handle refactor () 2018-01-10 23:34:17 +02:00
routes Handle refactor () 2018-01-10 23:34:17 +02:00
user Handle refactor () 2018-01-10 23:34:17 +02:00
utils Allow adding collaborators with (fullname) () 2017-12-07 15:00:09 +08:00
home.go Handle refactor () 2018-01-10 23:34:17 +02:00
init.go Set session and indexers' data files rel to AppDataPath () 2017-11-03 10:56:20 +02:00
install.go Handle refactor () 2018-01-10 23:34:17 +02:00