JP Mens
810ea65500
Merge pull request #116 from juzam/master
...
fix for slash html entity / in map_marker tooltip (live map)
2016-04-04 14:50:25 +02:00
Giovanni Angoli
156c92c009
fix for slash html entity / in map_marker tooltip (live map)
2016-04-04 13:10:04 +02:00
Thomas Weißschuh
b08c36cd47
use more idomatic config for Debian
2016-03-31 18:33:03 +00:00
Thomas Weißschuh
d05a22ef43
add native Debian packaging
2016-03-31 18:32:49 +00:00
JP Mens
8551cb0aa0
Merge pull request #111 from juzam/patch-2
...
added base64 version check
2016-03-25 18:16:57 +01:00
Giovanni Angoli
0c1ec84973
ugly base64 version check
2016-03-25 17:48:51 +01:00
Jan-Piet Mens
8fa451af9a
check existance of $OTR_CAFILE
...
closes #109
2016-03-25 17:27:18 +01:00
Alexander Rust
e33e9b42c7
Fixed missing space in README.md
2016-03-25 17:25:14 +01:00
JP Mens
b7da2fa8a8
Merge pull request #110 from juzam/patch-1
...
Fix for base64 command default column wrapping
2016-03-25 17:03:45 +01:00
Giovanni Angoli
13b7adcf45
Fix for base64 command default column wrapping
...
base64 defaults to 76 colums (base64 (GNU coreutils) 8.13)
-w, --wrap=COLS
wrap encoded lines after COLS character (default 76). Use 0 to disable line wrapping
also added -r flag to the mosquitto_pub in the comments
2016-03-25 17:01:49 +01:00
Jan-Piet Mens
093851eb1d
lowercase user/device for decryption key
...
also spaces in device name are converted to dashes, so
"Will-iPhone 6s" should now be key "will-iphone-6s"
addresses #108
2016-03-25 14:54:50 +01:00
JP Mens
15937f91e7
Merge pull request #104 from caffinatedmonkey/patch-1
...
Fixed Typo in Readme
2016-03-23 07:22:04 +01:00
Martin Charles
7cf476a239
Fixed Typo in Readme
2016-03-23 00:06:33 -04:00
Jan-Piet Mens
291d0ef69b
support negative lat in CSV payloads
2016-03-20 08:25:15 +01:00
Jan-Piet Mens
d3088fa222
re-fix
2016-03-12 12:03:30 +01:00
Jan-Piet Mens
0c9c6a40d6
fix crash on nested object in Lua hooks
2016-03-12 11:28:03 +01:00
Jan-Piet Mens
01e372f475
fix file mode
2016-03-11 11:54:29 +01:00
Jan-Piet Mens
6c480283f0
LWT are now stored with reltopic == 'lwt' instead of '*'
...
closes #101
2016-03-09 10:54:39 +01:00
Jan-Piet Mens
de9806ee48
2016-03-07 version 0.6.2
...
- FIX: ocat CSV and XML output fixed
- UPD: _geoprec may be < 0 to prevent new geo lookups
- FIX: adapted build & recorder for FreeBSD 10.2 (isnan() macro)
2016-03-07 10:43:56 +01:00
Jan-Piet Mens
45655b2106
unbreak XML and CSV output
2016-03-07 10:42:57 +01:00
Jan-Piet Mens
838a303d38
allow negative _geoprec
2016-03-05 18:27:55 +01:00
Jan-Piet Mens
4ec7d81665
clarify _geoprec
2016-03-05 12:17:02 +01:00
Jan-Piet Mens
4261dca381
quotes
2016-03-05 10:13:49 +01:00
Jan-Piet Mens
6757248aaa
ENOCOFFEE
2016-03-05 10:00:32 +01:00
Jan-Piet Mens
73d9d73802
makefile again
2016-03-05 09:46:34 +01:00
Jan-Piet Mens
1900dae8aa
tweaks for freebsd
2016-03-04 18:14:35 +01:00
Jan-Piet Mens
adea7e7f55
print dbname which fails to open
2016-03-04 15:43:20 +01:00
Jan-Piet Mens
3713275a4a
2016-03-04 version 0.6.1
...
- NEW: received payload may contain _geoprec:N to override precision (#58 )
- FIX: view's page returns content-type
2016-03-04 12:41:56 +01:00
Jan-Piet Mens
77a5545d92
override precision with _geoprec
...
closes #58
2016-03-04 12:40:54 +01:00
Jan-Piet Mens
5973275ee4
add content-type to view's page
2016-03-04 11:34:45 +01:00
Jan-Piet Mens
f88e1a1898
2016-03-04 version 0.6.0 a.k.a. ISS Edition
...
- UPD: view can specify hours instead of from/to (#99 )
- UPD: recorder and config option HTTPLOGDIR for access.log
2016-03-04 10:39:43 +01:00
Jan-Piet Mens
9fbbc3f6fb
view can specify hours instead of from/to
...
closes #99
2016-03-04 10:38:11 +01:00
Jan-Piet Mens
17ddfa07ae
add http-logdir option
...
closes #98
2016-03-03 19:05:44 +01:00
Jan-Piet Mens
aa4e9859ec
tips
2016-03-03 18:44:01 +01:00
Jan-Piet Mens
c5ddd7db85
2016-03-03 version 0.5.9
...
- UPD: messages received over http have _http:true added to JSON
- UPD: http publishes are displayed with grey user in Table
2016-03-03 10:35:32 +01:00
Jan-Piet Mens
9ca53b264f
http publishes are marked with _http:true in JSON
2016-03-02 19:49:00 +01:00
Jan-Piet Mens
be3af09040
fix typos
2016-03-02 16:39:44 +01:00
Jan-Piet Mens
8acb5bf3a8
2016-03-02 version 0.5.8
...
- FIX: topic missing in last/
2016-03-02 15:00:37 +01:00
Jan-Piet Mens
ab57668ce0
topic missing in last/
2016-03-02 15:00:27 +01:00
Jan-Piet Mens
1c62aae819
2016-03-02 version 0.5.7
...
- FIX: linestring map shows position only; no longer broken date (#97 )
- FIX: Greenwich alarms were stored in last/ as ../alarm
- UPD: attempt CARD retrieval first from user/device/u-d.json (#94 )
- UPD: option --skipdemo renamed to --noskipdemo
2016-03-02 14:44:03 +01:00
Jan-Piet Mens
08aff2a930
change popup on linestring geojson
...
closes #97
2016-03-02 11:07:04 +01:00
Jan-Piet Mens
f9aa7037a9
truncate reltopic correctly
2016-03-02 10:48:08 +01:00
Jan-Piet Mens
5deee82f9e
alarm publishes no longer with full topic in last/
2016-03-02 10:25:03 +01:00
Jan-Piet Mens
65dd1d3539
obtain missing ghash reverses
2016-03-02 10:23:53 +01:00
Jan-Piet Mens
e25033abea
stab for CARD in user-dev/u-d.json before user/u.json
...
closes #94
2016-03-01 22:02:33 +01:00
Jan-Piet Mens
5b7d32cc72
rename option --skipdemo renamed to --noskipdemo
2016-03-01 17:27:53 +01:00
Jan-Piet Mens
c274c14de5
2016-03-01 version 0.5.6
...
- FIX: gwstorage lowercase username & device (#96 )
2016-03-01 17:19:59 +01:00
Jan-Piet Mens
bc3c9db7c2
temporizing
2016-03-01 16:41:52 +01:00
Jan-Piet Mens
c1a3f7f195
ctrl.track starts a month ago
...
closes #93
2016-03-01 16:19:03 +01:00
Jan-Piet Mens
d4490d0b2d
lowercase
2016-03-01 15:53:42 +01:00