Commit Graph

122 Commits

Author SHA1 Message Date
Christian Beutel
b828cdb533 auto set pocketbase app name 2025-06-26 11:34:12 +02:00
Christian Beutel
6f0fc6db72 auto set pocketbase app url 2025-06-26 11:15:26 +02:00
Christian Beutel
4051d232c6 signs all activitypub requests 2025-06-26 00:51:15 +02:00
Christian Beutel
54d7357603 converts trail duration to seconds 2025-06-25 15:59:56 +02:00
Christian Beutel
8bf8642703 switches username and preferred_username 2025-06-24 17:55:59 +02:00
Christian Beutel
cb4f4f8125 fixes 404 for own private profile 2025-06-24 15:15:35 +02:00
Christian Beutel
8e3eea6216 fixes home page search 2025-06-21 18:55:18 +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
c6b17ad32e fixes performance issues for waypoints and summit logs 2025-04-25 13:17:38 +02:00
Christian Beutel
7ac1d4dbb4 fixes duration for komoot summit logs 2025-04-24 19:48:54 +02:00
Christian Beutel
5997c66f49 breaks after 429 error in strava integration 2025-04-24 19:24:37 +02:00
Christian Beutel
3804a384c3 Fixes tags not showing on front page 2025-04-21 20:53:54 +02:00
Christian Beutel
15aa629b6c allows indexing to continue on error 2025-04-16 11:50:37 +02:00
Christian Beutel
5d4a676a38 Adds mail settings envs 2025-04-15 20:24:18 +02:00
Christian Beutel
5390b9cf72 major performance improvements map 2025-04-14 20:22:39 +02:00
Christian Beutel
a1296ebacd escapes gif images from komoot import 2025-04-14 14:09:48 +02:00
Christian Beutel
0581d74043 Marks tour_recorded from komoot as completed 2025-04-14 14:09:48 +02:00
Christian Beutel
5f9c865f2e improves activities load time 2025-04-14 14:09:48 +02:00
Christian Beutel
daaf987619 fix comments for new users 2025-04-08 20:54:30 +02:00
Christian Beutel
3973fe7dd9 converts meilisearch key verification to warning 2025-03-29 17:08:40 +01:00
Christian Beutel
2ce2b5e742 makes POCKETBASE_ENCRYPTION_KEY optional 2025-03-28 21:10:50 +01:00
Christian Beutel
07edb2c457 fixes decryption check method 2025-03-28 20:15:03 +01:00
Tomaz Muraus
123470b81b Fix for double encryption of secrets (#216)
* Update db init code to verify that all the required environment
variables are set.

* Add a workaround for integration secret encryption code - make sure we
don't try to encrypt the secret twice.

This is needed due to the bug in the code which would encrypt secrets
even if they are already encrypted.

* fixes spelling & folder structure

---------

Co-authored-by: Christian Beutel <>
2025-03-28 19:54:43 +01:00
Gyuri Horak
04bd60612e #186 ignore strava activities with no GPX data (#225) 2025-03-28 19:33:41 +01:00
Christian Beutel
c8dcebff26 implements graceful error handling for sync 2025-03-28 17:51:38 +01:00
Christian Beutel
af106d4859 fixes double encryption of integration secrets 2025-03-28 17:11:10 +01:00
Christian Beutel
4c62df021d increase max traill description length 2025-03-22 15:03:34 +01:00
Christian Beutel
b261ada15c adds tags 2025-03-19 22:30:09 +01:00
Christian Beutel
80275ee153 fix shares index bug 2025-03-17 17:59:08 +01:00
Christian Beutel
230f388ddb updates gitignore 2025-03-17 14:57:52 +01:00
Christian Beutel
c0d642a3cf updates to pocketbase v0.26 2025-03-17 14:54:37 +01:00
Christian Beutel
a214d1052a fixes notifications & trail recommendations 2025-03-17 14:50:28 +01:00
Christian Beutel
d23444c799 front end fixes 2025-03-17 02:09:00 +01:00
Christian Beutel
07ff8807fe fixes migrations 2025-03-17 01:25:12 +01:00
Christian Beutel
eca79758ec updates migrations 2025-03-17 00:03:56 +01:00
Christian Beutel
c765e6391d start migration to pocketbase 0.23 2025-03-16 21:20:05 +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
a49830bcf1 adds KMZ support 2025-03-15 10:24:05 +01:00
Christian Beutel
ababbabadc adds non-highlight photos to komoot sync 2025-03-14 18:54:20 +01:00
Christian Beutel
063292491d fixes strava api models 2025-02-18 16:42:06 +01:00
Christian Beutel
c2f848dd64 cascade delete summit logs & waypoints 2025-02-16 23:24:49 +01:00
Christian Beutel
0dd3a8ca99 fixes trail bounding box 2025-02-16 23:21:05 +01:00
Christian Beutel
77ffa48ee0 fixes strava max_heartrate data type 2025-02-16 20:46:44 +01:00
Christian Beutel
a2ad4a4800 komoot planned vs completed 2025-02-14 13:22:28 +01:00
Christian Beutel
c22c710a80 fixes distances and durations in info panel 2025-02-11 20:26:34 +01:00
Christian Beutel
550e3daa43 map speed improvements 2025-02-10 18:10:14 +01:00
Christian Beutel
d790f06216 encrypts integration secrets 2025-02-08 11:48:21 +01:00
Christian Beutel
d01ca30932 fixes trail filter bug 2025-02-04 22:51:37 +01:00
Christian Beutel
4d1d07922a adds komoot integration 2025-02-04 21:23:54 +01:00