88 Commits

Author SHA1 Message Date
Patric Stout
1382b945d4 chore: bump components to latest (#104)
Some checks failed
Publish / Publish website (push) Has been cancelled
Testing / Testing (push) Has been cancelled
2025-12-30 13:10:00 +00:00
Patric Stout
cbc7c629f8 chore: bump components to latest (#103) 2025-12-30 10:29:32 +00:00
Patric Stout
e62b48cb4d chore: fix package-lock.json pinning version (#99) 2025-06-17 22:24:37 +02:00
Patric Stout
c46f708f42 chore: bump all dependecies to latest (#98) 2025-06-17 22:20:45 +02:00
Patric Stout
fcf2798bfe chore: bump all dependecies to latest (#97) 2025-04-25 18:39:51 +00:00
Patric Stout
be3f31841b chore: bump all dependecies to latest (#96) 2025-03-13 19:35:19 +01:00
Patric Stout
5b23db5425 chore: bump all dependencies to latest (#95) 2024-11-12 13:01:29 +01:00
Patric Stout
4f8f709253 chore: change font from Noto Serif to Noto Sans (#93)
This much better matches the look&feel of ingame, style-wise.
2024-09-18 12:21:14 +00:00
Patric Stout
a00fe84fe2 chore: bump all dependencies to latest (#92) 2024-09-10 16:04:41 +02:00
Patric Stout
8c190c5fc6 chore: bump all dependencies to latest (#89) 2024-08-06 13:38:16 +00:00
Patric Stout
0500657739 chore: bump all dependencies to latest (#86) 2024-07-06 12:19:17 +00:00
Patric Stout
4a42aaa5c3 chore: ability to redeploy based on latest release (#84) 2024-06-20 17:40:26 +00:00
Patric Stout
49ab3e115a chore: use the latest data-files on publish (#83) 2024-06-20 17:38:53 +00:00
Patric Stout
1e52011270 chore: automatically use latest SDE (#81) 2024-06-14 19:53:27 +00:00
Patric Stout
ab2e0aa695 feat: show the ESF and data version on the site (#82) 2024-06-14 19:53:05 +00:00
Patric Stout
2201f0f88f chore: bump all dependencies to latest (#79) 2024-06-11 17:55:14 +00:00
Patric Stout
8122f16e20 fix: don't allow crawling individual fits (#78) 2024-06-10 18:01:37 +00:00
Patric Stout
adce1c0d7e chore: bump all dependencies to latest (#77) 2024-06-09 17:23:03 +00:00
Patric Stout
686bb6e6c4 chore: update docs with new URL schema (#76) 2024-06-08 13:51:52 +00:00
Patric Stout
04d60a5b78 feat: OpenGraph support to show fit+stats preview on Discord / Twitter (#75) 2024-06-08 15:47:36 +02:00
Patric Stout
29c0d9a8c6 feat: change URL schema from "#fit:" to "?fit=" (#74) 2024-06-08 11:41:47 +00:00
Patric Stout
05f6149bd1 feat: add footer with CCP copyright and Cloudflare reference (#73) 2024-06-07 21:06:24 +00:00
Patric Stout
4c3688171d chore: bump all dependencies to latest (#70) 2024-06-02 10:01:57 +00:00
dependabot[bot]
a32808ff0d chore(deps): bump the dependencies group across 1 directory with 5 updates (#69)
Bumps the dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.11` | `20.13.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.1` | `18.3.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.8.0` | `7.11.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.8.0` | `7.11.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.1` | `7.34.2` |



Updates `@types/node` from 20.12.11 to 20.13.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.3.1 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.8.0 to 7.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/parser)

Updates `eslint-plugin-react` from 7.34.1 to 7.34.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 11:57:01 +02:00
Patric Stout
85cb152563 chore: bump all dependencies to latest (#67) 2024-05-26 13:12:38 +00:00
Patric Stout
5a1703f30d chore: bump all dependencies to latest (#66) 2024-05-26 12:58:20 +00:00
Patric Stout
563d29054f chore: bump all dependencies to latest (#65) 2024-05-25 13:26:19 +00:00
Patric Stout
fddd7bc2d0 chore: bump all dependencies to latest and update code accordingly (#64) 2024-05-25 14:00:02 +02:00
Patric Stout
92649850dc chore: disable StrictMode, as it does more harm than good (#63)
For example, swapping modules in StrictMode doesn't work,
as it swaps twice, undoing the change.
2024-05-25 10:37:53 +00:00
Patric Stout
f4565cfdd8 chore: bump all dependencies to latest (#62) 2024-05-20 19:33:56 +00:00
Patric Stout
0421f2b501 chore: bump all dependencies to latest and update code accordingly (#61) 2024-05-20 19:15:13 +00:00
Patric Stout
f01d7debbb chore: bump all dependencies to latest (#60) 2024-05-17 19:13:09 +00:00
Patric Stout
6d38920ada chore: bump all dependencies to latest (#59) 2024-05-12 18:56:59 +00:00
Patric Stout
27e31f3197 fix: clicking "new fit" icon wasn't always possible (#58) 2024-05-12 18:53:37 +00:00
Patric Stout
398aa98912 chore: apply code formatter (prettier) over codebase (#56) 2024-05-12 17:53:48 +00:00
Patric Stout
c4e9810aa4 feat: change font to Noto Serif, which somewhat matches the in-game font (#55) 2024-05-12 19:24:04 +02:00
Patric Stout
1d299b0a7e chore: bump all dependencies to latest (#54) 2024-05-12 14:58:29 +00:00
Patric Stout
5fe394dacd chore: document how to import different types of fits (#53) 2024-05-12 12:17:32 +00:00
Patric Stout
852c3754f7 chore: update README with instructions how to start developmen (#52) 2024-05-12 10:29:19 +00:00
Patric Stout
36ef14f20a chore: bump all dependencies to latest (#51) 2024-05-11 16:20:32 +00:00
Patric Stout
4748a6af3d feat: developer debug tool, to quickly analyze errors with fits (#50)
This can be opened via the console:

  window.esf_debug()
2024-05-11 15:51:32 +02:00
Patric Stout
cd408f4845 chore: bump all dependencies to latest and update code accordingly (#49) 2024-05-11 15:48:39 +02:00
Patric Stout
6edf4b15fa chore(deps): bump the dependencies group with 5 updates (#47)
Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `7.8.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.8.0` |
| [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) | `17.1.0` | `18.0.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.0.1` | `14.2.3` |


Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.21.0 to 7.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser)

Updates `eslint-config-airbnb-typescript` from 17.1.0 to 18.0.0
- [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases)
- [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v17.1.0...v18.0.0)

Updates `eslint-config-next` from 14.0.1 to 14.2.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint-config-airbnb-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-11 08:07:51 +00:00
Patric Stout
17337f65ec feat: keep the URL in the browser updated with the current fit (#46)
This should make sharing fit even easier.
2024-05-10 21:23:03 +00:00
Patric Stout
53ba839f7a chore: update code to work with latest @eveshipfit/react (#43) 2024-05-10 19:53:13 +00:00
Patric Stout
ea3548c9f7 chore: use the pull-request SHA on publishing for PR (#45) 2024-05-10 19:50:48 +00:00
Patric Stout
b83e0fc352 chore: pin versions in package.json (#44) 2024-05-10 21:49:02 +02:00
Patric Stout
b108a169da chore: bump all dependencies to latest (#42) 2024-05-10 18:18:33 +00:00
Patric Stout
5958bfea38 chore: bump all dependencies to latest (#41) 2024-05-10 16:54:11 +00:00
Patric Stout
43edb45042 chore: bump all dependencies to latest (#40) 2024-05-10 16:34:12 +00:00