This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
7
Files
bbf9f41354a2ff48124231a18cdf0a26bc39235f
gitcaddy-server
/
routers
/
web
/
user
History
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
..
setting
Rename ctx.Form() to ctx.FormString() and move code into own file (
#16571
)
2021-08-11 02:31:13 +02:00
auth_openid.go
Rename ctx.Form() to ctx.FormString() and move code into own file (
#16571
)
2021-08-11 02:31:13 +02:00
auth.go
Related refactors to ctx.FormX functions (
#16567
)
2021-08-11 18:08:52 +03:00
avatar.go
Rename context.Query to context.Form (
#16562
)
2021-07-29 03:42:15 +02:00
home_test.go
Refactor routers directory (
#15800
)
2021-06-09 01:33:54 +02:00
home.go
Related refactors to ctx.FormX functions (
#16567
)
2021-08-11 18:08:52 +03:00
main_test.go
Refactor routers directory (
#15800
)
2021-06-09 01:33:54 +02:00
notification.go
Related refactors to ctx.FormX functions (
#16567
)
2021-08-11 18:08:52 +03:00
oauth.go
Add an abstract json layout to make it's easier to change json library (
#16528
)
2021-07-24 18:03:58 +02:00
profile.go
Related refactors to ctx.FormX functions (
#16567
)
2021-08-11 18:08:52 +03:00
task.go
Add an abstract json layout to make it's easier to change json library (
#16528
)
2021-07-24 18:03:58 +02:00