Commit Graph

28 Commits

Author SHA1 Message Date
Klaus-Uwe Mitterer 03d322e24a Add new file 2017-10-15 09:53:46 +02:00
Klaus-Uwe Mitterer d5fe7328e0 It didn't cause any issues because it wasn't broken in the first place... 2017-10-12 11:53:51 +02:00
Klaus-Uwe Mitterer 357c84848c Revert "How did that not ever cause any issues?"
This reverts commit cc3cb6e99c
2017-10-12 11:52:55 +02:00
Klaus-Uwe Mitterer 59e19cdac2 Revert "..."
This reverts commit 35f44e4e36
2017-10-12 11:52:38 +02:00
Klaus-Uwe Mitterer 35f44e4e36 ... 2017-10-09 09:27:59 +02:00
Klaus-Uwe Mitterer cc3cb6e99c How did that not ever cause any issues? 2017-10-09 09:21:54 +02:00
Klaus-Uwe Mitterer e944c119fd Fix endpoint... 2017-10-08 12:14:04 +02:00
Klaus-Uwe Mitterer 2e6fdd2d4c Migrate to GeoJSON output, because it's just so much nicer than KML... 2017-10-06 13:34:52 +02:00
Klaus-Uwe Mitterer dbdb9df725 Add day data export 2017-10-05 14:43:32 +02:00
Klaus-Uwe Mitterer 72a37d9f1a Add auth 2017-10-05 14:43:11 +02:00
Klaus-Uwe Mitterer bb811b3b46 Add missing auth file 2017-10-05 14:42:46 +02:00
Klaus-Uwe Mitterer 942d66fa9f Add variable for additional header code in config.php 2016-11-05 21:41:51 +01:00
Klaus-Uwe Mitterer a20fa62ace Add time zone information at the bottom 2016-10-23 18:38:06 +02:00
Klaus-Uwe Mitterer 1e4f32ade6 Focus map on current location in location.php 2016-08-15 08:40:09 +02:00
Klaus-Uwe Mitterer 8106a6e40e Set map height to a somewhat more reasonable value 2016-08-15 00:57:27 +02:00
Klaus-Uwe Mitterer 47fbac7f16 Add location.php to get last known location 2016-08-15 00:54:09 +02:00
Klaus-Uwe Mitterer 97b04eff7b Fixed syntax error in endpoint.php 2016-08-15 00:53:18 +02:00
Klaus-Uwe Mitterer e4bad9787f Added vars to enable/disable endpoint.php and newly added (now blank) location.php to config(.dist).php 2016-08-14 23:58:17 +02:00
Klaus-Uwe Mitterer f93a6eba03 Escape the string in order to prevent injections... 2016-08-09 20:22:52 +02:00
Klaus-Uwe Mitterer bf93fcd148 Export data by device in access.php, obviously only solves it for a single user installation, but still better than nothing 2016-08-09 20:20:41 +02:00
Klaus-Uwe Mitterer e56c0568b5 Disable access.php by default 2016-08-07 22:09:56 +02:00
Klaus-Uwe Mitterer 02d23237d4 Add access.php - Users should make sure that ths is behind some sort of authentication... 2016-08-07 22:07:00 +02:00
Klaus-Uwe Mitterer d2a9dd41c3 Add missing quotes... 2016-08-05 20:26:10 +02:00
Klaus-Uwe Mitterer a2131f6ee7 Modify setup such as to install a column for the device ID. VARCHAR(36) such as to take a UUID. 2016-08-03 19:40:04 +02:00
Klaus-Uwe Mitterer d98b62cc69 Require device ID to be passed 2016-08-03 19:37:08 +02:00
Klaus-Uwe Mitterer d2633ceaa6 Make error message more general 2016-02-07 22:29:56 +01:00
Klaus-Uwe Mitterer 6cb4dc7429 Fix variable name, change include to require 2016-01-16 13:17:02 +01:00
Klaus-Uwe Mitterer f65958a859 Inital stuff 2016-01-15 08:11:36 +01:00