This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-03-06 08:55:13 +01:00
Code
Issues
Activity
gitea
/
routers
/
api
/
v1
/
user
History
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
…