Commit Graph

195 Commits

Author SHA1 Message Date
Christian Beutel
ebfd6f0e72 sorts summit log entries by date 2024-11-02 01:43:59 +01:00
Christian Beutel
63da3d4144 adds summit log table 2024-11-02 01:09:02 +01:00
Christian Beutel
9c07aae339 adds gpx upload for summit logs 2024-11-01 20:35:50 +01:00
Christian Beutel
18e57aa211 fixes multi file upload progressbar 2024-10-06 12:17:57 +02:00
Christian Beutel
d94758a886 adds filename fallback for trail upload 2024-10-06 11:35:40 +02:00
Christian Beutel
efb411e5ff v0.9.0 2024-09-14 20:02:07 +02:00
Christian Beutel
7e56d4354d adds list trail selection from map 2024-09-14 20:02:00 +02:00
Christian Beutel
01ffaf9b8f fixes icon picker 2024-09-14 19:27:59 +02:00
Christian Beutel
414fa9b752 adds docs 2024-09-14 18:06:07 +02:00
Christian Beutel
ca34e6db95 fixes trail filter categories 2024-09-14 12:28:15 +02:00
Christian Beutel
4263c32ca7 adds list link sharing 2024-09-13 21:34:40 +02:00
Christian Beutel
4e257d798d adapts trailinfopanel map to new design 2024-09-13 20:16:41 +02:00
Christian Beutel
c38d415460 adds trail share 2024-09-13 20:06:46 +02:00
Christian Beutel
421191ec77 fxies bugs with mapwithelevationmultiple 2024-09-10 18:38:19 +02:00
Christian Beutel
19415f7bcb adds mapwithelevationmultiple to map page 2024-09-10 17:44:18 +02:00
Christian Beutel
86c377225b adds map_with_elevation_multiple 2024-09-10 00:06:21 +02:00
Christian Beutel
da658fdf27 adds list editor 2024-09-08 15:11:19 +02:00
Christian Beutel
84873ce5b9 v0.8.2 2024-09-06 13:31:42 +02:00
Christian Beutel
3fefab45a2 addresses #101, #103, #104. #110 2024-09-06 13:25:08 +02:00
Christian Beutel
b29696f326 v0.8.1 2024-08-10 18:18:16 +02:00
Christian Beutel
75dfdb0511 fixes multiple issues 2024-07-24 17:45:33 +02:00
BastLast
0d6d034ed5 fix duration display #90 (#91) 2024-07-24 14:04:18 +02:00
Christian Beutel
1a23696880 v0.8.0 2024-07-13 23:22:28 +02:00
Christian Beutel
90be5d90c0 fixes avatar size 2024-07-13 23:10:53 +02:00
Christian Beutel
230f23b9ff adds missing translations 2024-07-13 22:33:41 +02:00
Christian Beutel
d0a408983b full settings overhaul 2024-07-05 18:14:31 +02:00
Christian Beutel
6522b06e96 fixes docs css 2024-07-01 18:21:34 +02:00
Christian Beutel
72e6d12713 v0.7.3 2024-07-01 17:17:35 +02:00
Christian Beutel
c8e7b76d00 fixes display issues 2024-07-01 17:16:13 +02:00
Christian Beutel
3ab0882b81 adds italian && fit support 2024-07-01 16:02:54 +02:00
Lukas
825c7db6e8 New language: Italian (#88)
Adds Italian translation.
2024-07-01 15:57:50 +02:00
Christian Beutel
cff62f25db Merge remote-tracking branch 'refs/remotes/origin/main' 2024-06-28 13:50:53 +02:00
Christian Beutel
7b3abb515d v0.7.2 2024-06-28 13:49:32 +02:00
Christian Beutel
9bc5a4cfc6 fixes icon & upload trail id 2024-06-28 13:30:21 +02:00
Dom
dbd99b2d4d fix: disable "secure" mode on auth cookie (#83)
In Firefox a warning is displayed that states:

    Cookie “pb_auth” has been rejected because a non-HTTPS cookie can't
    be set as “secure”.

This warning is emitted from authStore.onChange callback.

The server-side cookie response contains the attribute "secure: false"
which avoids this problem, but this was missing from the client side
hook.

Co-authored-by: Flomp <Flomp@users.noreply.github.com>
2024-06-16 11:28:56 +02:00
Christian Beutel
018545bbcd v0.7.1 2024-06-16 01:03:02 +02:00
Christian Beutel
aecb21aab3 fixes trail sorting && secure cookie 2024-06-16 00:27:32 +02:00
Christian Beutel
7a6cb6c771 v0.7.0 2024-06-15 19:53:50 +02:00
Christian Beutel
eef743b947 store gradient preference 2024-06-15 19:26:04 +02:00
Christian Beutel
523a6040bc adds check marker for gradient option 2024-06-15 19:13:51 +02:00
Christian Beutel
6a6308255c adds custom categories guide 2024-06-15 18:34:19 +02:00
Christian Beutel
369e63972c #75 ,#79 #80, #81 2024-06-15 18:13:46 +02:00
Christian Beutel
48c192376c fixes demo hint 2024-06-14 16:40:25 +02:00
Christian Beutel
bed233c02f updates readme 2024-06-11 12:42:54 +02:00
Christian Beutel
e1da033a64 updates readme 2024-06-11 12:17:56 +02:00
Christian Beutel
b5195b21fa updates readme 2024-06-11 12:16:12 +02:00
Christian Beutel
c429e18696 updates README 2024-06-11 03:14:19 +02:00
Christian Beutel
c11114e726 v0.6.1 2024-06-11 03:10:32 +02:00
Christian Beutel
b58f44512f changes demo url 2024-06-11 02:01:02 +02:00
Christian Beutel
da7af5122e adds docs Dockerfile 2024-06-11 00:51:39 +02:00