1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-06 03:15:48 +00:00
gitea/routers/api/v1/notify
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
..
notifications.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
repo.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
threads.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
user.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00