1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/routers/api/v1/user
Kemal Zebari 9f0ef3621a
Don't only list code-enabled repositories when using repository API (#30817)
We should be listing all repositories by default.

Fixes #28483.
2024-05-03 15:58:31 +08:00
..
action.go Add API for Variables (#29520) 2024-03-28 20:40:35 +00:00
app.go
avatar.go
block.go
email.go
follower.go
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) 2024-05-03 15:58:31 +08:00
runners.go
settings.go
star.go
user.go
watch.go