Commit Graph

242 Commits

Author SHA1 Message Date
Christian Beutel
49ba105a95 makes version dynamic 2025-01-05 18:32:09 +01:00
Flomp
43dacb3818 Adds Github Actions (#148)
adds github actions
2025-01-05 18:31:34 +01:00
Christian Beutel
3cc58d9460 fixes padding for comment empty staet 2025-01-04 20:34:10 +01:00
Christian Beutel
f6af98246c adds german translation 2025-01-04 18:35:45 +01:00
Christian Beutel
36a3040e51 adds empty states for missing trail info 2025-01-04 18:10:37 +01:00
Christian Beutel
2cc01744da fixes comment look and feel 2025-01-04 17:51:19 +01:00
Christian Beutel
a704db6366 adds new empty states 2025-01-04 17:05:35 +01:00
Christian Beutel
474e21ae55 adds profile sharing 2025-01-04 15:33:50 +01:00
Christian Beutel
4b70ef4ea1 updates logo 2025-01-04 15:06:36 +01:00
Christian Beutel
788690086e adds email notifications 2025-01-04 14:24:00 +01:00
Christian Beutel
72d2bf6062 bug fixes 2025-01-03 18:59:10 +01:00
Christian Beutel
46b5b94219 Proper API error handling 2025-01-03 18:05:25 +01:00
Christian Beutel
9887874ad7 updates docs with openAPI yaml 2025-01-03 17:07:32 +01:00
Christian Beutel
7e0276aecb touchups after refactor 2025-01-03 14:13:06 +01:00
Christian Beutel
0d2e71c2f6 touchups after refactor 2025-01-03 00:13:59 +01:00
Christian Beutel
871481a84e refactor zo zod and felte 2024-12-30 19:52:44 +01:00
Christian Beutel
75c94a3ce4 adds zod API validation 2024-12-27 01:56:35 +01:00
Christian Beutel
1f81779a64 fixes button loading spinner 2024-12-26 23:43:26 +01:00
Christian Beutel
6a1e7c0370 fixes following type 2024-12-26 19:25:37 +01:00
Christian Beutel
6caa2a3dff fixes bug hiding trails when filter empty 2024-12-26 08:51:14 +01:00
Christian Beutel
9140b523da adds notifications 2024-12-21 03:24:36 +01:00
Christian Beutel
034f6873c1 adds profile link for comments 2024-12-20 17:23:46 +01:00
Christian Beutel
92f0b033fa adds privacy settings 2024-12-17 00:53:27 +01:00
Christian Beutel
43b6be8fb2 adds list default thumbnail 2024-12-16 21:15:52 +01:00
Christian Beutel
b0d136ccea adds profile timeline and follows 2024-12-14 21:14:02 +01:00
Christian Beutel
e315c4d58a adds activity timeline 2024-12-14 17:42:00 +01:00
tofublock
85729e9728 Feature/trail table view (#138)
* add "Table"

* add trails table view

* style table header

* add author image, adjust table layout

* tooltip for author image

* i18n for author tooltip

* trail sorting by duration and author

* remove sort by elevation loss, add sort by duration instead

* improve table layout

* fix meilisearch migration

* revert removing elevation_loss from sortOptions

* add badge for public trails

* hide public badge on small screens

* adds share info button to trail_table
2024-12-13 20:39:42 +01:00
Christian Beutel
d1a416629b adds lists and trails to profile 2024-12-13 19:49:03 +01:00
Christian Beutel
c00cf85fed adds lists search and filter 2024-12-13 18:24:24 +01:00
Christian Beutel
673eb78dd0 adds public lists 2024-12-08 23:15:54 +01:00
Christian Beutel
254e053bd9 adds profile page 2024-12-08 21:05:35 +01:00
Christian Beutel
ed6968db53 v0.12.0 2024-12-05 19:41:03 +01:00
Christian Beutel
218c4700de fixes missing terrain settings 2024-12-05 19:24:43 +01:00
Christian Beutel
8635de78b9 fixes multiple display bugs 2024-12-05 01:34:44 +01:00
Christian Beutel
8adaa52f81 fixes waypoint move after save bug 2024-12-05 01:17:51 +01:00
Christian Beutel
c611a58195 adds hillshading 2024-12-05 00:10:37 +01:00
Christian Beutel
6a5783b2c5 fixes summit log author bug 2024-12-04 22:53:11 +01:00
Christian Beutel
c42ca754df adds direction carets to map 2024-12-04 21:26:41 +01:00
Christian Beutel
9901f2f4bf changes colors of trails on map 2024-12-02 21:22:47 +01:00
Christian Beutel
a40e1be511 fixes print 2024-12-02 20:48:58 +01:00
Christian Beutel
b40505d287 fixes german translation 2024-12-02 20:25:57 +01:00
Christian Beutel
4d6657b64e adds loaders for trail cards and lists 2024-12-02 20:21:25 +01:00
Christian Beutel
a5a7532559 fixes edit map reactivity issues 2024-12-02 18:50:00 +01:00
Christian Beutel
dbc21cc742 hide summit log photos col if no photos 2024-12-02 18:49:32 +01:00
tofublock
abe7ffbed7 Fix/gpx export chrome (#131)
* fix duplicate xmlns attribute for Chrome-based browsers but add it back in for Firefox

* remove log statement; improve comment

* derive xml namespace from defaultAttributes
2024-12-02 16:38:48 +01:00
Christian Beutel
b0abb52ce8 fixes preferredMapStyleIndex 2024-12-02 16:19:16 +01:00
Christian Beutel
410039d42e adds tooltips for elevation profile wps 2024-12-02 01:45:14 +01:00
Christian Beutel
5bd8c7b610 beautifies summit log table 2024-12-02 01:22:50 +01:00
Christian Beutel
197b2677ec fixes bug when overwriting existing trail 2024-12-02 00:25:38 +01:00
Christian Beutel
d9f7ed12f2 adds terrain to map 2024-12-02 00:14:45 +01:00