Wykres commitów

820 Commity (196528af3daf8e8e545b9dfc2aca70599f0f129c)

Autor SHA1 Wiadomość Data
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
Candid Dauth bc7cc969ef Show which route point is which by mouseover effect (#89) 2018-02-24 22:15:11 +01:00
Candid Dauth 635c205965 Show location of route suggestions on hover (#89) 2018-02-24 21:27:30 +01:00
Candid Dauth cb23f068da Greatly improve marker/line highlight handling 2018-02-24 20:58:29 +01:00
Candid Dauth 876e297599 Prefill form fields when adding search result to map 2018-02-24 16:29:15 +01:00
Candid Dauth b68f029ce7 Improve display of search results 2018-02-24 16:29:00 +01:00
Candid Dauth 95e4704f23 Fix some infoBox madness 2018-02-24 15:49:02 +01:00
Candid Dauth ed13ebcdbe Fix display of checkbox field options 2018-02-24 14:56:25 +01:00
Candid Dauth eff20c4b56 Document clusterMarkers, legend1, legend2 in README 2018-02-24 14:56:03 +01:00
Candid Dauth 702bd2ede4 Restructure code of search box to make new features easier to add 2018-02-24 14:55:44 +01:00
Candid Dauth bd3c237301 Comment out buggy bbox migration for now 2018-02-22 02:39:16 +01:00
Candid Dauth 49616792f2 Upgrade node version in Dockerfile to support async functions 2018-02-22 02:39:16 +01:00
Candid Dauth 5607a645d6 Fix error with bbox commit (#18) 2018-02-22 02:39:16 +01:00