forgejo/routers/api/v1/admin
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
..
adopt.go Rename ctx.Form() to ctx.FormString() and move code into own file () 2021-08-11 02:31:13 +02:00
cron.go Add cron running API () 2020-08-24 11:48:15 -04:00
org.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
repo.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
user.go Add Visible modes function from Organisation to Users too () 2021-06-26 20:53:14 +01:00