Commit Graph

84 Commits

Author SHA1 Message Date
MeijiRestored e5075d59d3 configurable time threshold 2025-05-14 21:04:47 +02:00
MeijiRestored 5fa4d953f7 Improved fog of war 2025-05-14 18:56:30 +02:00
Eugene Burmakin 8087229d87 Fix pmtiles map 2025-05-03 20:36:09 +02:00
Eugene Burmakin 7dcd4f95ab Add support for protomaps in non-selfhosted mode 2025-04-27 17:13:19 +02:00
Evgenii Burmakin 2d9882810c Merge pull request #1020 from MeijiRestored/dev
Add speed color scale setting
2025-04-23 23:44:12 +02:00
Eugene Burmakin deeb250910 Extract file downloader 2025-04-23 22:46:39 +02:00
MeijiRestored 2ca003f39e color scale editor 2025-04-10 12:09:18 +02:00
MeijiRestored 227d3b1f0c tooltip 2025-04-07 12:20:09 +02:00
MeijiRestored 94a07a89b5 Custom color scale 2025-04-06 23:57:41 +02:00
Eugene Burmakin dbd9b7f31f Add rake tasks for data cleanup and user activation 2025-03-21 18:09:58 +01:00
Eugene Burmakin 29da64400b Update changelog and fix visits pane z-index 2025-03-16 13:36:06 +01:00
Eugene Burmakin 28b9e9d61d Add a button to cancel visit selection 2025-03-12 21:57:30 +01:00
Eugene Burmakin 9a4a6481d0 Use short month names in visits list 2025-03-09 17:41:45 +01:00
Eugene Burmakin c86921a29b Update tests and refactor some code 2025-03-09 16:29:16 +01:00
Eugene Burmakin 4a859fb350 Add bunch of tests and refactor some stuff 2025-03-09 14:58:30 +01:00
Eugene Burmakin 761aaa3cb8 Highlight visits on map when clicked on 2025-03-08 21:04:56 +01:00
Eugene Burmakin 16333c58e0 Show number of visits in drawer on selection 2025-03-08 20:53:13 +01:00
Eugene Burmakin c39c26a430 Show points with dates in selected area 2025-03-08 20:31:12 +01:00
Eugene Burmakin d78482f1bf Get 20 places results and dont round coordinates 2025-03-08 19:08:47 +01:00
Eugene Burmakin 52fd54e39f Implement area selecting to show visits 2025-03-07 23:32:56 +01:00
Eugene Burmakin adf923542d Move visits to different panes 2025-03-06 00:13:47 +01:00
Eugene Burmakin 6b356d24b1 Implement visits merging 2025-03-05 20:04:26 +01:00
Eugene Burmakin c00bd2e387 Extract visits code from maps controller 2025-03-04 21:50:46 +01:00
Eugene Burmakin fb5086e97e Simplify maps loading 2025-02-15 18:16:48 +01:00
Eugene Burmakin 62f4ec4910 Update flash message styles 2025-02-15 17:58:33 +01:00
Eugene Burmakin 38573e703e Move base maps to a separate file 2025-02-15 17:42:10 +01:00
Eugene Burmakin 51e589e17f Implement map tiles usage tracking and chart in user settings. 2025-02-13 21:04:29 +01:00
Evgenii Burmakin f924bb9f82 Merge pull request #851 from chnikel/fix/Fog-of-War-overlay-gets-displaced-when-dragging-map
Fix fog gets displaced when dragging map
2025-02-13 20:25:05 +01:00
Eugene Burmakin b2e6a141fc Rehash paths and add tests 2025-02-11 21:04:12 +01:00
Eugene Burmakin 1580fb8ade Export map tiles usage to Prometheus 2025-02-11 20:45:36 +01:00
Christian Nikel 01fd9f6e35 Fix fog gets displaced when dragging map
Also recalculates the size of the fog when resizing the browser window.

Closes #774
2025-02-11 00:12:01 +00:00
Eugene Burmakin 1f6d711ccf Don't log apiKey in handleAreaCreated 2025-02-08 23:01:32 +01:00
Eugene Burmakin 0b08af87af Clean up some code 2025-02-08 23:00:34 +01:00
Eugene Burmakin 3a555065d3 Make popups a bit nicer 2025-02-08 12:08:01 +01:00
Eugene Burmakin 51724db874 Remove test circle 2025-02-07 21:19:34 +01:00
Eugene Burmakin ffee59b7c3 Fix deleting an area 2025-02-07 21:17:38 +01:00
Eugene Burmakin dd48ef4177 Implement area clicks 2025-02-07 21:08:31 +01:00
Eugene Burmakin fea87b85bb Add docs and few fixes 2025-02-07 19:17:28 +01:00
Eugene Burmakin 0e5381c16f Fix fog of war console error 2025-01-20 11:41:45 +01:00
Eugene Burmakin a50e9f664a Highlight route on click 2025-01-20 11:26:52 +01:00
Eugene Burmakin 70caaef9b5 Remove console logs 2025-01-19 18:06:56 +01:00
Eugene Burmakin 3ba42dceaf Highlight on hover 2025-01-19 18:05:21 +01:00
Eugene Burmakin 64b141fa24 Highlight routes again 2025-01-19 17:49:11 +01:00
Eugene Burmakin 94e08d56e1 Fix point updating in the database 2025-01-19 17:14:09 +01:00
Eugene Burmakin f85fd9e4d0 Implement polylines redraw on point drag 2025-01-19 12:59:12 +01:00
Eugene Burmakin 5a031dad69 Implement drag and drop for points 2025-01-19 11:26:38 +01:00
Eugene Burmakin e25d6f05e2 Extract fog of war to a separate file 2025-01-14 23:29:48 +01:00
Eugene Burmakin e457631715 Use canvas for map 2025-01-14 23:23:46 +01:00
Eugene Burmakin 4fc8992f73 Rename Polylines to Routes in the interface 2025-01-13 22:05:25 +01:00
Eugene Burmakin cebc4950e6 Add info modal for speed colored polylines 2025-01-13 21:57:19 +01:00