aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/org/setting.go
Commit message (Expand)AuthorAgeFilesLines
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-1/+2
* [API] generalize list header (#16551)65432021-08-121-1/+1
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-1/+1
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-2/+2
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-2/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+219