Commit Graph

54 Commits

Author SHA1 Message Date
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
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
c611a58195 adds hillshading 2024-12-05 00:10:37 +01:00
Christian Beutel
d9f7ed12f2 adds terrain to map 2024-12-02 00:14:45 +01:00
Christian Beutel
1ad7fb3820 adds photo upload for summit logs 2024-11-30 18:34:48 +01:00
Christian Beutel
b9ae01846b adds password reset 2024-11-17 21:49:46 +01:00
Christian Beutel
dcc8da83e7 makes profiles public 2024-11-16 15:13:22 +01:00
Christian Beutel
50a8b0a87a updates trail filter and sort with elevation loss 2024-11-09 14:46:14 +01:00
Christian Beutel
01b0d49913 adds elevation loss for trails 2024-11-09 12:56:11 +01:00
Christian Beutel
bab22301af adds profile page 2024-11-03 15:13:25 +01:00
Christian Beutel
9c07aae339 adds gpx upload for summit logs 2024-11-01 20:35:50 +01:00
Christian Beutel
c38d415460 adds trail share 2024-09-13 20:06:46 +02:00
Christian Beutel
3fefab45a2 addresses #101, #103, #104. #110 2024-09-06 13:25:08 +02:00
Christian Beutel
d0a408983b full settings overhaul 2024-07-05 18:14:31 +02:00
Christian Beutel
3ab0882b81 adds italian && fit support 2024-07-01 16:02:54 +02:00
Christian Beutel
aecb21aab3 fixes trail sorting && secure cookie 2024-06-16 00:27:32 +02:00
Christian Beutel
c11114e726 v0.6.1 2024-06-11 03:10:32 +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
90e482dc59 adds trail date filter 2024-04-20 14:04:13 +02:00
Christian Beutel
6a537b0bb8 fixes waypoint migration 2024-04-13 21:59:27 +02:00
Christian Beutel
4b656b7cd0 adds translation and updated rules 2024-04-13 21:28:56 +02:00
Christian Beutel
feb2214b1b adds settings collection 2024-04-13 20:51:05 +02:00
Christian Beutel
bbbc4f38b6 fixes date timezone bug 2024-04-05 19:42:03 +02:00
Christian Beutel
2a2a49fd94 adds trail date field 2024-04-05 16:39:50 +02:00
Christian Beutel
8f71952a71 Merge branch 'feature' 2024-04-03 23:42:41 +02:00
Christian Beutel
c359c6a167 fixes dynamic trail filter with empty trail list 2024-04-03 23:07:47 +02:00
Christian Beutel
76522c808a adds comments 2024-04-03 22:28:34 +02:00
Christian Beutel
8af1efaf20 adds simplified chinese translation 2024-04-03 19:43:11 +02:00
Christian Beutel
25f7c9717c adds dynamic trail filters 2024-04-03 19:09:24 +02:00
Christian Beutel
f6fb35ec40 adds hungarian translation 2024-03-31 13:10:51 +02:00
Christian Beutel
033343e684 adds oauth support 2024-03-29 13:13:23 +01:00
Christian Beutel
7662234ff4 adds french & fixes translation issues 2024-03-28 14:34:48 +01:00
Christian Beutel
38858bde95 adds dutch, portugese & polnish i18n 2024-03-27 13:04:50 +01:00
Christian Beutel
77b87e2d96 adds API docs 2024-03-23 20:19:20 +01:00
Christian Beutel
6f01cecc22 adds openAPI docs 2024-03-21 20:38:31 +01:00
Christian Beutel
e5b5e50747 adds waypoint images 2024-03-20 20:46:29 +01:00
Christian Beutel
abecaa4497 multiple bug fixes 2024-03-17 23:25:01 +01:00
Christian Beutel
19d3013cf9 switches to public docker images 2024-03-15 23:20:04 +01:00
Christian Beutel
c2165cab90 custom image for meilisearch bootstrap
Former-commit-id: d77f16337c9f25cdf13cf00d7383718b82951c84
2024-03-15 16:48:06 +01:00
Christian Beutel
eecd78aba1 changes bootstrap mechanism 2024-03-13 00:28:11 +01:00
Christian Beutel
a2819f3b45 adds trail difficulty property 2024-03-10 21:02:49 +01:00
Christian Beutel
4b8e740730 adds db seed command 2024-03-10 02:58:51 +01:00
Christian Beutel
1b493f576e adds svelte API 2024-03-09 16:46:02 +01:00
Christian Beutel
33c3b273ab adds Dockerfiles 2024-03-01 22:40:14 +01:00
Christian Beutel
2363c677b7 moves meilisearch indexing to pocketbase 2024-02-20 16:27:30 +01:00
Christian Beutel
ec33723bdc adds trails page 2024-02-04 22:48:04 +01:00