1
0
Commit Graph

18 Commits

Author SHA1 Message Date
20713d79c9 DB Query returns Location objects. 2018-08-12 22:16:47 +02:00
6de9944236 Optimise record taking, prepare for other record types. 2018-08-12 17:46:43 +02:00
e0d7a45e37 Bugfix. 2018-08-12 15:55:52 +02:00
fad87cfdab Only report back people with location updates in the last 24 hours.
Also: small bugfix.
2018-06-23 16:47:56 +02:00
ed255663ec Add support for storing topic (sent by iOS app). 2018-06-03 17:08:55 +02:00
725f40b6a4 Namespaces! Yay! 2018-04-25 21:01:17 +02:00
dad14624f2 Fix uninitialised variables warnings. 2018-04-25 03:02:54 +02:00
c998445e04 Return list of buddies' last locations for "Friends" view in Owntracks. 2018-04-25 01:14:14 +02:00
b43ff469e0 Code cleanup. 2018-04-25 00:40:58 +02:00
3857c9deba Cleanup code. Also return error message for Owntracks app to display. 2018-04-23 02:15:15 +02:00
4202303c42 Fix recording with optional fields. 2018-04-22 19:39:22 +02:00
333256d4c7 Separated SQL stuff from main code. 2018-04-22 17:48:25 +02:00
c705bb4a0c Update record.php 2018-03-15 16:17:14 +01:00
767669ee09 Merge branch 'master' into patch-1 2017-06-22 17:16:24 +02:00
dd684b8d15 Fix table name to use sql_prefix from config file
was originally defaulting to log_locations rather than using the prefix from the config file
2017-06-15 15:20:16 +01:00
b2ed1f1ca9 bugfix: database name
+ json timestamp as database timestamp
+ test prepare statemant success
2017-05-22 12:09:53 +02:00
82ca0a322d config-includes and file-name in leaflet
Includes config.inc.php in record.php to have the changes actually go in
the databse. Change to leaflet to reflect picture-file-name. Changes to
buttons to not be links, but rather just buttons you push (means site
does not reload).
2017-03-12 12:55:46 +01:00
523d9eac38 Initial commit 2017-03-02 21:41:19 +01:00