Wykres commitów

632 Commity (58f94d9d27a58f09ef5a331b89d844546f2b4727)

Autor SHA1 Wiadomość Data
Candid Dauth dbf5ad60f1 Fix highlightable polygons 2019-01-16 01:45:31 +01:00
Candid Dauth 877ce085d5 Fix mouseover for bold lines 2019-01-16 01:45:06 +01:00
Candid Dauth 3efdbe6321 Fix route dragging 2019-01-16 01:29:57 +01:00
Candid Dauth a7dfe61f24 Get rid of leaflet-almostOver and use transparent line instead
Solves double tooltip issue
2019-01-14 04:01:11 +01:00
Candid Dauth 8021029b95 Do not allow removing route points if there are only 2 2018-12-27 01:33:40 +01:00
Candid Dauth c7e8aa9200 Render markers before route is calculated (#89) 2018-12-26 17:58:23 +01:00
Candid Dauth 9e3ed9170e Fix fast dragging of route markers 2018-12-26 17:30:59 +01:00
Candid Dauth 82bbf4604e Only generate build stats for prod builds 2018-12-26 05:27:09 +01:00
Candid Dauth edf20938b7 Update client and server dependencies 2018-12-26 05:26:54 +01:00
Candid Dauth e0741e1163 Fix massive file size because of wrong source map tool 2018-12-26 05:00:56 +01:00
Candid Dauth 9bca857ed9 Update frontend dependencies 2018-12-26 04:42:45 +01:00
Candid Dauth af3b46edf4 Upgrade Dockerfile 2018-12-26 02:16:19 +01:00
Candid Dauth c4c1867ea7 Use current filtrex version from git (fixes #101) 2018-12-26 01:34:06 +01:00
Candid Dauth 35c2efac02 Don't unnecessarily set a cookie in socket.io 2018-10-17 21:52:11 +02:00
Candid Dauth d398870ad7 Show legend popover on the left instead of the bottom 2018-09-28 23:55:53 +02:00
Candid Dauth e3c32e7e94 Don't zoom into legend on hover, show zoomed icon in popover instead 2018-09-27 01:58:00 +02:00
Candid Dauth 53f0ff6fb7 Fix shape-picker 2018-09-27 01:19:26 +02:00
Candid Dauth 064f9039b3 Merge objects when object gets changed while editing it 2018-09-27 01:18:56 +02:00
Candid Dauth 302a52f0a9 Upgrade dependencies 2018-09-27 00:15:02 +02:00
Candid Dauth 8f498ecc38 Update "About" list 2018-09-26 19:43:41 +02:00
Candid Dauth 2b3f493146 Respect proxy-forwarded IP in geoip lookup 2018-09-26 19:38:57 +02:00
Candid Dauth 8c0e3d692e Use maxmind GeoLite2 database for GeoIP, as previous service doesn't exist anymore 2018-09-26 14:00:12 +02:00
Candid Dauth 0c72641113 Fix error when moving line 2018-04-20 16:04:27 +02:00
Candid Dauth 554132fcb8 Fix noZoom for map results 2018-03-20 12:39:44 +01:00
Candid Dauth 50aae9be82 Fix importing files (#90) 2018-03-20 12:39:16 +01:00
Candid Dauth ef79bfd523 Make search result lines more visible 2018-03-20 12:38:40 +01:00
Candid Dauth aae7f2ee8a Elevation plot compatibility with old lines without extraInfo 2018-03-20 12:38:15 +01:00
Candid Dauth 8772937a71 Set min height for search results 2018-03-19 02:35:48 +01:00
Candid Dauth c2e00429c0 Fix wrong calculation of bbox migration 2018-03-19 02:35:32 +01:00
Candid Dauth 3214dbd7be Create some aliases for route modes 2018-03-18 20:31:51 +01:00
Candid Dauth 468e924268 Fix bbox migration error 2018-03-18 20:29:28 +01:00
Candid Dauth 96977b1233 Fix NaN error when ORS routing without details 2018-03-18 19:56:22 +01:00
Candid Dauth c2120e085d Add "Exit collaborative map" button to toolbox (fixes #32) 2018-03-18 19:15:38 +01:00
Candid Dauth 7083cbfed8 Fix error when adding a highlightable non-marker layer for the first time 2018-03-18 19:14:12 +01:00
Candid Dauth 55517fbd99 Short location hash if map is zoomed to route 2018-03-18 18:51:39 +01:00
Candid Dauth 90d686eb8e Search also map markers/lines, store open marker/line in hash (fixes #18, #15, #13) 2018-03-18 18:33:43 +01:00
Candid Dauth 31683ace64 Add getMarker() to API 2018-03-18 18:31:38 +01:00
Candid Dauth 0e29808160 Enable hot module replacement in dev mode 2018-03-18 02:05:24 +01:00
Candid Dauth 3f85b6df39 Show OpenRouteService elevation plot with extra info (fixes #85) 2018-03-17 23:16:31 +01:00
Candid Dauth ffa35af9d9 Add mapboxToken and mapzenToken to config 2018-03-16 15:28:12 +01:00
Candid Dauth 6750e55c0b Fix location hash when not zoomed to search result 2018-03-16 07:38:45 +01:00
Candid Dauth a933f08810 Improve async behaviour of infoBox 2018-03-16 07:31:52 +01:00
Candid Dauth 49fe5ab637 Greatly increase routing performance by adding and index on routeId 2018-03-16 05:56:10 +01:00
Candid Dauth d0ff3329e5 Specify proper default values for Pad fields
Fixes problem that pad cannot be created because of legend1 and legend2
being null
2018-03-16 05:56:10 +01:00
Candid Dauth 1add23b8c0 Make it possible to import routes (not as tracks) 2018-03-16 05:56:10 +01:00
Candid Dauth 941b57034d Highlight line that is being drawn 2018-03-16 05:56:10 +01:00
Candid Dauth 673393c058 Get rid of routeSettings object again, store encoded route mode (#85) 2018-03-16 05:56:06 +01:00
Candid Dauth aaf7ff5920 Use a combination of OSRM and ORS and allow more route settings (#85) (not completely tested yet) 2018-03-16 02:10:07 +01:00
Candid Dauth b5fed98bc3 Fixing bugs in routing form 2018-03-16 02:10:07 +01:00
Candid Dauth cf01983c96 Improve line styles again 2018-02-25 16:57:10 +01:00