summaryrefslogtreecommitdiffstats
path: root/routers/web/org
Commit message (Expand)AuthorAgeFilesLines
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-243-4/+6
* DBContext is just a Context (#17100)zeripath2021-09-231-1/+1
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Make mirror feature more configurable (#16957)65432021-09-071-1/+1
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-262-6/+47
* [API] generalize list header (#16551)65432021-08-123-5/+5
* 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-114-9/+9
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-295-16/+16
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-2/+2
* 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-096-0/+1046