aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/projects.go
Commit message (Expand)AuthorAgeFilesLines
* Move project files into models/project sub package (#17704)Lunny Xiao2022-03-291-54/+92
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-6/+6
* format with gofumpt (#18184)65432022-01-201-1/+0
* Removed unused method. (#18129)KN4CK3R2021-12-301-36/+0
* Use JSON module instead of stdlib json (#18003)Gusted2021-12-171-1/+1
* Support sorting for project board issuses (#17152)Anbraten2021-12-081-18/+38
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-4/+5
* Fix navbar on project view (#17749)Gusted2021-11-221-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+2
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-14/+15
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-4/+0
* Kanban colored boards (#16647)Romain2021-09-291-0/+3
* In Render tolerate not being passed a context (#16842)zeripath2021-08-281-0/+2
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-4/+4
* More efficiently parse shas for shaPostProcessor (#16101)zeripath2021-06-211-0/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+665