summaryrefslogtreecommitdiffstats
path: root/routers/web/admin/repos.go
Commit message (Expand)AuthorAgeFilesLines
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+3
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Move some functions into services/repository (#17660)Lunny Xiao2021-11-161-4/+3
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-1/+2
* Related refactors to ctx.FormX functions (#16567)65432021-08-111-3/+2
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-5/+5
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-9/+9
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+166