gitea/routers/api/v1
Giteabot b84303ef6e
Fix 500 when pushing release to an empty repo (#29554) (#29564)
Backport #29554 by @lng2020

As title. 
The former code directly used `ctx.Repo.GitRepo`, causing 500.

22b4f0c09f/routers/api/v1/repo/release.go (L241)

Co-authored-by: Nanguan Lin <nanguanlin6@gmail.com>
2024-03-03 17:10:22 +00:00
..
activitypub
admin Forbid removing the last admin user (#28337) (#28793) 2024-01-16 01:51:46 +00:00
misc Fix wrong test usage of AppSubURL (#29459) (#29488) 2024-02-29 14:40:35 +08:00
notify
org
packages
repo Fix 500 when pushing release to an empty repo (#29554) (#29564) 2024-03-03 17:10:22 +00:00
settings
swagger
user enable system users search via the API (#28013) (#28018) 2023-12-08 21:46:08 +00:00
utils Fix: system webhooks API bug (#28531) (#28666) 2023-12-31 12:53:09 +00:00
api.go Refactor issue template parsing and fix API endpoint (#29069) (#29140) 2024-02-14 01:32:31 +00:00