Commit Graph

266 Commits

Author SHA1 Message Date
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
Christian Beutel
ccb7a4cd3a fixes index filterable attributes & auto trail upload 2024-06-07 15:06:32 +02:00
Christian Beutel
ad5a4e668b implements trail sharing 2024-06-06 02:02:23 +02:00
Christian Beutel
5d46ad96b4 strart trail sharing implementation 2024-05-09 19:48:31 +02:00
Christian Beutel
9d43df3d16 updates README 2024-05-07 20:46:55 +02:00
Christian Beutel
add2730e4e updates README 2024-05-07 20:39:02 +02:00
Christian Beutel
ecd22d7c79 updates README 2024-05-07 20:38:00 +02:00
Christian Beutel
d6b992e8fd fixes changelog and readme 2024-05-05 18:09:22 +02:00
Christian Beutel
24cec4e42a release v0.5.1 2024-05-05 16:26:30 +02:00
Christian Beutel
756a9fa79f adds trail export 2024-05-05 15:46:17 +02:00
Christian Beutel
930feda4d6 adds gpx rte tag to maps 2024-05-05 12:31:08 +02:00
Christian Beutel
844d5771e8 release v0.5.0 2024-05-02 22:54:19 +02:00
Christian Beutel
dc63fb0d76 adds modes of transportation to routing 2024-05-02 14:23:59 +02:00
Christian Beutel
2a771b195e adds modes of transportation to routing 2024-05-02 14:23:32 +02:00
Christian Beutel
b3ed2b1098 more route drawing 2024-04-23 16:11:49 +02:00
Christian Beutel
8a3894106f adds height to route drawing 2024-04-23 01:39:20 +02:00
Christian Beutel
8d7ed16904 adds route editing 2024-04-22 22:37:13 +02:00
Christian Beutel
9af7ddeffd adds routing engine 2024-04-21 00:34:57 +02:00