Vishal Banthia
|
62413b3780
|
allow user to create an access token to access stf api from user settings tab.
|
2015-11-26 02:40:34 +09:00 |
|
Simo Kinnunen
|
638322fd47
|
Fix VNC auth DB index.
|
2015-10-13 15:31:26 +09:00 |
|
Simo Kinnunen
|
5b5520b705
|
VNC authentication works, although there is no UI for adding passwords
yet. Direct database manipulation is required for now.
|
2015-10-13 04:05:07 +09:00 |
|
Simo Kinnunen
|
25544d1a1a
|
In-memory reaper. TtlSet needs tests.
|
2015-06-01 17:41:23 +09:00 |
|
Simo Kinnunen
|
f275d9e563
|
Don't add secondary indexes to the log database. It's huge.
|
2014-12-17 23:26:40 +09:00 |
|
Simo Kinnunen
|
e6c1de5194
|
ADB connect now respects auth keys in the settings page.
|
2014-10-01 18:41:54 +09:00 |
|
Simo Kinnunen
|
bebb3af42a
|
Send heartbeats from the provider. This keeps unauthorized and offline devices present as well, which is what we want. This also greatly reduces the number of queries to rethinkdb.
|
2014-06-02 14:52:46 +09:00 |
|
Simo Kinnunen
|
fe092bc358
|
Fix 'line is too long' warning.
|
2014-04-15 11:30:39 +09:00 |
|
Simo Kinnunen
|
fa7437a445
|
Add more advanced filtering to the device tracker. Make the group tracker work properly.
|
2014-04-08 13:48:46 +09:00 |
|
Simo Kinnunen
|
b4416b5f0f
|
Fix all JSHint complaints in Node.js code.
|
2014-03-19 20:36:46 +09:00 |
|
Simo Kinnunen
|
4896ca406e
|
Reap dead devices using timeouts. Previously, if a provider died without being able to clean up properly, the device would stay as a ghost.
|
2014-02-25 20:45:29 +09:00 |
|
Simo Kinnunen
|
277c9b401a
|
Make GroupService keep the list of members up to date.
|
2014-02-07 11:56:19 +09:00 |
|
Simo Kinnunen
|
389db73f08
|
Save device logs to rethinkdb.
|
2014-01-29 19:50:47 +09:00 |
|
Simo Kinnunen
|
48b4c2fd0e
|
Save devices to database.
|
2014-01-28 15:57:19 +09:00 |
|
Simo Kinnunen
|
881996557a
|
Add user to rethinkdb after login.
|
2014-01-28 12:27:33 +09:00 |
|
Simo Kinnunen
|
23d068490e
|
Add rethinkdb.
|
2014-01-27 19:53:55 +09:00 |
|