summaryrefslogtreecommitdiffstats
path: root/routers/web/org/home.go
Commit message (Expand)AuthorAgeFilesLines
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+2
* Create menus for organization pages (#17802)Lunny Xiao2021-11-251-0/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-12/+12
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-1/+0
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-191-2/+2
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-2/+3
* Make mirror feature more configurable (#16957)65432021-09-071-1/+1
* [API] generalize list header (#16551)65432021-08-121-2/+2
* Related refactors to ctx.FormX functions (#16567)65432021-08-111-2/+1
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-3/+3
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-4/+4
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-2/+2
* More efficiently parse shas for shaPostProcessor (#16101)zeripath2021-06-211-0/+1
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+151