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
silverwind c8e0fd0bcc
Add spectral linter for Swagger (#20321)
[spectral](https://github.com/stoplightio/spectral) lints
openapi/swagger files for mistakes of which it has identified a few and
which I've fixed.

I had to put it into `lint-frontend` because it depends on node_modules
so can not run on Drone during the backend target. I plan to refactor
these targets later to `lint-js` and `lint-go` so that they are
categorized based on the tool dependencies.
2 years ago
..
admin Refactor `i18n` to `locale` (#20153) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Fix toolip on mobile notification bell (#20270) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add tooltip to repo icons in explore page (#20241) 2 years ago
mail Refactor `i18n` to `locale` (#20153) 2 years ago
org Refactor `i18n` to `locale` (#20153) 2 years ago
package Refactor `i18n` to `locale` (#20153) 2 years ago
repo Use dedicated draft PR icon when possible (#20303) 2 years ago
shared Use dedicated draft PR icon when possible (#20303) 2 years ago
status Refactor `i18n` to `locale` (#20153) 2 years ago
swagger Add spectral linter for Swagger (#20321) 2 years ago
user Refactor `i18n` to `locale` (#20153) 2 years ago
home.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
install.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago