summaryrefslogtreecommitdiffstats
path: root/routers/web/org/members.go
Commit message (Expand)AuthorAgeFilesLines
* Fix public org members displayed too many informations (#20403)Lunny Xiao2022-07-191-0/+1
* Move org functions (#19753)Lunny Xiao2022-05-201-1/+1
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-9/+10
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-6/+6
* format with gofumpt (#18184)65432022-01-201-1/+1
* Move more model into models/user (#17826)Lunny Xiao2021-11-281-1/+1
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-261-6/+13
* [API] generalize list header (#16551)65432021-08-121-2/+2
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-2/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+128