Commit Graph

483 Commits

Author SHA1 Message Date
Jan-Piet Mens
083e444df2 rhel support files 2015-09-10 12:57:12 +02:00
Jan-Piet Mens
1bd44d1562 storage default directory from config.mk 2015-09-10 12:17:14 +02:00
Jan-Piet Mens
c4f836ceb3 Harmonize building 2015-09-10 11:08:46 +02:00
Jan-Piet Mens
c84fb4c6a9 websockets gets JSON payloads only if authorized to see them
closes #15
2015-09-10 08:37:09 +02:00
Jan-Piet Mens
7242e1cce5 map: use lat,lon i/o address if non-existent 2015-09-09 23:51:27 +02:00
Jan-Piet Mens
1d69c164d7 feature: REST API provides /api/0/monitor
closes #16
2015-09-09 21:21:38 +02:00
Jan-Piet Mens
cacfb3059e http: lowercase GET/POST and X-Limit values 2015-09-09 19:42:00 +02:00
Jan-Piet Mens
2b0cb67d25 fix inline int 2015-09-09 18:33:36 +02:00
Jan-Piet Mens
0e2527f43d feature: http: allow override user,device for last_users() via X-Limit- headers 2015-09-09 18:31:41 +02:00
Jan-Piet Mens
260771ff25 http: table: fix dataURI (I don't think this'll be the last time..) 2015-09-09 18:31:04 +02:00
Jan-Piet Mens
0f158ff35e fix URI to LAST in Websocket conn 2015-09-09 18:22:32 +02:00
Jan-Piet Mens
d712d90235 http: allow client to specify user,device,from,to as X-Limit-yyy 2015-09-09 17:59:48 +02:00
Jan-Piet Mens
1bee9d0a12 clean up index 2015-09-09 16:30:00 +02:00
Jan-Piet Mens
c96e139c64 fix dataURI 2015-09-09 16:26:32 +02:00
Jan-Piet Mens
f87dc7bb74 rename 2015-09-09 15:49:01 +02:00
Jan-Piet Mens
fba28a2ff0 muck around with WS URI 2015-09-09 15:48:30 +02:00
Jan-Piet Mens
33255627df log location 2015-09-09 15:48:11 +02:00
Jan-Piet Mens
3ccb3d2901 clean up 2015-09-09 15:47:37 +02:00
Jan-Piet Mens
a189e71ab2 add nginx snippet 2015-09-09 15:47:12 +02:00
Jan-Piet Mens
074434eb65 http table: configurable column titles (e.g. language) 2015-09-09 13:44:07 +02:00
Jan-Piet Mens
827eefd37c add TID to table 2015-09-08 20:47:11 +02:00
Jan-Piet Mens
b0ca6e9e86 ensure map link clickable even if no addr 2015-09-08 20:29:26 +02:00
Jan-Piet Mens
34984e53b9 feature: Table 2015-09-08 20:20:42 +02:00
Jan-Piet Mens
b8031a9211 http: surface LAST to /last 2015-09-08 19:23:04 +02:00
Jan-Piet Mens
95b83a4ae3 allow auto-refresh markers 2015-09-08 18:12:27 +02:00
Jan-Piet Mens
65c02f389b better console logging 2015-09-08 17:16:43 +02:00
Jan-Piet Mens
dc20cf3a7e add topic to JSON directed at Websocket clients 2015-09-08 16:03:19 +02:00
Jan-Piet Mens
f84947360c fix: marker content now travels with marker 2015-09-08 14:19:15 +02:00
Jan-Piet Mens
be1300c7c0 add addr to object sent to WS server 2015-09-08 13:44:01 +02:00
Jan-Piet Mens
2f0d5834e7 auto-reconnect to WS 2015-09-08 13:43:39 +02:00
Jan-Piet Mens
4abd4a356c add status LED on map 2015-09-08 13:43:17 +02:00
Jan-Piet Mens
1c39ea8313 add address to tooltip 2015-09-08 13:42:58 +02:00
Jan-Piet Mens
bf73cfa89f send proper content to WS 2015-09-08 13:00:41 +02:00
Jan-Piet Mens
470de65821 send to WS for locations only 2015-09-08 12:57:09 +02:00
Jan-Piet Mens
9b8b298527 map: circles as markers; use tid as ID 2015-09-08 12:38:41 +02:00
Jan-Piet Mens
31bb69d4b0 handle location messages only 2015-09-08 12:38:23 +02:00
Jan-Piet Mens
059c7ded1d fix: double-free 2015-09-08 12:27:55 +02:00
Jan-Piet Mens
99cc50f5a4 feature: MAP of LAST locations 2015-09-08 12:06:34 +02:00
Jan-Piet Mens
1b3bacc2bd fix WS push (length), add WS publish of LAST on connect 2015-09-08 11:40:38 +02:00
Jan-Piet Mens
2c586b5a5b Feature: ocat/ot-recorder: configurable geohash precision per invocation (--precision)
closes #14
2015-09-07 17:40:50 +02:00
Jan-Piet Mens
17f749a6b5 FIX: catch null return from geohash_encode 2015-09-07 17:26:59 +02:00
Jan-Piet Mens
e6261146ef specify correct dir in usage 2015-09-07 17:11:52 +02:00
Jan-Piet Mens
1788cb58d7 support named databases 2015-09-07 14:08:09 +02:00
Jan-Piet Mens
03c119b43b storage: add support for LMDB "named" databases 2015-09-07 13:48:47 +02:00
Jan-Piet Mens
bfe49ff1b5 gcache-dump: better usage message 2015-09-04 08:10:52 +02:00
Jan-Piet Mens
7bed8cf146 added logging function olog
closes #12
2015-09-04 08:06:53 +02:00
Jan-Piet Mens
1ebff4de33 http: clean up fields 2015-09-03 20:38:51 +02:00
Jan-Piet Mens
dd0f1f4cad simplify gcache put functions 2015-09-03 19:57:32 +02:00
Jan-Piet Mens
9d90e9ade1 http: status code for bad date/time range 2015-09-03 19:38:31 +02:00
Jan-Piet Mens
f5702a3796 test: block a user 2015-09-03 19:11:53 +02:00