Commit Graph

442 Commits

Author SHA1 Message Date
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)
2015-10-19 09:03:00 +02:00
Jan-Piet Mens
1a88b6b64a oops 2015-10-19 08:48:45 +02:00
Jan-Piet Mens
1f8f954174 exit Lua loading fails
closes #54
2015-10-19 08:47:10 +02:00
Jan-Piet Mens
06babb041a add Apache bit 2015-10-15 17:22:22 +02:00
Jan-Piet Mens
b6797b759b cleanup sane check 2015-10-15 09:00:12 +02:00
Jan-Piet Mens
082f33acf2 fail-safe CSV
closes #53
2015-10-15 08:51:18 +02:00
Jan-Piet Mens
c6a0918091 log storage/precision 2015-10-14 07:20:41 +02:00
Jan-Piet Mens
d30a3ebfee build status 2015-10-13 15:16:13 +02:00
Jan-Piet Mens
2c6b59cfc8 travis 2015-10-13 15:12:04 +02:00
Jan-Piet Mens
18810a8a93 slack 2015-10-13 15:09:38 +02:00
Jan-Piet Mens
2ba8f79ab5 travis 2015-10-13 15:07:12 +02:00
Jan-Piet Mens
1092b1454e travis 2015-10-13 15:04:05 +02:00
Jan-Piet Mens
4ff4109052 travis 2015-10-13 15:01:39 +02:00
Jan-Piet Mens
af13cbb0f1 travis 2015-10-13 14:59:54 +02:00
Jan-Piet Mens
0a00bd1cd2 show 2015-10-13 14:55:08 +02:00
Jan-Piet Mens
cad86be521 build 2015-10-13 14:51:47 +02:00
Jan-Piet Mens
d05e20c27c travis 2015-10-13 14:47:20 +02:00
Jan-Piet Mens
a27a5e6fc3 fix favicon for all pages 2015-10-13 13:53:36 +02:00
Jan-Piet Mens
32915ca439 add logo 2015-10-13 13:40:52 +02:00
Jan-Piet Mens
9e784dc1fb add app logo 2015-10-12 18:19:04 +02:00
Jan-Piet Mens
773792b803 sort Linestring GeoJSON by tst
closes #52
2015-10-12 11:34:22 +02:00
Jan-Piet Mens
7791727c96 Default label was unset without Lua
closes #50
2015-10-11 17:08:08 +02:00
Jan-Piet Mens
33967a6884 protect possible NULL label (for #50) 2015-10-11 13:24:23 +02:00
Jan-Piet Mens
43b4e98e68 new favicon / logo thanks to @ckrey 2015-10-11 13:14:20 +02:00
JP Mens
2f93d09c59 Merge pull request #51 from snh/autozoom-fixes
Re-zoom map on autozoom enable
2015-10-11 13:13:51 +02:00
Steven Honson
d6b6105fcd Re-zoom map on autozoom enable
When enabling autozoom, re-zoom the map immediately instead of needing
to wait for the next update of a marker for the autozoom to occur.
Also tidied up a comment.
2015-10-04 18:13:52 +11:00
Jan-Piet Mens
79a6604f4c convert photo to CARD 2015-10-02 17:36:58 +02:00
Jan-Piet Mens
7f79d2e28f comment param 2015-10-02 16:55:38 +02:00
Jan-Piet Mens
815ea6908c add user/device to location JSON for multilister()
closes #49
2015-10-02 16:26:21 +02:00
Jan-Piet Mens
0f44203178 import LMDB 0.9.16 2015-10-02 13:33:58 +02:00
Jan-Piet Mens
6ef6937058 print MDB version on -v 2015-10-02 13:33:25 +02:00
Jan-Piet Mens
e486af45ca version 0.4.2 2015-10-02 08:58:19 +02:00
Jan-Piet Mens
cd816032b2 csv output quoted strings for addr,locality 2015-10-02 08:44:09 +02:00
Jan-Piet Mens
2fb23ec349 map connected/disconnected shown as border of label 2015-10-01 12:34:08 +02:00
Jan-Piet Mens
76d3fe4349 add server label for map (ot-recorder --label) 2015-10-01 12:06:00 +02:00
Jan-Piet Mens
7d764ff2b8 autozoom color if ?fit= 2015-10-01 10:28:40 +02:00
Jan-Piet Mens
3c9d843fee toggle autozoom colour 2015-10-01 10:26:11 +02:00
Jan-Piet Mens
7e864ec7bc decrease padding 2015-10-01 08:45:38 +02:00
Jan-Piet Mens
341d9517e7 remove ?fit link 2015-10-01 08:41:08 +02:00
Jan-Piet Mens
ed2da3e032 add autozoom toggle to map 2015-10-01 08:40:36 +02:00
Jan-Piet Mens
dccff43153 add link to auto-zoom map 2015-09-30 17:32:36 +02:00
Jan-Piet Mens
4cc7913817 bounds-fit if &fit=1
closes #48
2015-09-30 16:55:18 +02:00
Jan-Piet Mens
0ffe9711a6 add topic/payload to 'lat or lon is NaN' message 2015-09-30 13:21:08 +02:00