gitea/routers
zeripath fa3895ce81
Move modules/forms to services/forms ()
Forms are dependent on models and therefore should be in services.

This PR also removes the old auth. aliasing

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

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-04-06 20:44:05 +01:00
..
admin Move modules/forms to services/forms () 2021-04-06 20:44:05 +01:00
api/v1 Move modules/forms to services/forms () 2021-04-06 20:44:05 +01:00
dev [refactor] replace int with httpStatusCodes () 2021-04-05 11:30:52 -04:00
events Drop the event source if we are unauthorized () 2021-04-04 22:37:50 +01:00
org Move modules/forms to services/forms () 2021-04-06 20:44:05 +01:00
private [refactor] replace int with httpStatusCodes () 2021-04-05 11:30:52 -04:00
repo Move modules/forms to services/forms () 2021-04-06 20:44:05 +01:00
routes Move modules/forms to services/forms () 2021-04-06 20:44:05 +01:00
user Move modules/forms to services/forms () 2021-04-06 20:44:05 +01:00
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL () 2021-02-19 22:36:43 +01:00
home.go [refactor] replace int with httpStatusCodes () 2021-04-05 11:30:52 -04: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 modules/forms to services/forms () 2021-04-06 20:44:05 +01:00
metrics.go Move metrics from macaron to chi () 2020-11-17 15:50:06 -05:00
swagger_json.go [refactor] replace int with httpStatusCodes () 2021-04-05 11:30:52 -04:00