gitea/routers
KN4CK3R 7670c1c99e
Fixed several activation bugs (#15473)
* Removed unneeded form tag.

* Fixed typo.

* Fixed NPE.

* Use better error page.

* Splitted GET and POST.
2021-04-30 22:21:33 +02:00
..
admin Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
api/v1 Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
dev
events Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
org Unified link creation. (#15619) 2021-04-30 19:25:13 +02:00
private
repo Unified link creation. (#15619) 2021-04-30 19:25:13 +02:00
routes Fixed several activation bugs (#15473) 2021-04-30 22:21:33 +02:00
user Fixed several activation bugs (#15473) 2021-04-30 22:21:33 +02:00
utils
home.go
init.go Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
install.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
metrics.go
swagger_json.go