Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
b8031a9211 http: surface LAST to /last 2015-09-08 19:23:04 +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
1b3bacc2bd fix WS push (length), add WS publish of LAST on connect 2015-09-08 11:40:38 +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
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
Jan-Piet Mens
e33e29e466 NEW: full (*cough*) REST interface in recorder & Websocket support 2015-09-03 17:26:13 +02:00
Jan-Piet Mens
4ba21fcc33 Begin work on HTTP API 2015-09-03 15:34:10 +02:00
Jan-Piet Mens
17aada0b3e config.h: make JSON output indentable (or not) 2015-09-02 20:03:41 +02:00
Jan-Piet Mens
d253e4785d FIX: recorder, storage, and HTTP honour --norevgeo 2015-09-02 08:21:47 +02:00
Jan-Piet Mens
8431870ee8 add license 2015-09-01 17:19:52 +02:00
Jan-Piet Mens
b551048489 quiet CC 2015-09-01 15:11:49 +02:00
Jan-Piet Mens
550fd4fc59 init storage with TZ 2015-09-01 14:02:32 +02:00
Jan-Piet Mens
8d096ddc4f storage: support requesting individual fields only.
closes #8
2015-08-29 22:20:49 +02:00
Jan-Piet Mens
3f1be9087d fix dependency & error on lister 2015-08-29 21:35:05 +02:00
Jan-Piet Mens
9f04507f3f Complete refactoring of location objectization (! ;-) 2015-08-29 18:49:54 +02:00
Jan-Piet Mens
1796408ac1 split out HTTP functions 2015-08-29 15:03:56 +02:00