Commit Graph

485 Commits

Author SHA1 Message Date
Jan-Piet Mens
41731dbab7 clarify Lua flags
closes #68
2015-11-06 11:50:55 +01:00
Jan-Piet Mens
aac6725653 create STORAGEDEFAULT/last
closes #67
2015-11-05 22:48:42 +01:00
Jan-Piet Mens
4e6f42836b build instructions for Ubuntu
closes #64
	closes #66
2015-11-05 22:30:36 +01:00
Jan-Piet Mens
371552e628 version 0.4.5
- NEW: LAST and LOCATIONS return additional human-formatted ISO timestamp for display, disptst
- FIX: otrc dump now contains correct configuration settings which can be restored to phone
- FIX: waypoints/config filename extention fixed (otrw/otrc)
- NEW: extra.json (in last/username/device/) is merged in and returned in API (#60)
- FIX: http server sets utf-8 on JSON responses (API)
- NEW: recorder's --norec disables writing REC files
- FIX: removed Mosquitto loop timeout; great improvement in HTTP performance
- NEW: API supports /last ?fields=a,b,c
0.4.5
2015-11-04 09:48:24 +01:00
Jan-Piet Mens
4474506ef4 update examples and clarify extra elements 2015-11-04 09:45:46 +01:00
Jan-Piet Mens
9a7755be94 add disptst 2015-11-02 08:37:20 +01:00
Jan-Piet Mens
9bacbb8726 correctly dump configuration so as to be able to restore to device
#61
2015-10-30 22:05:21 +01:00
Jan-Piet Mens
1704adade4 fix codesign condition 2015-10-28 00:35:14 +01:00
Jan-Piet Mens
c1b053b694 waypoints/config filename extention fixed (otrw/otrc) 2015-10-28 00:33:08 +01:00
Jan-Piet Mens
96314016fd invoke codesign if exists (for my dev machine) 2015-10-26 21:05:19 +01:00
Jan-Piet Mens
a2989e8c70 allow extra.json
closes #60
2015-10-26 19:00:21 +01:00
Jan-Piet Mens
13c51f3d72 content charset 2015-10-25 08:33:59 +01:00
Jan-Piet Mens
9a3168d20e s/DUMP/CONFIG/ 2015-10-24 20:46:41 +02:00
Jan-Piet Mens
32ac251df6 clarification 2015-10-24 08:43:18 +02:00
Jan-Piet Mens
b62cd24f07 sundry doc updates 2015-10-23 21:38:11 +02:00
Jan-Piet Mens
27939574a2 set timeout on !http 2015-10-23 18:58:45 +02:00
Jan-Piet Mens
286afde1fb header 2015-10-23 18:38:04 +02:00
Jan-Piet Mens
825cd57e91 add recorder options 2015-10-23 17:29:37 +02:00
Jan-Piet Mens
8930e401fc new recorder option --norec 2015-10-23 17:03:19 +02:00
Jan-Piet Mens
2d49bddf9b support fields in /locations API 2015-10-23 16:48:48 +02:00
Jan-Piet Mens
64a1d716a4 timeout: 0 on mosquitto_loop 2015-10-23 16:08:55 +02:00
Jan-Piet Mens
90fdc8cf60 support /last with fields 2015-10-23 15:32:52 +02:00
Jan-Piet Mens
62590e8ab3 version 0.4.4
- FIX: now actually builds without LMDB (not recommended!)
- NEW: Add a battery level column to the Table. (#56)
- FIX: waypoints and config dumps are prettyfied
- FIX: XML output prints empty tags when fields are requested
- NEW: API photo/ endpoint (returns default png on user 404)
- NEW: configuration dump (cmd dump) is stored in store/config/$user-$device.otrc
- NEW: waypoints dump (Publish Waypoints from device) written to store/waypoints/$user/$device/user-device.otrw
0.4.4
2015-10-23 09:56:00 +02:00
Jan-Piet Mens
ce4f2f699b ronly fix 2015-10-23 08:05:27 +02:00
Jan-Piet Mens
e43a767f45 Support without LMDB 2015-10-22 21:10:15 +02:00
Jan-Piet Mens
f0f78964de cleanup 2015-10-22 17:56:57 +02:00
Jan-Piet Mens
52928fd407 class for battery
small tweak to #56
2015-10-22 15:32:46 +02:00
Jan-Piet Mens
77e3f4cd84 waypoints and config dumps are prettyfied 2015-10-22 15:24:10 +02:00
Jan-Piet Mens
f00612df77 improve RONLY 2015-10-22 15:24:10 +02:00
Jan-Piet Mens
194ff80cf4 is_ronly() 2015-10-22 15:24:10 +02:00
Jan-Piet Mens
5962cb8911 force LMDB if RONLY 2015-10-22 15:24:09 +02:00
JP Mens
91bfdabf79 Merge pull request #56 from geo-data/show-battery
Add a battery level column to the Recorder Table.
2015-10-22 15:23:45 +02:00
Jan-Piet Mens
223d247708 implement ronlydb 2015-10-22 10:48:13 +02:00
Jan-Piet Mens
8bd8263b52 surface gcache_del() 2015-10-22 10:47:26 +02:00
Jan-Piet Mens
b06f224e27 XML: print empty tags for requested fields 2015-10-22 09:30:03 +02:00
Jan-Piet Mens
5ec8f04e61 Suppress lwt recording in RONLY mode
closes #55
2015-10-22 08:27:21 +02:00
Jan-Piet Mens
e3ded0df48 in ronly mode, handle cards anyway 2015-10-21 16:51:46 +02:00
Jan-Piet Mens
835e37cc97 default 40x40 PNG on 404 2015-10-21 15:55:50 +02:00
Jan-Piet Mens
78c922e5ac better example 2015-10-21 15:55:26 +02:00
Jan-Piet Mens
08d7f055c0 API endpoint photo/ 2015-10-21 14:37:51 +02:00
Jan-Piet Mens
42feb5ee65 typo 2015-10-21 10:46:55 +02:00
Jan-Piet Mens
e0f04c6fd2 explain geohash precision 2015-10-21 10:44:14 +02:00
Jan-Piet Mens
5c74d0ea3a implement RONLY (r:true) 2015-10-20 16:26:01 +02:00
Jan-Piet Mens
47355bf024 pretty-dump otrc 2015-10-20 09:49:56 +02:00
Jan-Piet Mens
56aa8c4629 support config dump (.otrc) 2015-10-20 09:37:24 +02:00
Jan-Piet Mens
2352f2298c add link to documentation 2015-10-20 09:19:18 +02:00
Jan-Piet Mens
0caef76d64 remove otrw on kill 2015-10-20 09:03:20 +02:00
Jan-Piet Mens
bbe09b35aa use .otrw for waypoints dump 2015-10-20 08:50:20 +02:00
Jan-Piet Mens
92e1a0d7c3 support waypoints dump
for https://github.com/owntracks/ios/issues/346
2015-10-20 08:41:32 +02:00
Jan-Piet Mens
a11ddb1392 version 0.4.3
- NEW: recorder exits if Lua script cannot be loaded (#54)
- FIX: add fail-safe to CSV parser (#53)
- FIX: GeoJSON LineString tracks are now sorted by tst and not by received date
- FIX: recorder's default label correctly set if not compiling with WITH_LUA (#50)
- FIX: Re-zoom map on autozoom enable (#51)
- NEW: favicon/logo, thanks to @ckrey (#50)
- NEW: contrib/faces/image2card.sh to publish a Recorder-compatible JSON CARD from photo
- NEW: multilister adds username/device to JSON location data (#49)
0.4.3
2015-10-19 09:03:00 +02:00