forgejo-experimental/models/project
Lunny Xiao 882e502327
Fix comment permissions (#28213)
This PR will fix some missed checks for private repositories' data on
web routes and API routes.
2023-11-25 17:21:21 +00:00
..
board.go More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
issue.go More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
project.go Fix comment permissions (#28213) 2023-11-25 17:21:21 +00:00
project_test.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00