1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 01:23:45 +08:00
gitea/routers/web/org
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file ()
Followup from  prepare for 

* Rename ctx.Form() to ctx.FormString()
* Reimplement FormX func to need less code and cpu cycles
* Move code into own file
2021-08-11 02:31:13 +02:00
..
home.go Rename ctx.Form() to ctx.FormString() and move code into own file () 2021-08-11 02:31:13 +02:00
members.go Rename context.Query to context.Form () 2021-07-29 03:42:15 +02:00
org_labels.go Rename ctx.Form() to ctx.FormString() and move code into own file () 2021-08-11 02:31:13 +02:00
org.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
setting.go Rename ctx.Form() to ctx.FormString() and move code into own file () 2021-08-11 02:31:13 +02:00
teams.go Rename ctx.Form() to ctx.FormString() and move code into own file () 2021-08-11 02:31:13 +02:00