0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-08 00:16:54 +01:00
gitea/routers/api/v1/user
Giteabot 7ad2d039fd
Don't only list code-enabled repositories when using repository API (#30817) (#30848)
Backport #30817 by kemzeb

We should be listing all repositories by default.

Fixes #28483.

Co-authored-by: Kemal Zebari <60799661+kemzeb@users.noreply.github.com>
2024-05-03 16:52:38 +08:00
..
action.go Add API for Variables (#29520) 2024-03-28 20:40:35 +00:00
app.go
avatar.go
block.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
email.go
follower.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
gpg_key.go Add setting to disable user features when user login type is not plain (#29615) 2024-03-29 16:05:41 +01:00
helper.go
hook.go
key.go Add setting to disable user features when user login type is not plain (#29615) 2024-03-29 16:05:41 +01:00
repo.go Don't only list code-enabled repositories when using repository API (#30817) (#30848) 2024-05-03 16:52:38 +08:00
runners.go
settings.go
star.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
user.go
watch.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00