Commit Graph

183 Commits

Author SHA1 Message Date
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
Christian Beutel
bbf1cbdea0 adds docs Dockerfile 2024-06-11 00:15:56 +02:00
Christian Beutel
0e1fdfcf42 adds docs Dockerfile 2024-06-11 00:05:59 +02:00
Christian Beutel
b5902204f8 adds docs Dockerfile 2024-06-11 00:03:30 +02:00
Christian Beutel
cbd9dd37ca more docs 2024-06-10 21:52:22 +02:00
Christian Beutel
56d5e96069 more docs 2024-06-10 21:15:15 +02:00
Christian Beutel
f23eb03eb9 adds more docs 2024-06-09 21:14:18 +02:00
Christian Beutel
e06e61b959 removes default en translations 2024-06-09 16:12:58 +02:00
Christian Beutel
2a714486e3 adds starlight docs 2024-06-09 16:11:12 +02:00
Flomp
d9b5e7e0a5 Update Crowdin configuration file 2024-06-09 15:50:16 +02:00
Flomp
1e078dd92c New Crowdin updates (#69)
* New translations en.json (French)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Dutch)

* New translations en.json (Polish)

* New translations en.json (Portuguese)

* New translations en.json (Chinese Simplified)
2024-06-09 15:38:32 +02:00
Flomp
f6199d2d87 Update Crowdin configuration file 2024-06-09 15:36:09 +02:00
Christian Beutel
09335a85d2 v0.6.0 2024-06-07 15:42:02 +02:00