This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-09-01 14:56:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e97e883ad5
gitea
/
routers
/
api
/
v1
/
admin
History
Lunny Xiao
b9df9fa2e2
Move createrepository from module to service layer (
#26927
)
...
Repository creation depends on many models, so moving it to service layer is better.
2023-09-06 12:08:51 +00:00
..
adopt.go
Move createrepository from module to service layer (
#26927
)
2023-09-06 12:08:51 +00:00
cron.go
email.go
add admin API email endpoints (
#22792
)
2023-03-14 03:54:40 -04: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
repo.go
Handle missing
README
in create repos API (
#23387
)
2023-03-13 16:55:30 -05:00
user.go
fix Missing 404 swagger response docs for /admin/users/{username} (
#26086
)
2023-07-24 10:48:44 +02:00