Merged
Conversation
* feat: document file size and improve auth providers * Minor text modifications --------- Co-authored-by: Flomp <Flomp@users.noreply.github.com> Co-authored-by: Christian Beutel <>
* fix trail upload for users with default privacy settings * Fix optional chaining for trail privacy setting
Removed platform specification from Docker build commands.
Co-authored-by: Christian Beutel <>
* fix locale web error logs * refactor(i18n): derive supported locales dynamically from locale files
…ates (#787) * Bump the npm-backward-compatible group across 1 directory with 22 updates Bumps the npm-backward-compatible group with 21 updates in the /web directory: | Package | From | To | | --- | --- | --- | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.16` | `0.5.19` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.8` | `4.1.18` | | [@threlte/core](https://github.com/threlte/threlte/tree/HEAD/packages/core) | `8.0.0-next.41` | `8.3.1` | | [@threlte/extras](https://github.com/threlte/threlte/tree/HEAD/packages/extras) | `9.0.0-next.55` | `9.7.1` | | [@turf/destination](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.3` | | [@turf/distance](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.3` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.20` | `10.4.24` | | [canvas-confetti](https://github.com/catdad/canvas-confetti) | `1.9.3` | `1.9.4` | | [chart.js](https://github.com/chartjs/Chart.js) | `4.4.7` | `4.5.1` | | [@types/chart.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chart.js) | `2.9.41` | `4.0.1` | | [json-diff-ts](https://github.com/ltwlf/json-diff-ts) | `4.8.1` | `4.8.2` | | [meilisearch](https://github.com/meilisearch/meilisearch-js) | `0.37.0` | `0.55.0` | | [pdfkit](https://github.com/foliojs/pdfkit) | `0.15.2` | `0.17.2` | | [pocketbase](https://github.com/pocketbase/js-sdk) | `0.25.2` | `0.26.8` | | [three](https://github.com/mrdoob/three.js) | `0.161.0` | `0.182.0` | | [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.161.2` | `0.182.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.1` | `1.58.2` | | [postcss](https://github.com/postcss/postcss) | `8.5.1` | `8.5.6` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.19.2` | `5.49.2` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.1.4` | `4.3.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.9.3` | Updates `@tailwindcss/typography` from 0.5.16 to 0.5.19 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.16...v0.5.19) Updates `@tailwindcss/vite` from 4.1.8 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-vite) Updates `@threlte/core` from 8.0.0-next.41 to 8.3.1 - [Release notes](https://github.com/threlte/threlte/releases) - [Changelog](https://github.com/threlte/threlte/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/threlte/threlte/commits/@threlte/core@8.3.1/packages/core) Updates `@threlte/extras` from 9.0.0-next.55 to 9.7.1 - [Release notes](https://github.com/threlte/threlte/releases) - [Changelog](https://github.com/threlte/threlte/blob/main/packages/extras/CHANGELOG.md) - [Commits](https://github.com/threlte/threlte/commits/@threlte/extras@9.7.1/packages/extras) Updates `@turf/destination` from 7.2.0 to 7.3.3 - [Release notes](https://github.com/Turfjs/turf/releases) - [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md) - [Commits](Turfjs/turf@v7.2.0...v7.3.3) Updates `@turf/distance` from 7.2.0 to 7.3.3 - [Release notes](https://github.com/Turfjs/turf/releases) - [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md) - [Commits](Turfjs/turf@v7.2.0...v7.3.3) Updates `autoprefixer` from 10.4.20 to 10.4.24 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.20...10.4.24) Updates `canvas-confetti` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/catdad/canvas-confetti/releases) - [Commits](catdad/canvas-confetti@1.9.3...1.9.4) Updates `chart.js` from 4.4.7 to 4.5.1 - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.4.7...v4.5.1) Updates `@types/chart.js` from 2.9.41 to 4.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chart.js) Updates `json-diff-ts` from 4.8.1 to 4.8.2 - [Commits](ltwlf/json-diff-ts@v4.8.1...v4.8.2) Updates `meilisearch` from 0.37.0 to 0.55.0 - [Release notes](https://github.com/meilisearch/meilisearch-js/releases) - [Commits](meilisearch/meilisearch-js@v0.37.0...v0.55.0) Updates `pdfkit` from 0.15.2 to 0.17.2 - [Release notes](https://github.com/foliojs/pdfkit/releases) - [Changelog](https://github.com/foliojs/pdfkit/blob/master/CHANGELOG.md) - [Commits](foliojs/pdfkit@v0.15.2...v0.17.2) Updates `pocketbase` from 0.25.2 to 0.26.8 - [Release notes](https://github.com/pocketbase/js-sdk/releases) - [Changelog](https://github.com/pocketbase/js-sdk/blob/master/CHANGELOG.md) - [Commits](pocketbase/js-sdk@v0.25.2...v0.26.8) Updates `three` from 0.161.0 to 0.182.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.161.2 to 0.182.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) Updates `@playwright/test` from 1.58.1 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.1...v1.58.2) Updates `postcss` from 8.5.1 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.1...8.5.6) Updates `svelte` from 5.19.2 to 5.49.2 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.49.2/packages/svelte) Updates `svelte-check` from 4.1.4 to 4.3.6 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.1.4...svelte-check@4.3.6) Updates `tailwindcss` from 4.1.8 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `typescript` from 5.7.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.7.3...v5.9.3) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-backward-compatible - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-backward-compatible - dependency-name: "@threlte/core" dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: "@threlte/extras" dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: "@turf/destination" dependency-version: 7.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: "@turf/distance" dependency-version: 7.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: autoprefixer dependency-version: 10.4.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-backward-compatible - dependency-name: canvas-confetti dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-backward-compatible - dependency-name: chart.js dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: "@types/chart.js" dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-backward-compatible - dependency-name: json-diff-ts dependency-version: 4.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-backward-compatible - dependency-name: meilisearch dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: pdfkit dependency-version: 0.17.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: pocketbase dependency-version: 0.26.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: three dependency-version: 0.182.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: "@types/three" dependency-version: 0.182.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-backward-compatible - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-backward-compatible - dependency-name: svelte dependency-version: 5.49.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: svelte-check dependency-version: 4.3.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-backward-compatible - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-backward-compatible - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-backward-compatible ... Signed-off-by: dependabot[bot] <support@github.com> * Fix errors --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonas Plum <git@cugu.eu> Co-authored-by: Jonas Plum <cugu@users.noreply.github.com>
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.17.1 to 8.18.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.17.1...v8.18.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 8.18.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) from 3.3.1 to 6.1.0. - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-auto/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-auto@6.1.0/packages/adapter-auto) --- updated-dependencies: - dependency-name: "@sveltejs/adapter-auto" dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Plum <cugu@users.noreply.github.com>
* prevent losing trail filter settings * prevent page from jumping to top on filter update --------- Co-authored-by: Christian Beutel <>
As far as I can tell, nothing breaks, and this includes support for systemd socket activation which is quite nice. Co-authored-by: Christian Beutel <>
Co-authored-by: Christian Beutel <> Co-authored-by: Flomp <Flomp@users.noreply.github.com>
Bumps [jspdf](https://github.com/parallax/jsPDF) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: jspdf dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.50.2 to 2.52.2. - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.52.2/packages/kit) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.52.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.49.2 to 5.53.0. - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.0/packages/svelte) --- updated-dependencies: - dependency-name: svelte dependency-version: 5.53.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Flomp <Flomp@users.noreply.github.com>
Co-authored-by: Christian Beutel <>
* chore: release v0.18.5 * update changelog --------- Co-authored-by: Flomp <26000991+Flomp@users.noreply.github.com> Co-authored-by: Christian Beutel <>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.