0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 11:26:28 +01:00
gitea/routers/web/user
6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475)
* extend models.IssuesOptions to have more specific repo filter options

* use new options

* unrelated refactor

* rm RepoIDs
2022-04-25 16:06:24 +02:00
..
setting Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
avatar.go
home_test.go
home.go User specific repoID or xorm builder conditions for issue search (#19475) 2022-04-25 16:06:24 +02:00
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
notification.go Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
package.go Allow package linking to private repository (#19348) 2022-04-09 23:57:37 +08:00
profile.go
search.go Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
stop_watch.go Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
task.go