Commit Graph

85 Commits

Author SHA1 Message Date
vcoppe
63f3d63518 use filesaver 2025-01-24 20:42:45 +01:00
Anthony
0d03ebfe96 Export multiple files as zip (#153) 2025-01-24 19:57:08 +01:00
vcoppe
aa50f1f2b0 rework map bounds logic when opening files from url 2024-09-19 10:35:02 +02:00
Pierre Donias
5236fc5191 Tab name: also fallback to filename when metadata "name" tag exists but is empty (#92) 2024-09-13 13:59:25 +02:00
vcoppe
9ba07ce1ed Merge branch 'dev' into elevation-tool 2024-09-04 15:18:44 +02:00
mbof
b9ca55c798 Implement fit-to-track (#43) (#69)
* Implement fit-to-track (#43)

* * Change icon to Maximize
* Use default animation
* Rename feature to "Fly to"
* Move logic to stores so that it can be reused in the main menu (and eventually a keyboard shortcut)

* improve zoom on selected POIs, rework zoom buttons and add shortcut

---------

Co-authored-by: vcoppe <vianney.coppe@gmail.com>
2024-08-26 14:00:53 +02:00
vcoppe
bee1bd9c6a remove heatmap-related stuff 2024-08-11 11:57:01 +02:00
vcoppe
f8dea2a7f1 only center map on files on page load and on file import, closes #36 2024-08-05 17:43:27 +02:00
vcoppe
5ab1b77227 update scissors tool, closes #20 2024-07-25 16:15:44 +02:00
vcoppe
75d9813fe0 export options 2024-07-23 11:20:31 +02:00
vcoppe
d81d189cdf elevation tool test 2024-07-19 13:18:38 +02:00
vcoppe
2bcbf1eada avoid zooming on first file point 2024-07-17 23:47:55 +02:00
vcoppe
004f08a8d3 rework bounds logic, related to #8 2024-07-17 10:23:04 +02:00
vcoppe
d09d2ced04 improve bounds logic 2024-07-15 12:55:25 +02:00
vcoppe
b8e03cf947 fix mounting and destroying issues 2024-07-13 11:42:21 +02:00
vcoppe
46bafa9fff set bounds once map is loaded 2024-07-12 18:25:52 +02:00
vcoppe
030f08abfd embedding progress 2024-07-11 18:42:49 +02:00
vcoppe
c5dea0aeda hide any file item and undo-redo it 2024-07-02 20:04:17 +02:00
vcoppe
ec8d3f8f87 export dialog progress 2024-06-28 15:43:57 +02:00
vcoppe
804a155257 add contextmenu actions to edit menu 2024-06-27 18:23:11 +02:00
vcoppe
aad5cf8770 extract context menu dialogs 2024-06-27 17:14:35 +02:00
vcoppe
ad6b1900a1 street view control 2024-06-24 19:41:44 +02:00
vcoppe
cc92ccc193 copy paste file items 2024-06-20 15:18:21 +02:00
vcoppe
4f42ee20e4 file item navigation with arrows 2024-06-19 18:51:26 +02:00
vcoppe
06bc49901d hide file 2024-06-19 18:11:05 +02:00
vcoppe
a8ef6dcae1 manage file style 2024-06-19 16:15:21 +02:00
vcoppe
418299f62d temporarily remove heatmaps 2024-06-18 14:23:59 +02:00
vcoppe
5f9d609a04 time data management 2024-06-18 12:35:24 +02:00
vcoppe
fe4cafaa23 create file when routing with no selection 2024-06-15 19:17:27 +02:00
vcoppe
ea53a82451 extract tool 2024-06-15 18:44:17 +02:00
vcoppe
e32f5c5300 remove style tool 2024-06-12 15:40:26 +02:00
vcoppe
3c687a6608 chart range selection on crop slider change 2024-06-12 12:46:59 +02:00
vcoppe
9ad16ac294 drag-select range elevation profile 2024-06-12 12:13:30 +02:00
vcoppe
14a81a530c scissor tool 2024-06-10 20:03:57 +02:00
vcoppe
abb021527c disable cookie request 2024-06-06 18:40:08 +02:00
vcoppe
16bdf9fdbe strava heatmap layers (nakarte proxy) 2024-06-06 18:11:03 +02:00
vcoppe
192ae7ae0a progress 2024-06-06 11:44:53 +02:00
vcoppe
316012cfe4 fix bugs 2024-06-05 23:37:55 +02:00
vcoppe
df03f78c09 functional dnd 2024-06-05 21:08:01 +02:00
vcoppe
980bd8b79a progress 2024-05-24 22:53:30 +02:00
vcoppe
fb21347e63 progress 2024-05-24 20:23:49 +02:00
vcoppe
eaab84c49d remove structure from toolbar 2024-05-24 16:40:42 +02:00
vcoppe
cb2d541de7 fix export 2024-05-23 16:46:24 +02:00
vcoppe
8b5d1f1fbf progress 2024-05-23 12:57:24 +02:00
vcoppe
f202b6c196 progress 2024-05-22 16:05:31 +02:00
vcoppe
94bfd791b7 sync and cache file order 2024-05-21 22:37:52 +02:00
vcoppe
93a3a28182 better use immer 2024-05-15 15:30:02 +02:00
vcoppe
99b20eb1d1 fix stats update 2024-05-08 23:01:56 +02:00
vcoppe
f8056cee73 distance markers 2024-05-08 21:31:54 +02:00
vcoppe
95d6993cfe better map bounds logic 2024-05-07 15:16:32 +02:00