1
0

12 Commits

Author SHA1 Message Date
tomyvi
9f2a5e3897 misc 2018-12-29 21:05:39 +01:00
tomyvi
f659ec98a3 swap lat/lon for overland payload 2018-11-12 15:00:38 +01:00
tomyvi
111ff77f8f Abstraction debug 2018-11-12 13:49:15 +01:00
tomyvi
41415d1cb2 Abstraction of recorder
Abstraction of recorder to offer alternative to Owntracks
2018-11-11 22:03:55 +01:00
tomyvi
519228f0a6
isEpochExisting -> isBetterRecordExisting 2018-10-23 12:05:41 +02:00
tomyvi
ec070a93b6
add getFriends 2018-10-23 11:57:16 +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