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/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.
10 months ago
..
admin Extract common code to new template (#26933) 10 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base update footer link to new landing page (#26916) 10 months ago
code Refactor some CSS styles and simplify code (#26771) 10 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix "delete" modal dialog for issue/PR (#27015) 10 months ago
explore Improve flex list UI (#26970) 10 months ago
mail Update team invitation email link (#26550) 10 months ago
org Improve flex list UI (#26970) 10 months ago
package Minor dashboard tweaks, fix flex-list margins (#26829) 10 months ago
projects Refactor some CSS styles and simplify code (#26771) 10 months ago
repo Improve repo/user/org search (#27030) 10 months ago
shared resolve issue with sort icons on admin/users and admin/runners (#24360) 10 months ago
status Replace fomantic divider module with our own (#25539) 1 year ago
swagger Add missing 404 response to Swagger (#27038) 10 months ago
user Improve flex list UI (#26970) 10 months ago
webhook Extract common code to new template (#26933) 10 months ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 10 months ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago