slothful-vassal
5cc6f7bd55
fix broken webfinger requests ( #966 )
2026-05-07 10:42:49 +02:00
Matteo Fortini
798970daa3
Fix syntax error in query selector for color scheme meta tag ( #957 )
2026-05-05 20:50:38 +02:00
slothful-vassal
6d1d1236ef
Trail Edit / Waypoints from photos: prevent creating different waypoints for near-by locations ( #457 )
...
* trail edit / waypoints from photos: prevent creating different waypoints for near-by locations
* remove not necessary imports
* remove changes from gitignore
* patch gitignore
* waypoint merge radius as category property
* change datamodel for merge radius (use more generic settings field for future implementations)
* fix npm run check issues
* several improvements/fixes
* fix
* move geo cluster code to db
* fix compile issue
* fix docker issue
* merge with existing waypoints
---------
Co-authored-by: Christian Beutel <>
Co-authored-by: Flomp <Flomp@users.noreply.github.com >
2026-04-29 11:15:06 +02:00
slothful-vassal
85e5fb6df7
server sided external api calls ( #697 )
...
* server sided external api calls
* fix uploading gpx files
* rename api/v1/nominatim with api/v1/geocoding to prepare photon support
* remove NOMINATIM_MAX_RETRIES (side-kick from other PR)
* re-add nominatim url fallback
* docu, env var defaults and fallbacks, docker compose files
* refactor
* furhter refactorings and fixes
* PUBLIC_VALHALLA_ENABLED in docker compose files added
* fix env var names
---------
Co-authored-by: Flomp <Flomp@users.noreply.github.com >
2026-04-28 18:19:06 +02:00
Flomp
7bdf0d3151
Adds option to mark trail as completed ( #920 )
...
* initial commit
* add completed for komoot tours
* mark hammerhead activities as completed
* fix review suggestions
* adds completed modal to trail edit page
---------
Co-authored-by: Christian Beutel <>
Co-authored-by: slothful-vassal <89943360+slothful-vassal@users.noreply.github.com >
2026-04-27 20:37:11 +02:00
slothful-vassal
7e84e39cda
fix hillshading visibility ( #942 )
...
Co-authored-by: Flomp <Flomp@users.noreply.github.com >
2026-04-27 16:31:58 +02:00
Flomp
345452e720
Improve frontpage performance ( #929 )
...
* initial commit
* merge with origin/main
* fix package-lock.json
* fix tiptap mentions
* remove flutter
* update package-lock.json
* disable tailwindcss/typography until https://github.com/tailwindlabs/tailwindcss/issues/19946 is fixed
* reactivate tailwind/typography after fix
---------
Co-authored-by: Christian Beutel <>
Co-authored-by: slothful-vassal <89943360+slothful-vassal@users.noreply.github.com >
2026-04-22 09:04:53 +02:00
slothful-vassal
c9256aeb29
fix help links ( #938 )
2026-04-22 09:03:48 +02:00
Flomp
5457057bb2
Add metadata to exported waypoints in GPX ( #919 )
...
* initial commit
* consider wpt.sym as icon
* fix icons typing
---------
Co-authored-by: Christian Beutel <>
2026-04-20 21:04:32 +02:00
Flomp
25c63ffa56
Improves multiselect ( #921 )
...
* initial commit
* fixes open in new tab
---------
Co-authored-by: Christian Beutel <>
2026-04-20 21:04:00 +02:00
Pål Håland
1f17a8784b
Improved and updated Norwegian translation ( #931 )
...
Som places with plural translation had not been updated correctly, these
are now handled. In addition the hammerhead integration adden some new
translations, and these are now translated.
Co-authored-by: Flomp <Flomp@users.noreply.github.com >
2026-04-19 11:13:53 +02:00
Flomp
b7b16e5a6e
Adds API docs annotations & generator ( #927 )
...
* initial commit
* fixes category api route
* fixes follow api routes
---------
Co-authored-by: Christian Beutel <>
2026-04-18 17:04:49 +02:00
slothful-vassal
f6354dcd56
narrow-wide trail list view mode added ( #666 )
...
* narrow-wide trail list view mode added
* change icon, change pos, add i18n
* change icon
---------
Co-authored-by: Christian Beutel <>
Co-authored-by: Flomp <Flomp@users.noreply.github.com >
2026-04-01 19:07:27 +02:00
Flomp
591a72e2d1
initial commit ( #896 )
...
Co-authored-by: Christian Beutel <>
2026-03-26 20:54:40 +01:00
Flomp
ec76b69dba
Fix mentions when username != preferred_username ( #885 )
...
* initial commit
* fixes mention name
---------
Co-authored-by: Christian Beutel <>
2026-03-20 19:35:34 +01:00
Flomp
04818b9329
Switch to better FIT parser ( #884 )
...
* initial commit
* Fix undefined Buffer for clientside upload
---------
Co-authored-by: Christian Beutel <>
2026-03-20 19:04:50 +01:00
slothful-vassal
369e71fcec
hammerhead integration added ( #628 )
...
* hammerhead integration added
* typo corrected
* start date added, optimize some translations
* new option to send trail to hammerhead
* fix elevation information (was in cm)
* skip empty tracks on import
* update docs
* remove manual user-id input
* fix merge issues
* remove user-id from documentation
* fix hammerhead logo for light theme
* fix hammerhead logo for light theme
---------
Co-authored-by: Christian Beutel <>
Co-authored-by: Flomp <Flomp@users.noreply.github.com >
2026-03-20 13:58:34 +01:00
Flomp
83a64775d0
initial commit ( #883 )
...
Co-authored-by: Christian Beutel <>
2026-03-10 21:49:10 +01:00
Flomp
0623287206
initial commit ( #881 )
...
Co-authored-by: Christian Beutel <>
2026-03-10 21:48:54 +01:00
Flomp
debb1bee31
initial commit ( #882 )
...
Co-authored-by: Christian Beutel <>
2026-03-10 21:48:39 +01:00
slothful-vassal
4b1dc784c9
fix issues updating avatar ( #870 )
2026-03-10 18:00:38 +01:00
slothful-vassal
c9acf8ad91
fix list descriptions in list selection modal ( #869 )
2026-03-07 10:23:30 +01:00
Flomp
711a592038
Feature: API Tokens ( #848 )
...
* initial commit
* fix last_used timestamp
---------
Co-authored-by: Christian Beutel <>
2026-03-07 10:10:25 +01:00
Flomp
dd77f21d6a
Initial commit ( #862 )
...
Co-authored-by: Christian Beutel <>
2026-03-01 19:34:26 +01:00
slothful-vassal
f2396ae574
new trail view options: create copy & change visibility ( #571 )
...
* change visibility of multiple trails in trails view (multi-select)
* error handling
* create copy option added
* wait for meilisearch when updating trail
* remove toggles from dropdown
* change public/private logic
* adds loading spinner for bulk operations
* fixes trail duplicate
* fixes tags delete on visiblility change
* fix conflict resolving issue
* edit labels & german translation
---------
Co-authored-by: Christian Beutel <>
Co-authored-by: Flomp <Flomp@users.noreply.github.com >
2026-03-01 18:18:09 +01:00
slothful-vassal
bd293e6739
new setting: begin drawing a new trail from current location ( #592 )
...
* new setting: begin drawing a new trail from current location
* apply only when drawing
* fix application when editing an existing route
* documentation
* ignore pointer events on location circles
* fix i18n
---------
Co-authored-by: Flomp <Flomp@users.noreply.github.com >
Co-authored-by: Christian Beutel <>
2026-02-28 10:15:43 +01:00
slothful-vassal
230f42d639
Improve save public list ( #554 )
...
* improve save public list
* remove obsolete code fragment
---------
Co-authored-by: Flomp <Flomp@users.noreply.github.com >
2026-02-28 09:26:48 +01:00
Flomp
6cac905368
Use dynamic tokens & bootstrap meili config on startup ( #839 )
...
* initial commit
* persist meili token in cookie
* handle login/logout cookie invalidation
* fix review suggestions
---------
Co-authored-by: Christian Beutel <>
2026-02-27 08:52:53 +01:00
Flomp
23b0913c9a
initial commit ( #826 )
...
Co-authored-by: Christian Beutel <>
2026-02-20 13:56:58 +01:00
Flomp
623bc7b036
Fixes race condition in crosshair plugin ( #827 )
2026-02-20 13:39:55 +01:00
Martin Schmidt
be8465be78
fix: expand and display tag name in list view ( #742 )
...
Co-authored-by: Christian Beutel <>
Co-authored-by: Flomp <Flomp@users.noreply.github.com >
2026-02-20 11:00:04 +01:00
slothful-vassal
088e09dc53
prevent losing trail filter settings ( #814 )
...
* prevent losing trail filter settings
* prevent page from jumping to top on filter update
---------
Co-authored-by: Christian Beutel <>
2026-02-20 10:27:07 +01:00
slothful-vassal
ff10084ba0
skip elevation correction if no valid height information returned by valhalla ( #821 )
2026-02-19 16:43:04 +01:00
slothful-vassal
c8af897cdd
resolve svelte-check warnings ( #819 )
...
Co-authored-by: Jonas Plum <cugu@users.noreply.github.com >
2026-02-18 22:08:21 +01:00
slothful-vassal
5595f9b4d3
fix CVE-2022-39299 (bump xmldom) ( #820 )
2026-02-18 21:53:41 +01:00
dependabot[bot]
ae317afdbe
Bump the npm-backward-compatible group across 1 directory with 22 updates ( #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](https://github.com/tailwindlabs/tailwindcss-typography/compare/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](https://github.com/Turfjs/turf/compare/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](https://github.com/Turfjs/turf/compare/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](https://github.com/postcss/autoprefixer/compare/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](https://github.com/catdad/canvas-confetti/compare/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](https://github.com/chartjs/Chart.js/compare/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](https://github.com/ltwlf/json-diff-ts/compare/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](https://github.com/meilisearch/meilisearch-js/compare/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](https://github.com/foliojs/pdfkit/compare/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](https://github.com/pocketbase/js-sdk/compare/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](https://github.com/microsoft/playwright/compare/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](https://github.com/postcss/postcss/compare/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](https://github.com/microsoft/TypeScript/compare/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 >
2026-02-17 20:07:33 +01:00
slothful-vassal
0368892014
fix locale web error logs ( #656 )
...
* fix locale web error logs
* refactor(i18n): derive supported locales dynamically from locale files
2026-02-17 18:30:10 +01:00
slothful-vassal
0c715ad5ba
list search modal: fix asynch states ( #816 )
2026-02-17 10:44:05 +01:00
slothful-vassal
adc32339b6
search field: fix losing focus, fix duplicated cancel button in chrome ( #738 )
2026-02-16 19:42:18 +01:00
slothful-vassal
6789a666ef
fix gpx threshold handling ( #813 )
2026-02-16 19:41:37 +01:00
slothful-vassal
840032e610
fix trail upload for users with default privacy settings ( #785 )
...
* fix trail upload for users with default privacy settings
* Fix optional chaining for trail privacy setting
2026-02-12 15:27:59 +01:00
Robert Clarke
47672c5a9d
fix vertical description spacing ( #797 )
2026-02-12 13:14:13 +01:00
dependabot[bot]
46a12647ee
Bump @sveltejs/kit from 2.16.1 to 2.50.2 in /web ( #772 )
...
* Bump @sveltejs/kit from 2.16.1 to 2.50.2 in /web
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 2.16.1 to 2.50.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.50.2/packages/kit )
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-version: 2.50.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix errors
* 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 >
2026-02-06 13:31:37 +01:00
dependabot[bot]
f877e0b266
Bump dompurify and jspdf in /web ( #777 )
...
* Bump dompurify and jspdf in /web
Bumps [dompurify](https://github.com/cure53/DOMPurify ) to 3.3.1 and updates ancestor dependency [jspdf](https://github.com/parallax/jsPDF ). These dependencies need to be updated together.
Updates `dompurify` from 2.5.8 to 3.3.1
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.5.8...3.3.1 )
Updates `jspdf` from 2.5.2 to 4.1.0
- [Release notes](https://github.com/parallax/jsPDF/releases )
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md )
- [Commits](https://github.com/parallax/jsPDF/compare/v2.5.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.3.1
dependency-type: indirect
- dependency-name: jspdf
dependency-version: 4.1.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* fixes waypoint marker icon positions
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Beutel <>
2026-02-06 12:40:42 +01:00
Flomp
32a9a67e7e
Adds czech ( #774 )
...
Co-authored-by: Christian Beutel <>
2026-02-05 09:36:57 +01:00
Flomp
44fbaa5e27
fix/map-state-amenity-spelling ( #768 )
...
Co-authored-by: Christian Beutel <>
2026-02-04 11:20:02 +01:00
Flomp
dacdaeab26
New Crowdin updates ( #622 )
...
* New translations en.json (French)
* New translations en.json (Dutch)
* New translations en.json (Dutch)
* New translations en.json (Russian)
* New translations en.json (Russian)
* New translations en.json (French)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Spanish)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (Czech)
* New translations en.json (German)
* New translations en.json (French)
* New translations en.json (German)
* New translations en.json (German)
* New translations en.json (German)
* New translations en.json (German)
* fixes valhalla spelling
* Added Norwegian translation (#668 )
* adds norwegian
* minor fixes in de
---------
Co-authored-by: Christian Beutel <>
Co-authored-by: Pål Håland <4449863+palhaland@users.noreply.github.com >
2026-02-02 18:24:20 +01:00
slothful-vassal
6d5494935d
fix playwright tests ( #759 )
2026-02-01 21:02:36 +01:00
Robert Clarke
029f1f134b
Return 401s when logged out of more activitypub api endpoints ( #750 )
...
Co-authored-by: slothful-vassal <89943360+slothful-vassal@users.noreply.github.com >
2026-01-31 23:04:56 +01:00
slothful-vassal
4b749c9868
Fix npm run check ( #723 )
...
* fix npm run check errors
* undo changes in style_switcher
2026-01-13 20:25:40 +01:00