Wykres commitów

71 Commity (0971e10de607f8e08d0ee7b1ded3e176a67bddeb)

Autor SHA1 Wiadomość Data
Candid Dauth 0971e10de6 Don't load URLs when finding route destination 2016-10-18 13:37:36 +03:00
Candid Dauth a95d0df14a Restructure: Only one package.json and bower.json in main directory 2016-10-18 13:37:33 +03:00
Candid Dauth 190053453b Add "track" line mode and enable adding gpx tracks to map 2016-10-14 02:48:23 +03:00
Candid Dauth f78b8eef1b Make it possible to open GPX/OSM/KML/GeoJSON files on the map 2016-10-14 01:00:29 +03:00
Candid Dauth ea05d528f2 Get rid of multiple route options and add button to add route to map 2016-10-12 18:11:49 +03:00
Candid Dauth 0876ffeec8 Replace routing types "fastest" and "shortest" by "car" 2016-10-12 18:07:27 +03:00
Candid Dauth 30fe847ba4 Basic support to calculate routes using search form 2016-10-12 13:53:43 +03:00
Candid Dauth a5ee285d84 Migrate search request to promise 2016-10-12 00:41:35 +03:00
Candid Dauth 93a4d2ff04 Use Mapbox directions API 2016-10-12 00:38:18 +03:00
Candid Dauth 72c714c024 Change routing provider to OSRM 2016-10-12 00:26:04 +03:00
Candid Dauth a355161250 Migrate server from async calls to promises 2016-10-11 23:28:36 +03:00
Candid Dauth 38171400f7 Kick out pad ID unique constraint, as it was bogus 2016-10-11 19:47:53 +03:00
Candid Dauth 4994c99b55 Verify pad id when changing it in settings 2016-10-11 19:42:02 +03:00
Candid Dauth 7090c01249 Verify pad ids when creating a pad 2016-10-11 19:30:40 +03:00
Candid Dauth 54657ef048 Replace index page by a map where you can optionally start a pad 2016-10-11 19:30:16 +03:00
Candid Dauth 7b97b59e00 Send custon User-Agent in http requests 2016-10-11 15:30:50 +03:00
Candid Dauth 9ec78c79f8 Show markers and popups for search results 2016-10-11 14:28:16 +03:00
Candid Dauth 1feb17b39c Move nameFinder to the server 2016-10-11 11:08:31 +03:00
Candid Dauth fb8ff1d508 Add database migration that Pad.name, Marker.name and Line.name can be null
This was changed in an earlier commit, but no migration was added
2016-10-08 12:07:45 +03:00
Candid Dauth 3d0f9549af Migrate toolbox to bootstrap 2016-10-04 15:43:57 +03:00
Candid Dauth bea7158ed1 Fix stream incompatibility with newer node versions 2016-10-02 20:32:11 +03:00
Candid Dauth ef21fb1ea9 Update other depencency versions 2016-10-02 17:54:39 +03:00
Candid Dauth b4ff069e31 Update sequelize dependency to newest version 2016-10-02 17:43:23 +03:00
Candid Dauth 0e0c7b9fde Update async dependency version 2016-09-28 15:42:25 +03:00
Candid Dauth fc5516741d Add button to export as GPX 2016-09-28 15:10:08 +03:00
Candid Dauth fed2451f73 Rename "points" and "actualPoints" with "routePoints" and "trackPoints"
in accordance to GPX terminology
2016-09-28 14:32:22 +03:00
Candid Dauth 0f25aecb74 Update socket.io dependency version 2016-09-28 14:19:25 +03:00
Candid Dauth 6874c34761 Fix listener notification when no bbox is set 2016-03-19 12:31:27 +01:00
Candid Dauth d60316f832 Properly handle uncaught exceptions on server 2016-03-04 20:40:14 +01:00
Candid Dauth 638125c267 Add dropdown to change type of existing marker/line 2016-02-28 18:23:54 +01:00
Candid Dauth 86eae5420e Select first dropdown entry for style if there is no default 2016-02-28 18:23:11 +01:00
Candid Dauth c197725fc5 Fix creating line with new version of node 2016-02-28 17:53:13 +01:00
Candid Dauth 972ea75153 Pausing and resuming stream to avoid memory overflow in database migration 2014-12-28 02:13:43 +01:00
Candid Dauth c264e2c4f3 Adding validation for type definitions 2014-12-27 03:47:40 +01:00
Candid Dauth 79a37ab00c Fixing loss of line width control in type field dropdown 2014-12-26 18:18:36 +01:00
Candid Dauth 5ccf2c18f2 Avoiding empty line 2014-12-26 16:51:14 +01:00
Candid Dauth 223d84fd1b Renaming foreign key fields to always start with lower case 2014-12-26 04:32:31 +01:00
Candid Dauth aabb2cc4bc Updated dependencies 2014-12-14 18:02:24 +01:00
Candid Dauth 6dc639212d Making dropdowns work 2014-12-14 04:43:05 +01:00
Candid Dauth 9c1c7a9895 Checked in missing sequelize files 2014-12-12 03:27:15 +01:00
Candid Dauth 9b48780bc6 Added UI for object types 2014-12-12 03:26:55 +01:00
Candid Dauth 954be66c7f Migrating from mongoose to sequelize, introducing types 2014-12-11 02:42:32 +01:00
Candid Dauth b78b942aed Added support for arbitrary marker colours 2014-11-30 18:30:11 +01:00
Candid Dauth 101fd38523 Added function to copy pad 2014-06-19 02:37:30 +02:00
Candid Dauth 49b5f03afd Fixing weird shit that is going on with lines 2014-05-15 01:38:24 +01:00
Candid Dauth 759e244977 Removing temporary functions to update database layout 2014-05-14 14:25:27 +01:00
Candid Dauth 12531a346e Making utils.extend() work with null values 2014-05-10 18:57:08 +02:00
Candid Dauth eb881b0c82 Added read-only link (read-only mode still needs to be styled) 2014-05-10 18:56:44 +02:00
Candid Dauth 7d43126e48 Fixing routes 2014-04-29 01:57:17 +02:00
Candid Dauth 0b11df7fb5 Fixed typo 2014-04-29 01:19:10 +02:00