summaryrefslogtreecommitdiffstats
path: root/routers/web/org/teams.go
Commit message (Expand)AuthorAgeFilesLines
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-2/+2
* Update assignees check to include any writing team and change org sidebar (#1...zeripath2022-02-231-0/+2
* Add `GetUserTeams` (#18499)Gusted2022-02-011-1/+1
* Team permission allow different unit has different permission (#17811)Lunny Xiao2022-01-051-27/+57
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-3/+4
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-6/+7
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+4
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-191-3/+3
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-1/+0
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-9/+10
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-4/+5
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-261-0/+34
* 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-5/+5
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+357