Commit Graph

95 Commits

Author SHA1 Message Date
slothful-vassal
44cd092065 Improve trail planning: option to re-order route anchors (#1007)
* trail anchor list added

* add search location card to extend route endpoint in drawing mode

* add POI popup endpoint action in route drawing mode

* fix anchor stats, improve anchor list entries and refine route marker behavior

* fix map marker spinner

* docs updated

* fix spinner when delete an anchor

* further improvements

* fix adding first anchor from POI

* optimize drag handle area

---------

Co-authored-by: Flomp <Flomp@users.noreply.github.com>
2026-06-06 11:56:12 +02:00
slothful-vassal
f7c7c6d805 meili: fix corrupt likes index after un-like (#1011) 2026-05-26 09:15:56 +02:00
slothful-vassal
992ebfc0c4 prevent uploading gpx twice when creating a trail (#969) 2026-05-09 14:07:32 +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
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
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
c80dc01c7a fix category filter (#654) 2026-01-13 12:04:52 +01: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
Christian Beutel
378f030b4a fixes waypoint creation for exitsing trails 2025-09-18 15:51:00 +02:00
Christian Beutel
73d20b1cbc reverses waypoint relation 2025-09-12 17:48:41 +02:00
Christian Beutel
3b7f30908c fixes sorting by difficulty 2025-09-07 17:59:35 +02:00
Christian Beutel
1e22c78c22 adds trail link sharing 2025-08-20 16:51:33 +02:00
Christian Beutel
482d90c893 allows categories with spaces in filter 2025-08-04 19:04:10 +02:00
Christian Beutel
d21df88be2 adds trail sort on map 2025-07-10 17:53:29 +02:00
slothful-vassal
9043fff817 fix uploading of photos to existing trail (#294) 2025-06-26 13:00:56 +02:00
Christian Beutel
8bf8642703 switches username and preferred_username 2025-06-24 17:55:59 +02:00
Christian Beutel
b5a3864f04 Hotfixes trail visibility 2025-06-21 11:52:28 +02:00
Flomp
9276690d60 Federation (#327)
* initial commit federation

* more federation

* more federation

* more federation

* completes follow, accept, undo

* add trail create activity

* process trail create activity

* more trail create activity

* adds missing endpoints

* adds update and delete activity

* adds comment activities

* adds activities back

* adds summit logs activities

* deletes follow counts table

* fixes migrations

* fixes migrations

* fixes migrations

* fixes migrations

* adds remote profiles

* ctd

* ctd

* we are getting closer...

* adds public summit logs

* fixes federated trails in lists

* adds remote lists

* adds list activites

* fixes lists

* adds notifications

* adds iri redirect

* fixes comments and summitlogs

* fixes follows and profiles

* adds asynchronous send

* fixes list search

* adds encryption key

* bug fixes

* fixes activity signing

* removes custon activity object types

* adds html editor

* fixes html editor

* fixes display issues on mastodon

* adds federated sharing

* finishes announcements

* fixes small summit log issues

* adds trail likes

* finalizes likes

* fixes images for komoot

* add disable federation option

* adds private profiles

* updates docs

* adds federated comments

* adds trail and comments actvitiypub routes

* adds mentions to editor

* adds mentions to trails, comments, summit logs

* updates theme

* updates theme

* update docs

* update docs

* updates docs

* fixes various frontend problems

* fixes activitypub follows api

* updates docs

* updates docs

---------

Co-authored-by: Christian Beutel <>
2025-06-21 10:09:22 +02:00
slothful-vassal
742a6d9d30 Allow to show public routes only (#262)
* speedup loading some pages (reduce data amount of trail lists)

* optimize code

* fix save bio, if no tileset defined

* improve/fix visibility filter

* radio buttons -> checkboxes

---------

Co-authored-by: Christian Beutel <>
2025-04-30 15:29:27 +02:00
Christian Beutel
9061a35bdd removes logging 2025-04-27 10:12:03 +02:00
Christian Beutel
acc16a6f2c fixes missing shrares in search results 2025-04-26 19:48:31 +02:00
Christian Beutel
1ec6f66b38 fixes unauthenticated error 2025-04-21 20:54:27 +02:00
Christian Beutel
69a5bbb5b9 fixes serverside pb usage 2025-04-18 14:15:20 +02:00
Christian Beutel
d8f7a862f6 race condition security patch 2025-04-18 12:59:17 +02:00
Christian Beutel
edadbf2450 fixes returned trail on create 2025-04-15 20:47:11 +02:00
Christian Beutel
5390b9cf72 major performance improvements map 2025-04-14 20:22:39 +02:00
Christian Beutel
95227624b8 fixes preview thumbnail vanishing 2025-04-11 16:40:09 +02:00
Christian Beutel
b261ada15c adds tags 2025-03-19 22:30:09 +01:00
Christian Beutel
d23444c799 front end fixes 2025-03-17 02:09:00 +01:00
Christian Beutel
e5a28d2c42 fixes trail multi save bug 2025-03-14 18:54:20 +01:00
Christian Beutel
bd8bae2ac9 trail save fix 2025-02-14 13:22:28 +01:00
Christian Beutel
32f334d15d fixes double body read in trails recommend 2025-02-11 19:09:00 +01:00
Christian Beutel
550e3daa43 map speed improvements 2025-02-10 18:10:14 +01:00
Christian Beutel
0cf17cbd86 adds upload dialog and duplicates 2025-02-01 18:06:27 +01:00
Christian Beutel
0afc565441 adds trail recommend 2025-01-09 20:35:43 +01:00
Christian Beutel
46b5b94219 Proper API error handling 2025-01-03 18:05:25 +01:00
Christian Beutel
0d2e71c2f6 touchups after refactor 2025-01-03 00:13:59 +01:00
Christian Beutel
871481a84e refactor zo zod and felte 2024-12-30 19:52:44 +01:00
Christian Beutel
75c94a3ce4 adds zod API validation 2024-12-27 01:56:35 +01:00
Christian Beutel
d1a416629b adds lists and trails to profile 2024-12-13 19:49:03 +01:00
Christian Beutel
4d6657b64e adds loaders for trail cards and lists 2024-12-02 20:21:25 +01:00
Christian Beutel
b1d163a0a4 fixes trail flashing on home nav 2024-12-01 22:00:53 +01:00
Christian Beutel
1ad7fb3820 adds photo upload for summit logs 2024-11-30 18:34:48 +01:00
Christian Beutel
8f8d28ef7a cleanup of obsolote leaflet components 2024-11-30 01:13:57 +01:00
Christian Beutel
390a7b52ee adds multi trail support for maplibre 2024-11-29 18:36:33 +01:00
Christian Beutel
b9ae01846b adds password reset 2024-11-17 21:49:46 +01:00
Christian Beutel
f260b63d43 adds trail author filter 2024-11-15 23:57:09 +01:00
Christian Beutel
50a8b0a87a updates trail filter and sort with elevation loss 2024-11-09 14:46:14 +01:00
Christian Beutel
00f689ec2f fixes auto upload 2024-11-09 11:57:55 +01:00
Christian Beutel
bab22301af adds profile page 2024-11-03 15:13:25 +01:00