Commit Graph

  • 57ebefcb38 waypoint popup info vcoppe 2024-05-13 19:43:10 +02:00
  • 7eb3dc07a0 avoid 3d effect when no pitch but keep elevation queries working vcoppe 2024-05-09 00:14:43 +02:00
  • 703c331d44 routing off with elevation vcoppe 2024-05-09 00:02:27 +02:00
  • 99b20eb1d1 fix stats update vcoppe 2024-05-08 23:01:56 +02:00
  • 510edcf344 overlays below traces vcoppe 2024-05-08 21:51:52 +02:00
  • f8056cee73 distance markers vcoppe 2024-05-08 21:31:54 +02:00
  • 563f5e0a9c direction markers vcoppe 2024-05-08 14:53:28 +02:00
  • 4f9025d6c1 reorganize view menu vcoppe 2024-05-08 12:37:06 +02:00
  • e5c03ab39b more menu icons vcoppe 2024-05-08 12:35:31 +02:00
  • 765c2018b8 adapt routing icon vcoppe 2024-05-08 12:20:01 +02:00
  • 41a181f9bf toggle 3d button vcoppe 2024-05-08 12:00:04 +02:00
  • 2ccd3b71d9 update package lock vcoppe 2024-05-07 18:44:35 +02:00
  • 0bdd3e7d8a functional with immer vcoppe 2024-05-07 18:14:47 +02:00
  • d35b702011 improve routing menu vcoppe 2024-05-07 17:19:53 +02:00
  • 95d6993cfe better map bounds logic vcoppe 2024-05-07 15:16:32 +02:00
  • 0118ebe55a fix patch limits vcoppe 2024-05-07 15:09:44 +02:00
  • 2379cb2860 bounded history vcoppe 2024-05-07 13:19:02 +02:00
  • f2bba14174 update bounds whenever files are added vcoppe 2024-05-07 12:37:21 +02:00
  • 44cc39fbd6 fix file order vcoppe 2024-05-07 12:36:54 +02:00
  • 597095defa change bounds on file load vcoppe 2024-05-07 12:16:30 +02:00
  • d0ac364d7d fix stats update logic vcoppe 2024-05-07 10:37:24 +02:00
  • 6d9fdda1a7 open routing when creating a file vcoppe 2024-05-06 17:56:07 +02:00
  • 86d941b00d remember active overlays vcoppe 2024-05-06 15:52:11 +02:00
  • 281b20249d differentiate shift click and ctrl click on tabs vcoppe 2024-05-06 14:44:48 +02:00
  • a261193267 layer selection vcoppe 2024-05-05 18:59:09 +02:00
  • b3d016e2af progress with layer settings vcoppe 2024-05-04 23:50:27 +02:00
  • 35b0adc7e5 fix routing profile query param vcoppe 2024-05-04 15:17:44 +02:00
  • 71d68a3b5c store settings vcoppe 2024-05-04 15:10:30 +02:00
  • b85dc81c14 reorganize vcoppe 2024-05-04 14:27:12 +02:00
  • 3a01e62101 avoid livequerying all patches vcoppe 2024-05-04 11:00:56 +02:00
  • d368d9361c fix module config vcoppe 2024-05-04 02:18:07 +02:00
  • c9bc13a1c5 fix anchors for new files vcoppe 2024-05-04 00:06:03 +02:00
  • f92748871e remove unused parameter vcoppe 2024-05-03 22:17:38 +02:00
  • 619849f987 store stats outside of gpx object vcoppe 2024-05-03 22:15:47 +02:00
  • 22884b3a8b remove logging vcoppe 2024-05-03 17:53:30 +02:00
  • e9cf49f51b do not compute stats on draft object vcoppe 2024-05-03 17:37:34 +02:00
  • 28a50dd46e fix typings vcoppe 2024-05-03 16:19:11 +02:00
  • 6c9faf54b1 dexie progress vcoppe 2024-05-03 15:59:34 +02:00
  • cd919258ad dexie progress vcoppe 2024-05-02 19:51:08 +02:00
  • 16c94eb973 fix can undo vcoppe 2024-04-30 22:43:06 +02:00
  • 8df4e50304 remove duplicate logic vcoppe 2024-04-30 22:38:58 +02:00
  • f24a7ba427 functional undo-redo vcoppe 2024-04-30 22:35:54 +02:00
  • 667c94a4c4 patches with immer (not working atm) vcoppe 2024-04-30 20:55:47 +02:00
  • 0db9f46c05 fix routing controls update for multiple segments vcoppe 2024-04-30 16:00:06 +02:00
  • 2eb53c4d15 waypoints reactive to file changes vcoppe 2024-04-30 15:57:47 +02:00
  • e761283501 create routing controls reactively vcoppe 2024-04-30 15:19:50 +02:00
  • 49053bcaaa tab context menu and shortcuts vcoppe 2024-04-29 17:03:23 +02:00
  • a6bcebf306 increase accent color contrast vcoppe 2024-04-29 14:30:38 +02:00
  • 412852d1ff remove default axeis labels vcoppe 2024-04-29 13:29:10 +02:00
  • 687c998678 style elevation profile marker vcoppe 2024-04-28 19:18:54 +02:00
  • 583af07412 refactoring for tools and start waypoint vcoppe 2024-04-28 18:59:31 +02:00
  • 6b201d8341 move routing files vcoppe 2024-04-28 17:50:39 +02:00
  • 031977b801 dark mode everywhere vcoppe 2024-04-28 17:01:22 +02:00
  • ccc26f79e7 create new file vcoppe 2024-04-27 12:18:40 +02:00
  • 0eb9c7b57e always fill to bottom of the chart vcoppe 2024-04-27 11:46:47 +02:00
  • 83309593d7 one more routing error vcoppe 2024-04-27 11:38:34 +02:00
  • 43f4511ded fix export vcoppe 2024-04-27 11:33:14 +02:00
  • 6cc3918530 one more routing error vcoppe 2024-04-27 11:32:11 +02:00
  • 98b772539d surface localization vcoppe 2024-04-27 11:24:29 +02:00
  • ca7d85b421 sonner on routing error, and dark mode vcoppe 2024-04-27 11:16:59 +02:00
  • 2ad0e9125e handle routing failure vcoppe 2024-04-27 09:42:55 +02:00
  • 4f79c64fa5 improve routing controls logic vcoppe 2024-04-27 09:33:49 +02:00
  • e83c330ac5 surface vcoppe 2024-04-26 22:35:42 +02:00
  • eae83faa3d elevation toggles back to col vcoppe 2024-04-26 19:45:16 +02:00
  • f0b963692c insertable anchor point vcoppe 2024-04-26 19:34:46 +02:00
  • 92b77735e9 some comments vcoppe 2024-04-26 14:37:05 +02:00
  • 3af68ab41d use same routing function for all operations vcoppe 2024-04-26 14:30:08 +02:00
  • c71b7f4e3a extract routing functions vcoppe 2024-04-26 14:16:59 +02:00
  • de1b5f3820 routing control popup progress vcoppe 2024-04-26 13:33:17 +02:00
  • 7ec68c1a26 remove borders vcoppe 2024-04-26 12:30:39 +02:00
  • 3a8ea16a94 basic routing working vcoppe 2024-04-26 10:18:08 +02:00
  • e9278fab57 find closest to dragged vcoppe 2024-04-25 19:13:53 +02:00
  • fec275574c routing progress vcoppe 2024-04-25 19:02:34 +02:00
  • 7ef19adf53 routing controls class vcoppe 2024-04-25 16:41:06 +02:00
  • 22de36d426 renaming vcoppe 2024-04-25 14:55:35 +02:00
  • e5d2ca0574 remove insertable marker logic for now vcoppe 2024-04-25 14:52:24 +02:00
  • 08ad971de5 move routing stuff vcoppe 2024-04-25 14:48:09 +02:00
  • 3441dffde7 support color vcoppe 2024-04-25 14:42:19 +02:00
  • a23e73e82a avoid selecting other file when routing vcoppe 2024-04-25 13:56:07 +02:00
  • 20af7c4e45 progress vcoppe 2024-04-25 13:48:31 +02:00
  • b5990e2d36 rework stores vcoppe 2024-04-25 11:13:15 +02:00
  • e7dbb07ace reactive modifications vcoppe 2024-04-24 22:35:53 +02:00
  • ae7806a553 fix pointer events vcoppe 2024-04-24 20:14:45 +02:00
  • 482dff54f4 start of routing reactivity vcoppe 2024-04-24 20:13:42 +02:00
  • 88c6681a78 progress vcoppe 2024-04-24 19:32:55 +02:00
  • e12a704c2e more localization vcoppe 2024-04-24 18:13:01 +02:00
  • 34d3242022 more localization vcoppe 2024-04-24 18:02:35 +02:00
  • 97e1075517 continue localization vcoppe 2024-04-24 17:39:56 +02:00
  • 74ad6b3dbe adapt scale control units vcoppe 2024-04-24 16:57:32 +02:00
  • c9bf4bc401 elevation profile reactive to unit changes vcoppe 2024-04-24 16:53:33 +02:00
  • 78b7612171 start localization vcoppe 2024-04-24 16:12:50 +02:00
  • 9bde53a4e2 simplify tabs vcoppe 2024-04-24 12:55:53 +02:00
  • 1237e9ab0d elevation profile toggles below vcoppe 2024-04-24 11:24:26 +02:00
  • 9be7c8eb02 enable terrain only when pitch is positive vcoppe 2024-04-24 10:18:33 +02:00
  • 9bc743bc18 single simplify call to create whole anchor point hierarchy vcoppe 2024-04-23 19:33:11 +02:00
  • dff39366fa kdbush to check for hover near track vcoppe 2024-04-23 18:36:16 +02:00
  • e7a6e68520 show/hide edit markers depending on zoom level vcoppe 2024-04-23 16:20:47 +02:00
  • 31989f4c3b store lowest level at which anchor was found vcoppe 2024-04-23 14:39:55 +02:00
  • b38c75be9a create anchor points hierarchy for edition vcoppe 2024-04-23 14:11:05 +02:00
  • d46662e038 start of routing vcoppe 2024-04-22 19:36:31 +02:00