gitea/templates
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.
2023-09-13 10:37:54 +08:00
..
admin Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
api/packages/pypi
base update footer link to new landing page (#26916) 2023-09-05 16:44:07 +00:00
code
custom
devtest Fix "delete" modal dialog for issue/PR (#27015) 2023-09-11 17:06:05 +00:00
explore Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
mail
org Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
package
projects
repo Improve repo/user/org search (#27030) 2023-09-12 16:44:48 +00:00
shared resolve issue with sort icons on admin/users and admin/runners (#24360) 2023-09-12 12:26:51 +00:00
status
swagger Add missing 404 response to Swagger (#27038) 2023-09-13 10:37:54 +08:00
user Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
webhook Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
home.tmpl
install.tmpl
post-install.tmpl