Commit graph

16 commits

Author SHA1 Message Date
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