Commit Graph

6 Commits

Author SHA1 Message Date
Steven Noorbergen
abc6b132a8 feat(npm): Build and publish NPM package (#43) 2024-05-05 16:35:22 +02:00
Steven Noorbergen
38b56b4cff feat(sde): Add a JSON list of all published ship types (#41) 2024-05-05 15:48:29 +02:00
dependabot[bot]
626b9f64df chore(deps): bump actions/checkout from 3 to 4 in the dependencies group (#40)
Bumps the dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-05 15:38:36 +02:00
Patric Stout
294982b777 feat: download all icons for the market-groups (#26) 2023-12-03 14:49:06 +01:00
Patric Stout
0afd37a4a8 fix: set the correct mimetype for Protobuf files (#16)
Without them, Cloudflare will not run Content-Encoding, which
makes the file bigger (on the wire) than they have to be.
2023-11-21 15:19:07 +01:00
Patric Stout
ec6c67fcf4 feat: automate releasing of new data-files (#11) 2023-11-20 20:53:02 +01:00