forgejo/routers
Lunny Xiao a51cc6dea4
Fix access log ()
Fix , .

The `AccessLog` middleware has to be after `Contexter` or `APIContexter` so that we can get `LoginUserName` if possible.
And also there is a **BREAK** change that it removed internal API access log.
2021-01-27 18:46:35 +01:00
..
admin Move macaron to chi () 2021-01-26 16:36:53 +01:00
api/v1 Fix access log () 2021-01-27 18:46:35 +01:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
events Add EventSource support () 2020-05-07 22:49:00 +01:00
org Move macaron to chi () 2021-01-26 16:36:53 +01:00
private Move macaron to chi () 2021-01-26 16:36:53 +01:00
repo [Feature] add precise search type for Elastic Search () 2021-01-27 12:00:35 +02:00
routes Fix access log () 2021-01-27 18:46:35 +01:00
user Fix captcha () 2021-01-27 22:56:54 +08:00
utils Return the full rejection message and errors in flash errors () 2020-10-20 19:50:10 -04:00
home.go [Feature] add precise search type for Elastic Search () 2021-01-27 12:00:35 +02:00
init.go Print usefull error if SQLite is used in settings but not supported () 2021-01-27 04:57:18 +01:00
install.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
metrics.go Move metrics from macaron to chi () 2020-11-17 15:50:06 -05:00
swagger_json.go Move macaron to chi () 2021-01-26 16:36:53 +01:00