Commit Graph

270 Commits

Author SHA1 Message Date
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
Flomp
2d376331eb Add discord shield to README 2024-12-05 20:37:20 +01:00
Christian Beutel
ed6968db53 v0.12.0 2024-12-05 19:41:03 +01:00
Christian Beutel
1fc8444d59 switches search docker to ms 0.11.3 2024-12-05 19:25:05 +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
a39c880272 updates docu 2024-12-05 01:04:37 +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
efe3b3bf87 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-12-02 01:46:29 +01:00
Christian Beutel
410039d42e adds tooltips for elevation profile wps 2024-12-02 01:45:14 +01:00
Christian Beutel
f421aa47fd adds tooltips for elevation profile wps 2024-12-02 01:30:46 +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
Christian Beutel
b1d163a0a4 fixes trail flashing on home nav 2024-12-01 22:00:53 +01:00
Christian Beutel
1ad7fb3820 adds photo upload for summit logs 2024-11-30 18:34:48 +01:00
Christian Beutel
8f8d28ef7a cleanup of obsolote leaflet components 2024-11-30 01:13:57 +01:00
Christian Beutel
8c42e9e695 finishes print maplibre 2024-11-30 00:34:18 +01:00
Christian Beutel
60c1400dfd adds maplibre print 2024-11-29 21:41:35 +01:00
Christian Beutel
390a7b52ee adds multi trail support for maplibre 2024-11-29 18:36:33 +01:00
Christian Beutel
c91f2afcc5 fixes elevation profile for drawing 2024-11-28 23:33:47 +01:00
Christian Beutel
0cfacd4c38 adds style switcher for maplibre 2024-11-28 22:01:34 +01:00
Christian Beutel
aea4e26084 adds maplibre for new routes 2024-11-28 19:35:59 +01:00
Christian Beutel
b6b409e855 starts transition to maplibre 2024-11-26 00:19:41 +01:00
Christian Beutel
b9ae01846b adds password reset 2024-11-17 21:49:46 +01:00