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.
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
..
activitypub Add more linters to improve code readability (#19989) 2 years ago
admin Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
misc Move issues related files into models/issues (#19931) 2 years ago
notify Add more linters to improve code readability (#19989) 2 years ago
org Add spectral linter for Swagger (#20321) 2 years ago
packages Hide private repositories in packages (#19584) 2 years ago
repo Implement sync push mirror on commit (#19411) 2 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add spectral linter for Swagger (#20321) 2 years ago
user Only show Followers that current user can access (#20220) 2 years ago
utils Add more linters to improve code readability (#19989) 2 years ago
api.go User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2 years ago
auth.go Remove legacy `+build:` constraint (#19582) 2 years ago
auth_windows.go Let web and API routes have different auth methods group (#19168) 2 years ago