Wykres commitów

883 Commity (9635fbdd05b9f6acc47fc96ff10303798093a597)

Autor SHA1 Wiadomość Data
Candid Dauth 227bd87599 Improvements to hash handler 2021-05-23 17:26:05 +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 358825a55e Hide loading message when FacilMap is loaded in a background tab 2021-05-21 06:08:56 +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 69f15efc9e Fix HTML escaping of error message in filter dialog 2021-05-18 05:01:20 +02:00
Candid Dauth c5efc2d391 Move POI form into search box tab 2021-05-18 05:01:15 +02:00
Candid Dauth 3195085be1 Fix POI dialog checkboxes 2021-05-18 02:52:55 +02:00
Candid Dauth fca84d778a Only allow search engines to index read-only link again 2021-05-17 19:46:56 +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 ee571b1ea7 Add link to Google Satellite 2021-05-15 10:43:46 +02:00
Candid Dauth 473c602323 Add User-Agent header to node-fetch calls 2021-05-15 01:25:12 +02:00
Candid Dauth edcfa17c06 Add ts-server script for server development 2021-05-15 01:24:09 +02:00
Candid Dauth e4dddde03d Fix line export error by copying template to dist folder 2021-05-15 01:20:43 +02:00
Candid Dauth 2aace15aa0 Fix table export error (#153) 2021-05-12 03:13:34 +02:00
Candid Dauth ce776a9b21 Fix edit type dropdown/checkbox dialog (#152) 2021-05-11 11:14:35 +02:00
Candid Dauth bb8053c0a2 Load route destination suggestions sooner to avoid delays because of rate limit 2021-05-08 21:43:45 +02:00
Candid Dauth 5aadfc04e0 Get rid of "recommended" route, it is not supported by ORS anymore 2021-05-08 21:33:59 +02:00
Candid Dauth 0f5c0ca5e2 Use node-fetch instead of request 2021-05-08 21:33:50 +02:00
Candid Dauth 12a25cb486 Respect Nominatim rate limit 2021-05-08 20:49:31 +02:00
Candid Dauth 59f6fd3763 Fix display of disconnected message 2021-05-07 08:18:58 +02:00
Candid Dauth 68a97b1a5e v3.2.0 2021-05-07 07:27:51 +02:00
Candid Dauth a9ff318aa5 Properly disable handlers when switching maps 2021-05-07 07:18:03 +02:00
Candid Dauth db6d3fcb76 Don't bundle dependencies in frontend lib 2021-05-07 07:08:52 +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 8a198e17ff Improve styling of button groups 2021-05-06 03:41:12 +02:00
Candid Dauth 827e6c7afa Add support for bookmarks 2021-05-06 03:40:59 +02:00
Candid Dauth d22931710c Show message after copying to clipboard 2021-05-06 03:00:23 +02:00
Candid Dauth f110cbe374 Set app type to standalone 2021-05-06 02:59:50 +02:00
Candid Dauth 51e6069c7f Improve url encoding of pad IDs 2021-05-06 02:59:33 +02:00
Candid Dauth d9669e4641 Fix line drawing 2021-05-03 03:26:48 +02:00
Candid Dauth fbdea44c5b Fix "undefined" new pad title 2021-05-03 01:25:20 +02:00
Candid Dauth 4903d3039e Fix error when creating database 2021-05-03 00:38:48 +02:00
Candid Dauth fa27bd0445 Make onUpdate cascade explicit for database 2021-05-03 00:38:32 +02:00
Candid Dauth 9a239ae056 Make UTF-8 explicit for database 2021-05-03 00:38:17 +02:00
Candid Dauth 2d67b2cadf Show diff in history when changing pad data 2021-05-02 19:09:42 +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
Candid Dauth d20cf1f8a9
Merge pull request #149 from mapamore/master
Add CyclOSM
2021-04-30 19:19:53 +02:00
Win Olario 50eb331f6d
Add CyclOSM to the table 2021-04-27 09:08:40 +08:00
Win Olario f8077991fa
Add entry for CyclOSM layer 2021-04-27 09:03:22 +08:00