Commit Graph

636 Commits

Author SHA1 Message Date
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
8190c21f32 fixes public list create route 2025-03-28 19:31:20 +01:00
Christian Beutel
55aba34a93 fixes trail table sort 2025-03-28 19:23:14 +01:00
Christian Beutel
674ab8f928 fixes export mime type 2025-03-28 19:18:27 +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
Tomaz Muraus
ede51e00d9 Update local development docs - clarify pocketbase binary needs to be (#211)
built using CGO_ENABLED=0 if not building on musl since the Docker base
image is using Alpine linux.
2025-03-28 16:25:10 +01:00
huggenknubbel
1c03b895de Create Admin Access to Pocketbase (#224)
Describe the creation of admin accounts for PocketBase more clearly.
2025-03-28 16:21:49 +01:00
Christian Beutel
4c62df021d increase max traill description length 2025-03-22 15:03:34 +01:00
Christian Beutel
ee14ba87a4 adds trail filter persistence 2025-03-22 15:03:15 +01:00
Christian Beutel
98691dc311 fixes anchor popup numbering 2025-03-22 14:05:43 +01:00
Christian Beutel
4e5c900ed9 fixes map style switch trail display 2025-03-22 13:36:11 +01:00
Christian Beutel
c03e5add5d fixes KML/Z import 2025-03-22 13:11:05 +01:00
github-actions[bot]
ba212a6400 Release 0.16.0 2025-03-20 19:13:30 +00:00
Christian Beutel
ebf39526ef v0.16.0 2025-03-20 20:12:07 +01:00
Christian Beutel
f8a75e2cc0 fixes paging bug in trails 2025-03-20 19:31:04 +01:00
Christian Beutel
1b5dd529bd cosmetic changes 2025-03-20 19:28:18 +01:00
Christian Beutel
efcec77c95 cosmetic changes 2025-03-20 19:16:04 +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
cea666ecc6 updates translation for videos 2025-03-16 18:05:49 +01:00
Christian Beutel
8706fe7ac9 adds video support 2025-03-16 18:01:12 +01:00
Christian Beutel
6cfa21c025 fixes empty trail category in lists 2025-03-15 12:09:12 +01:00
Christian Beutel
5929443853 Fixes settings validation bug 2025-03-15 10:28:02 +01:00
Christian Beutel
a49830bcf1 adds KMZ support 2025-03-15 10:24:05 +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
ec15392c31 fixes total distance computation 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
ababbabadc adds non-highlight photos to komoot sync 2025-03-14 18:54:20 +01:00
Flomp
5aefbf4b7a Aktualisieren von README.md 2025-02-26 06:17:42 +09:00
Christian Beutel
ec9326791f fixes front page data load try catch 2025-02-18 16:42:18 +01:00
Christian Beutel
063292491d fixes strava api models 2025-02-18 16:42:06 +01:00
Christian Beutel
25c8f19913 fixes default language issue 2025-02-18 16:41:58 +01:00
Christian Beutel
c2f848dd64 cascade delete summit logs & waypoints 2025-02-16 23:24:49 +01:00
Christian Beutel
b1f1ae6c1e adds error logging for recommend api 2025-02-16 23:21:05 +01:00
Christian Beutel
f95ad749be fixes map zoom for empty trails 2025-02-16 23:21:05 +01:00
Christian Beutel
0dd3a8ca99 fixes trail bounding box 2025-02-16 23:21:05 +01:00
github-actions[bot]
693678d2c4 Release 0.15.2 2025-02-16 19:58:06 +00:00
Christian Beutel
f2077cb171 v0.15.2 2025-02-16 20:57:20 +01:00
Christian Beutel
6b35ca96d6 fixes SameSite cookie issue 2025-02-16 20:47:52 +01:00