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-02-21 13:25:37 +01:00
Code
Issues
Activity
gitea
/
routers
/
api
/
v1
History
delvh
d139c23967
Fix panic in teams API when requesting members (
#19360
)
2022-04-11 20:49:49 +08:00
..
admin
…
misc
Remove dependent on session auth for api/v1 routers (
#19321
)
2022-04-08 06:22:10 +02:00
notify
Never use /api/v1 from Gitea UI Pages (
#19318
)
2022-04-07 20:59:56 +02:00
org
Fix panic in teams API when requesting members (
#19360
)
2022-04-11 20:49:49 +08:00
packages
Package registry changes (
#19305
)
2022-04-06 03:32:09 +02:00
repo
Move milestone to models/issues/ (
#19278
)
2022-04-08 17:11:15 +08:00
settings
…
swagger
…
user
…
utils
Never use /api/v1 from Gitea UI Pages (
#19318
)
2022-04-07 20:59:56 +02:00
api.go
Remove dependent on session auth for api/v1 routers (
#19321
)
2022-04-08 06:22:10 +02:00
auth_windows.go
…
auth.go
…