Wykres commitów

79 Commity (e12dd1920e0e3bc1d50001fe644b13b9b7235bb8)

Autor SHA1 Wiadomość Data
Candid Dauth 6dc6585b24 WIP 2023-10-30 01:14:54 +01:00
Candid Dauth 869fb9741d Merge branch 'main' into vue3 2023-10-11 15:54:44 +02:00
Candid Dauth b96d64744c Update map tile URLs 2023-10-11 15:39:57 +02:00
Candid Dauth 38df836d40 WIP 2023-10-07 01:13:51 +02:00
Candid Dauth 5065ef4df9 WIP 2023-10-02 05:23:22 +02:00
Candid Dauth 78199d9351 WIP 2023-09-24 23:00:38 +02:00
Candid Dauth 650e2c8f02 Merge branch 'main' into vue3 2023-09-23 14:25:55 +02:00
Candid Dauth 06493182d4 Fix build setup 2023-09-13 15:15:05 +02:00
Candid Dauth 6b01a2093c Upgrade dependencies, migrate to ESM + Vite for server/types/utils/client 2023-04-07 18:52:04 +02:00
Candid Dauth 43dd5b4c05 Upgrade Leaflet plugins 2022-06-14 21:23:19 +02:00
Candid Dauth d67e8d6c53 Remove underscores in overpass keys (fixes #227) 2022-06-14 21:23:19 +02:00
Candid Dauth 35dfb360a2 Add table tennis overpass preset (#218) 2022-04-21 02:56:44 +02:00
Candid Dauth 110cb986ab Fix dragging when editing line waypoints 2021-10-09 20:26:23 +02:00
Candid Dauth 964cdb40b2 Handle dependency source maps 2021-10-09 20:23:43 +02:00
Candid Dauth ccb51fa743 Upgrade leaflet-highlightable-layers 2021-08-21 12:10:05 +02:00
Candid Dauth 177788658b Add coordinates to POI info and make them copyable 2021-08-12 00:33:44 +02:00
Candid Dauth 5a1040d6fb Implement share dialog (#165) 2021-07-26 11:54:43 +02:00
Candid Dauth a37de7d2d3 v3.4.0 2021-06-27 16:05:18 +02:00
Candid Dauth 2fac2bd04e v3.3.0 2021-05-23 18:51:55 +02:00
Candid Dauth 681b564251 Update dependencies 2021-05-23 18:42:55 +02:00
Candid Dauth a91709a997 Fix hash handling in Firefox (#154) 2021-05-23 17:25:08 +02:00
Candid Dauth be3f8ee952 Upgrade leaflet-draggable-lines dependency 2021-05-23 05:32:06 +02:00
Candid Dauth 84d01630ab Fix typos in Overpass queries 2021-05-23 01:44:07 +02:00
Candid Dauth f4938545ab Finalise POIs, add POIs to views 2021-05-21 04:36:19 +02:00
Candid Dauth 488cc9bfc4 Debounce hash updates 2021-05-20 23:58:28 +02:00
Candid Dauth 72b9f77bb5 Fix overlays in views 2021-05-18 05:01:20 +02:00
Candid Dauth deb2a29d1d Clear overpass message when clearing query 2021-05-17 00:14:21 +02:00
Candid Dauth b29dc115df Add selection handler for overpass layer 2021-05-16 01:20:52 +02:00
Candid Dauth 6454f11ac2 Add search field to POI dialog 2021-05-15 22:05:07 +02:00
Candid Dauth 6f787064d6 Basic implementation of POI overlay based on Overpass 2021-05-15 18:26:45 +02:00
Candid Dauth 68a97b1a5e v3.2.0 2021-05-07 07:27:51 +02:00
Candid Dauth f3900ac083 Update dependencies 2021-05-07 06:56:31 +02:00
Candid Dauth 10a3356609 Use tabs for indentation everywhere 2021-05-07 05:41:25 +02:00
Candid Dauth a047a55330 Restructure frontend to make it reusable as a component 2021-05-07 04:51:41 +02:00
Candid Dauth cde789cca0 Restructure context handling, introduce FacilMap component 2021-05-07 00:45:37 +02:00
Candid Dauth d9669e4641 Fix line drawing 2021-05-03 03:26:48 +02:00
Candid Dauth ec6e4a0076 Move CyclOSM higher up and update description 2021-04-30 19:32:01 +02:00
Candid Dauth 354bb2c502 Remove unused geometryutil dependency 2021-04-30 19:20:53 +02:00
Win Olario f8077991fa
Add entry for CyclOSM layer 2021-04-27 09:03:22 +08:00
Candid Dauth 6a426c0a07 Avoid errors when rerendering lines 2021-04-18 13:13:38 +02:00
Candid Dauth 3ecb6f2a6b Allow customising search result style 2021-04-18 02:08:46 +02:00
Candid Dauth 0a780f45c3 Start documenting facilmap-leaflet 2021-04-17 19:46:01 +02:00
Candid Dauth 5c739f66e4 Provide a proper way to change the default layers 2021-04-17 19:45:20 +02:00
Candid Dauth 73fc9cd22d Use different dev-server port for each module 2021-04-17 18:44:23 +02:00
Candid Dauth 3056b0d6d1 Change layer structure, allow using layers on multiple maps 2021-04-17 18:43:49 +02:00
Candid Dauth 51fd8c4ef3 v3.1.0 2021-04-15 23:31:04 +02:00
Candid Dauth 001979afb8 Make track point handling more reliable
- Add a bbox margin of 20 pixels on each side so that line points reach
  out of view box
- Recall disconnectSegmentsOutsideViewport on each map move
- Render non-routing lines by their route points rather than track
  points (fixes #2)
2021-04-15 17:22:03 +02:00
Candid Dauth 4a55d37f79 Set bbox when creating map 2021-04-13 15:21:18 +02:00
Candid Dauth 27717e3fc2 Don't use outdated webpack types 2021-04-13 15:21:07 +02:00
Candid Dauth 2f920ccc90 Upgrade dependencies 2021-04-11 04:09:32 +02:00