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
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
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
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
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
Jonas Plum
c2b86f5521
Change repo url ( #722 )
2026-01-13 20:23:42 +01:00
Flomp
b65fbdd128
fix trail privacy ( #719 )
...
* fix trail privacy
* adds privacy setting to integrations
---------
Co-authored-by: Christian Beutel <>
2026-01-13 19:01:05 +01:00
slothful-vassal
c80dc01c7a
fix category filter ( #654 )
2026-01-13 12:04:52 +01:00
slothful-vassal
57b37d84c4
Fix new trail ( #673 )
...
* Update FUNDING.yml
* fix new trail page reload
2026-01-13 11:57:27 +01:00
slothful-vassal
6e5edf7ed7
fix lost gpx on summit log update ( #702 )
...
* fix lost gpx on summit log update
* fix missing trail in summit log modal
2026-01-11 22:13:39 +01:00
slothful-vassal
9282f37c15
fix list fetch timeout ( #701 )
...
* fix list fetch timeout
* list search modal added (replaces list select modal)
* query startsWith -> includes
---------
Co-authored-by: Christian Beutel <>
2026-01-11 22:03:35 +01:00
Henri
741cb51096
Fix swapped options for auto and bicycle routing ( #694 )
2026-01-11 21:44:39 +01:00
Niklas
712174491b
fix spelling so translating is easier ( #700 )
...
Co-authored-by: Niklas <niklas1375@gmail.com >
2026-01-11 21:27:50 +01:00
Christian Beutel
81d148c09f
fixes tag delete
2025-10-05 13:15:19 +02:00
slothful-vassal
b09675f2b2
Select number of search items per page ( #577 )
...
* select items per pages
* fix 'all'
* fix page switch
* fix filter update when 'all'
* startDrawing: set map to current user position
* remove startDrawing change from other branch
* handle 413
* remove 'all', cange increment, use local storage
* remove obsolete import, fix 413
2025-10-04 17:22:46 +02:00
slothful-vassal
7ed0b98fce
fix scrollbar theme in chrome ( #593 )
2025-10-04 14:50:26 +02:00
slothful-vassal
44bb49ec96
speed up POI retrieval by custom overpass api url ( #596 )
...
* speed up POI retrieval by custom overpass api url
* consistent overpass api url default
* switches default to overpass-api.de
---------
Co-authored-by: Christian Beutel <>
2025-10-04 14:46:52 +02:00
Flomp
23dd744b28
New Crowdin updates ( #607 )
...
* New translations en.json (Basque)
* New translations en.json (Basque)
2025-10-04 14:38:45 +02:00
slothful-vassal
03ef547a75
improve some elements for dark mode ( #609 )
2025-10-04 14:38:27 +02:00
Christian Beutel
4010b85442
fixes show on map from feed
2025-09-19 18:03:16 +02:00
Christian Beutel
3ced9e0dd6
Merge remote-tracking branch 'origin/i10n_main'
2025-09-19 17:54:02 +02:00
Christian Beutel
378f030b4a
fixes waypoint creation for exitsing trails
2025-09-18 15:51:00 +02:00
Flomp
97abc9f3d0
New translations en.json (Russian)
2025-09-17 14:59:44 +02:00