|
c0381a1abc
|
Prepare for time-based queries.
|
2018-06-09 15:05:38 +02:00 |
|
|
ed255663ec
|
Add support for storing topic (sent by iOS app).
|
2018-06-03 17:08:55 +02:00 |
|
|
cd85618672
|
Moved marker/polyline code to MarkerMgr class. Use location_id instead
of epoch for operations.
|
2018-06-02 22:18:16 +02:00 |
|
|
64cad5adcb
|
Enable foreign_keys for SQLite. Add unique location id to records.
|
2018-05-23 01:27:30 +02:00 |
|
|
b3bc5e199c
|
Add tool to import data from Google Location History. Optimise database.
|
2018-04-27 01:56:54 +02:00 |
|
|
4a6fddfa78
|
Move RPC stuff to own class.
|
2018-04-25 23:00:16 +02:00 |
|
|
725f40b6a4
|
Namespaces! Yay!
|
2018-04-25 21:01:17 +02:00 |
|
|
c998445e04
|
Return list of buddies' last locations for "Friends" view in Owntracks.
|
2018-04-25 01:14:14 +02:00 |
|
|
4202303c42
|
Fix recording with optional fields.
|
2018-04-22 19:39:22 +02:00 |
|
|
58c0cc449f
|
Only implement db-specific methods in classes, move everything else to
abstract. Also more minor optimisations.
|
2018-04-22 19:18:13 +02:00 |
|
|
897fd29e80
|
Add SQLite3 support.
|
2018-04-22 18:15:48 +02:00 |
|
|
4b08266a2b
|
Fix duplicate use of execute.
|
2018-04-22 18:15:13 +02:00 |
|
|
29e1de46c9
|
Moved shared vars to abstract. Fix 2 typos.
|
2018-04-22 18:01:26 +02:00 |
|
|
333256d4c7
|
Separated SQL stuff from main code.
|
2018-04-22 17:48:25 +02:00 |
|