aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/org/org.go
Commit message (Expand)AuthorAgeFilesLines
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-4/+4
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-3/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-6/+8
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-191-2/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+79