0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 12:14:51 +01:00
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
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
metrics.go
swagger_json.go