Wykres commitów

197 Commity (0800833fa76c769ad58c4a5440a90a84eca1e4d3)

Autor SHA1 Wiadomość Data
Candid Dauth 0b3a826822 Make it possible to hide fields in table view 2019-06-22 13:40:45 +02:00
Candid Dauth 200744c8fd Show distances for different types in elevation plot 2019-04-20 13:55:34 +02:00
Candid Dauth 912a93f66f New OpenMapSurfer URL 2019-02-09 14:16:01 +01:00
Candid Dauth eadb316440 Update docker-compose README 2019-02-07 18:05:09 +01:00
Candid Dauth 613a0277ec Fix MapSurfer tile URL 2019-02-07 18:05:09 +01:00
Candid Dauth edf20938b7 Update client and server dependencies 2018-12-26 05:26:54 +01:00
Candid Dauth 35c2efac02 Don't unnecessarily set a cookie in socket.io 2018-10-17 21:52:11 +02:00
Candid Dauth 302a52f0a9 Upgrade dependencies 2018-09-27 00:15:02 +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 c2e00429c0 Fix wrong calculation of bbox migration 2018-03-19 02:35:32 +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 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 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 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 b68f029ce7 Improve display of search results 2018-02-24 16:29:00 +01:00
Candid Dauth bd3c237301 Comment out buggy bbox migration for now 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
Candid Dauth 58e2fff226 Add possibility to add freetext to the legend 2018-02-22 02:39:11 +01:00
Candid Dauth 403b0154d0 Properly set styles connected to checkboxes 2018-02-17 00:47:59 +01:00
Candid Dauth f61080c92c First basic implementation of search in map (not completely tested) (#18) 2018-02-16 17:48:05 +01:00
Candid Dauth 592154b9b2 Update server dependencies 2018-01-31 20:46:25 +01:00
Candid Dauth 1d2166915c Upgrade sequelize to newest version 2018-01-31 20:33:48 +01:00
Candid Dauth c918d4edc9 v2.7.0 2018-01-28 02:12:45 +01:00
Candid Dauth 5d638bb9cf Add option to control whether type is shown in legend (fixes #30) 2018-01-27 21:50:56 +01:00
Candid Dauth dfe404fefb Fix "Pad could not be found" error when saving settings without change 2017-12-25 22:15:37 +01:00
Candid Dauth b441169646 Throw proper error objects to have proper stack traces 2017-12-25 22:09:05 +01:00
Candid Dauth 93abec53c2 Respect filter in GPX export (fixes #55) 2017-12-25 18:24:15 +01:00
Candid Dauth 15ea2b72e2 Respect filter in GeoJSON export (#55) 2017-12-25 18:16:01 +01:00
Candid Dauth a182e7ff79 Respect filter in table export (#55) 2017-12-25 18:04:39 +01:00
Candid Dauth cbbf8ad44c Fix display of road names and house numbers in some countries 2017-12-23 18:21:16 +01:00
Candid Dauth a03e93bb4d Use OpenRouteService for routing and elevation plot (#85) 2017-11-22 21:36:56 +01:00
Candid Dauth c15a53822e Make it possible to make style dependent on checkbox value (#83) 2017-11-18 15:46:19 +01:00
Candid Dauth 5d5f64e2ec Add shape property to markers, introduce circle shape (#78) 2017-11-17 22:07:12 +01:00
Candid Dauth 7b0d6d0796 Disable elevation, as the limit is reached 2017-08-23 11:44:10 +02:00
Candid Dauth 17f25e4291 Tag version 2.6.0 2017-05-26 17:59:07 +02:00
Candid Dauth c1dbe27d2d Clean up GPX code and use EJS template 2017-05-26 17:36:51 +02:00
Candid Dauth 9a30b84af6 Make it possible to export lines and routes as GPX (fixes #31) 2017-05-26 16:08:09 +02:00
Candid Dauth 7d902e8abd Clean up GPX output and add elevation information to it 2017-05-25 23:18:06 +02:00
Candid Dauth fd73b7a60d Edit lines using routing form (fixes #17) 2017-05-25 22:58:29 +02:00
Candid Dauth bd820f9fbf Properly clear route when updating it 2017-05-25 12:29:53 +02:00
Candid Dauth 6c8295d89c Fix sending edited line to clients when route is not recalculated 2017-05-24 00:41:26 +02:00
Candid Dauth ffc13e645c Hopefully fix rate limit errors for elevation service 2017-05-24 00:29:25 +02:00