1
0
Fork 0
gitea/routers/api/v1/user
6543 f1a810e090
Related refactors to ctx.FormX functions (#16567)
* use FormTrim if posible

* speedup goGet

* only convert if nessesary
2021-08-11 18:08:52 +03:00
..
app.go
email.go
follower.go
gpg_key.go
helper.go
key.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
repo.go
settings.go
star.go
user.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
watch.go