You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
JakobDev aaeec2a392
Add missing 404 response to Swagger (#27038)
Most middleware throw a 404 in case something is not found e.g. a Repo
that is not existing. But most API endpoints don't include the 404
response in their documentation. This PR changes this.
10 months ago
..
api Add missing 404 response to Swagger (#27038) 10 months ago
common Extract auth middleware from service (#27028) 10 months ago
install Use docs.gitea.com instead of docs.gitea.io (#26739) 10 months ago
private Fix verifyCommits error when push a new branch (#26664) 10 months ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web resolve issue with sort icons on admin/users and admin/runners (#24360) 10 months ago
init.go Move feed notification service layer (#26908) 10 months ago