slothful-vassal
b998894939
additional information about package dependencies in installation.mdx ( #231 )
...
* additional information about package dependencies in installation.mdx
* Changes wording
---------
Co-authored-by: Flomp <Flomp@users.noreply.github.com >
2025-04-08 18:00:17 +02:00
Christian Beutel
50ba6e429d
makes PUBLIC_VALHALLA_URL dynamic
2025-04-08 17:58:32 +02:00
slothful-vassal
809615d2f5
speedup loading some pages (reduce data amount of trail lists) ( #236 )
...
* speedup loading some pages (reduce data amount of trail lists)
* optimize code
* fix save bio, if no tileset defined
2025-04-08 17:50:25 +02:00
Flomp
872aa6b444
New translations en.json (German)
2025-04-07 13:36:01 +02:00
Flomp
a053623624
New translations en.json (German)
2025-04-07 11:45:06 +02:00
Christian Beutel
3973fe7dd9
converts meilisearch key verification to warning
2025-03-29 17:08:40 +01:00
Christian Beutel
88f6d6e67c
adds toggle hotkeys to map
2025-03-29 15:31:34 +01: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
Flomp
fada4b8756
New translations en.json (Chinese Simplified)
2025-03-29 12:53:40 +01:00
Flomp
44a0953c0b
New translations en.json (Portuguese)
2025-03-29 12:53:39 +01:00
Flomp
b1e43c4e79
New translations en.json (Polish)
2025-03-29 12:53:38 +01:00
Flomp
b027becd43
New translations en.json (Dutch)
2025-03-29 12:53:37 +01:00
Flomp
a937a3a36f
New translations en.json (Italian)
2025-03-29 12:53:36 +01:00
Flomp
6b9f2ade95
New translations en.json (Hungarian)
2025-03-29 12:53:35 +01:00
Flomp
50d85399d1
New translations en.json (Spanish)
2025-03-29 12:53:34 +01:00
Flomp
5684a6593d
New translations en.json (French)
2025-03-29 12:53:33 +01:00
Flomp
9a916476db
New translations en.json (German)
2025-03-29 12:53:32 +01:00
Christian Beutel
60be2f65e4
adds routing options
2025-03-29 12:51:28 +01:00
Flomp
0392c1c0ec
New translations en.json (Portuguese)
2025-03-28 22:38:04 +01:00
Flomp
fea3458174
New translations en.json (Dutch)
2025-03-28 22:38:03 +01:00
Flomp
273376b7a5
New translations en.json (Italian)
2025-03-28 22:38:02 +01:00
Flomp
0f68ae306c
New translations en.json (Hungarian)
2025-03-28 22:38:01 +01:00
Flomp
03b776d78a
New translations en.json (Spanish)
2025-03-28 22:38:00 +01:00
Flomp
064b2f5f4e
New translations en.json (French)
2025-03-28 22:37:59 +01:00
Flomp
d393561668
New translations en.json (German)
2025-03-28 22:37:58 +01:00
github-actions[bot]
f0229b53a5
Release 0.16.1
2025-03-28 20:12:27 +00:00
Christian Beutel
4732f5a86e
updates changelog
2025-03-28 21:10:58 +01:00
Christian Beutel
2ce2b5e742
makes POCKETBASE_ENCRYPTION_KEY optional
2025-03-28 21:10:50 +01:00
Christian Beutel
aec3452eff
Updates translations
2025-03-28 21:07:21 +01:00
Christian Beutel
07c0d43091
fixes komoot settings layout issue
2025-03-28 20:24:43 +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
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
Flomp
c7a684ebef
New translations en.json (French)
2025-03-20 21:43:35 +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