Commit Graph

103 Commits

Author SHA1 Message Date
Christian Beutel
46d3c45b58 adds undo/redo to route edit 2025-08-02 17:00:09 +02:00
Christian Beutel
353e52b0f6 fixes split gpx function 2025-07-20 13:40:18 +02:00
Christian Beutel
634c34ce65 adds split gpx function 2025-07-20 11:35:21 +02:00
Christian Beutel
731a4ffb97 fixes crop icons 2025-07-19 20:02:47 +02:00
Christian Beutel
ef1571c54e adds route edit menu 2025-07-19 19:40:11 +02:00
Christian Beutel
ce9c737ca6 adds trail reversing 2025-07-04 13:53:55 +02:00
Christian Beutel
54d7357603 converts trail duration to seconds 2025-06-25 15:59:56 +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
Christian Beutel
59051babed fixes time and speed in route planning 2025-04-21 23:25:06 +02:00
Christian Beutel
8fc10baaf1 adds waypoints from photos 2025-04-15 15:49:21 +02:00
Christian Beutel
95227624b8 fixes preview thumbnail vanishing 2025-04-11 16:40:09 +02:00
Christian Beutel
7f1b5b5178 add icon to public private toggle 2025-04-11 16:23:26 +02:00
Christian Beutel
72d3428d5f prevents trail auto completion 2025-04-11 14:13:01 +02:00
Christian Beutel
50ba6e429d makes PUBLIC_VALHALLA_URL dynamic 2025-04-08 17:58:32 +02:00
Christian Beutel
693302600c adds automatic trail thumbnails 2025-03-29 15:02:20 +01:00
Christian Beutel
1f3aabda37 adds proper total calculation for routing 2025-03-29 14:27:55 +01:00
Christian Beutel
60be2f65e4 adds routing options 2025-03-29 12:51:28 +01:00
Christian Beutel
98691dc311 fixes anchor popup numbering 2025-03-22 14:05:43 +01:00
Christian Beutel
c03e5add5d fixes KML/Z import 2025-03-22 13:11:05 +01:00
Christian Beutel
b261ada15c adds tags 2025-03-19 22:30:09 +01:00
Christian Beutel
92433ec618 fixes thumbnail bug 2025-03-16 18:39:48 +01:00
Christian Beutel
8706fe7ac9 adds video support 2025-03-16 18:01:12 +01:00
Christian Beutel
2e6ae6f934 fixes wp marker removal 2025-03-14 19:01:02 +01:00
Christian Beutel
4ad1cf3e09 adds create waypoint map popup 2025-03-14 18:54:20 +01:00
Christian Beutel
e5a28d2c42 fixes trail multi save bug 2025-03-14 18:54:20 +01:00
Christian Beutel
539364970d summit log fix 2025-02-16 20:44:48 +01:00
Christian Beutel
bd8bae2ac9 trail save fix 2025-02-14 13:22:28 +01:00
Christian Beutel
0cf17cbd86 adds upload dialog and duplicates 2025-02-01 18:06:27 +01:00
Christian Beutel
eda94f3003 switches to nominatim 2025-01-25 17:03:29 +01:00
Christian Beutel
3721b7f537 Migrates to svelte 5 2025-01-24 17:46:13 +01:00
Christian Beutel
5927f46348 adds loop to route ancho popup 2025-01-16 00:33:09 +01:00
Christian Beutel
aeaf8e49ce cosmetic changes 2025-01-12 19:02:40 +01:00
Christian Beutel
8536ba422c adds search to trail edit 2025-01-12 15:29:51 +01:00
Christian Beutel
35f12f1816 adds route editing capabilities 2025-01-11 22:43:32 +01:00
Christian Beutel
9acd935d7d mobile repsonsiveness improvements 2025-01-09 20:36:10 +01:00
Christian Beutel
0bd62653f6 hot fix for missing privacy settings 2025-01-05 19:44:37 +01:00
Christian Beutel
a704db6366 adds new empty states 2025-01-04 17:05:35 +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
9140b523da adds notifications 2024-12-21 03:24:36 +01:00
Christian Beutel
92f0b033fa adds privacy settings 2024-12-17 00:53:27 +01:00
Christian Beutel
43b6be8fb2 adds list default thumbnail 2024-12-16 21:15:52 +01:00
Christian Beutel
c00cf85fed adds lists search and filter 2024-12-13 18:24:24 +01:00
Christian Beutel
8adaa52f81 fixes waypoint move after save bug 2024-12-05 01:17:51 +01:00
Christian Beutel
a5a7532559 fixes edit map reactivity issues 2024-12-02 18:50:00 +01:00
Christian Beutel
197b2677ec fixes bug when overwriting existing trail 2024-12-02 00:25:38 +01:00
Christian Beutel
1ad7fb3820 adds photo upload for summit logs 2024-11-30 18:34:48 +01:00
Christian Beutel
390a7b52ee adds multi trail support for maplibre 2024-11-29 18:36:33 +01:00
Christian Beutel
c91f2afcc5 fixes elevation profile for drawing 2024-11-28 23:33:47 +01:00
Christian Beutel
0cfacd4c38 adds style switcher for maplibre 2024-11-28 22:01:34 +01:00