This website requires JavaScript.
Explore
Help
Sign In
aniani
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-02 15:09:33 -05:00
Code
08822651a6
gitea
/
routers
/
api
/
v1
/
admin
History
yp05327
a82bf022bf
Fix empty field login_name in API response JSON when creating user (
#30511
) (
#30532
)
...
Backport
#30511
Fix ci error in
#30515
2024-04-17 11:06:12 +02:00
..
adopt.go
Move createrepository from module to service layer (
#26927
)
2023-09-06 12:08:51 +00:00
cron.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
email.go
Reduce usage of
db.DefaultContext
(
#27073
)
2023-09-14 17:09:32 +00:00
hooks.go
Return
404
in the API if the requested webhooks were not found (
#24823
)
2023-05-21 10:54:28 +08:00
org.go
Reduce usage of
db.DefaultContext
(
#27073
)
2023-09-14 17:09:32 +00:00
repo.go
Handle missing
README
in create repos API (
#23387
)
2023-03-13 16:55:30 -05:00
user.go
Fix empty field login_name in API response JSON when creating user (
#30511
) (
#30532
)
2024-04-17 11:06:12 +02:00