aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/org
Commit message (Expand)AuthorAgeFilesLines
* fix 500 error while use a reserved name in org rename (#17878)a10121127962021-12-021-1/+1
* Move more model into models/user (#17826)Lunny Xiao2021-11-281-1/+1
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-6/+7
* Fix database inconsistent when admin change user email (#17549)Lunny Xiao2021-11-251-1/+1
* org settings -> webhook/labels/deletion should also active the menu (#17809)Lunny Xiao2021-11-252-0/+6
* Create menus for organization pages (#17802)Lunny Xiao2021-11-251-0/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-244-25/+29
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-222-4/+4
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-194-13/+15
* Move user/org deletion to services (#17673)KN4CK3R2021-11-191-4/+4
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-1/+0
* Multiple Escaping Improvements (#17551)zeripath2021-11-162-10/+12
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-2/+3
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-4/+5
* 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