aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/org/org.go
Commit message (Expand)AuthorAgeFilesLines
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-2/+2
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* 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