Commit Graph

85 Commits

Author SHA1 Message Date
vcoppe
d7c756e471 time management improvements for routing tool 2024-08-07 16:22:22 +02:00
vcoppe
75d9813fe0 export options 2024-07-23 11:20:31 +02:00
vcoppe
b3a06ea6ae fix line color handling, closes #21 2024-07-22 18:27:53 +02:00
vcoppe
d6c0e403f9 fix time with routing issue 2024-07-18 10:43:38 +02:00
vcoppe
3f6f9a8844 fallback elevation value for smoothing and after routing 2024-07-18 00:12:59 +02:00
vcoppe
555cc50e7d add track name when exporting file with a single track 2024-07-17 23:30:02 +02:00
vcoppe
b51961bfe5 fix reverse tool 2024-07-17 23:22:36 +02:00
vcoppe
92a1c600d0 add overpass poi to file 2024-07-17 23:05:17 +02:00
vcoppe
e88dbafead enable routing tool without selection, and support multi-select 2024-07-16 12:17:23 +02:00
vcoppe
ef6a76f685 fix empty metadata tag value parsed as empty string 2024-07-15 21:47:09 +02:00
vcoppe
1d33607266 support gpx routes by converting them to tracks 2024-07-15 19:06:13 +02:00
vcoppe
76b41dc546 finish reworking immer updates 2024-07-04 16:25:13 +02:00
vcoppe
8643abfafa real incremental immer patches 2024-07-04 02:17:50 +02:00
vcoppe
c5dea0aeda hide any file item and undo-redo it 2024-07-02 20:04:17 +02:00
vcoppe
cbc5c05807 simplify slope segment 2024-06-28 18:40:43 +02:00
vcoppe
c7adcb8883 clone metadata berfore export 2024-06-28 12:40:03 +02:00
vcoppe
f08b2b094f safer reverse 2024-06-27 10:07:07 +02:00
vcoppe
f823bcade5 create slope segments 2024-06-25 19:41:37 +02:00
vcoppe
1561e0c4d2 prevent slope NaNs 2024-06-20 18:27:22 +02:00
vcoppe
c062908000 update dependencies 2024-06-20 12:16:53 +02:00
vcoppe
a8e36f3acc default value for total time 2024-06-20 00:54:54 +02:00
vcoppe
a8ef6dcae1 manage file style 2024-06-19 16:15:21 +02:00
vcoppe
b0373b2858 edit metadata 2024-06-18 15:32:54 +02:00
vcoppe
5f9d609a04 time data management 2024-06-18 12:35:24 +02:00
vcoppe
6ed2d3e406 fix stats slice range 2024-06-14 08:38:23 +02:00
vcoppe
b29500cfeb time tool progress 2024-06-13 17:36:43 +02:00
vcoppe
c4cc4b179b clean tool 2024-06-11 16:33:06 +02:00
vcoppe
14a81a530c scissor tool 2024-06-10 20:03:57 +02:00
vcoppe
316012cfe4 fix bugs 2024-06-05 23:37:55 +02:00
vcoppe
256996379a buggy sortable file elements 2024-06-04 16:11:47 +02:00
vcoppe
245ba07141 move tracks, segments and waypoints within same list 2024-06-03 19:34:23 +02:00
vcoppe
980bd8b79a progress 2024-05-24 22:53:30 +02:00
vcoppe
19d3fd9316 apply routing tool to selection 2024-05-24 16:37:26 +02:00
vcoppe
c313d9a5c7 selection utilities 2024-05-24 13:16:41 +02:00
vcoppe
6cbf9a3248 duplicate any selection 2024-05-23 14:44:07 +02:00
vcoppe
db618b67b0 fix freezed files bug 2024-05-16 13:27:12 +02:00
vcoppe
78d96e3097 improve perf of replace 2024-05-16 11:04:12 +02:00
vcoppe
c6ce51d0c1 improve performance of reverse 2024-05-16 10:41:49 +02:00
vcoppe
19e21d656f getter for children 2024-05-15 17:20:49 +02:00
vcoppe
93a3a28182 better use immer 2024-05-15 15:30:02 +02:00
vcoppe
57ebefcb38 waypoint popup info 2024-05-13 19:43:10 +02:00
vcoppe
0bdd3e7d8a functional with immer 2024-05-07 18:14:47 +02:00
vcoppe
d35b702011 improve routing menu 2024-05-07 17:19:53 +02:00
vcoppe
597095defa change bounds on file load 2024-05-07 12:16:30 +02:00
vcoppe
d368d9361c fix module config 2024-05-04 02:18:07 +02:00
vcoppe
c9bc13a1c5 fix anchors for new files 2024-05-04 00:06:03 +02:00
vcoppe
619849f987 store stats outside of gpx object 2024-05-03 22:15:47 +02:00
vcoppe
e9cf49f51b do not compute stats on draft object 2024-05-03 17:37:34 +02:00
vcoppe
6c9faf54b1 dexie progress 2024-05-03 15:59:34 +02:00
vcoppe
e761283501 create routing controls reactively 2024-04-30 15:19:50 +02:00