Commit Graph

684 Commits

Author SHA1 Message Date
Simo Kinnunen
3ea41c1a4e Fix direct device control not extending owner timeout. 2014-06-02 21:03:21 +09:00
Gunther Brunner
9239ee57b4 Adding protractor. 2014-06-02 17:49:47 +09:00
Gunther Brunner
903c183c84 Renaming 'present' to 'connected', and 'absent' to 'disconnected'. 2014-06-02 17:49:47 +09:00
Simo Kinnunen
cfb8d6c57a Update oboe to 1.14.7. 2014-06-02 15:26:09 +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
Gunther Brunner
2dda82253d Revert "Hide offline devices."
This reverts commit 84fba858af0cbb75751a43be79c276afa4cac97e.
2014-06-02 14:08:53 +09:00
Gunther Brunner
10a764ff2f Translated kick message. 2014-06-02 14:00:37 +09:00
Gunther Brunner
fd03c60b31 Small fix 2014-06-02 14:00:36 +09:00
Simo Kinnunen
97c4d24a7a Add a new log priority: important. Should make it easier to display interesting non-error messages. 2014-06-02 12:19:52 +09:00
Simo Kinnunen
1095c1ba97 Typo 2014-06-02 11:42:44 +09:00
Simo Kinnunen
24c1ba1bda Save user IP to database. 2014-05-30 11:46:47 +09:00
Simo Kinnunen
22fc9e79dd Use 'localhost' by default as 'public address'. Can override with --public-ip. 2014-05-30 11:46:47 +09:00
Gunther Brunner
6dda78884e Hide offline devices. 2014-05-30 01:58:55 +09:00
Simo Kinnunen
36f62f3276 F-06E doesn't find the STFService if we don't tell it which component to use. 2014-05-30 00:01:18 +09:00
Gunther Brunner
f09fb07606 Fixed manual paths. 2014-05-30 00:00:08 +09:00
Gunther Brunner
6d943eba54 Adding stf-analytics. 2014-05-29 23:30:38 +09:00
Gunther Brunner
6f11078389 Changed default entry point for intro, manual and v2-features. 2014-05-29 23:04:26 +09:00
Gunther Brunner
726cf3a59a Added V2 LP. 2014-05-29 23:01:31 +09:00
Gunther Brunner
8a7c18a3fa Forcing retina ratio to 1.2 2014-05-29 18:58:09 +09:00
Gunther Brunner
e5018234d4 Added filter translate for websocket errors. 2014-05-29 17:11:14 +09:00
Gunther Brunner
4b98da269b Added force kicking. 2014-05-29 17:04:06 +09:00
Gunther Brunner
59261b3c98 Made logo bigger. 2014-05-29 14:19:36 +09:00
Gunther Brunner
0570ef2319 Small devices improvings. 2014-05-29 14:10:08 +09:00
Gunther Brunner
56c1299037 Prevent initial text flashing when coming from 'ja' 2014-05-29 13:22:23 +09:00
Gunther Brunner
ae6d2fe614 Fixed remote control menu highlighting. 2014-05-29 13:17:57 +09:00
Gunther Brunner
e24e1abc35 Release: temporarily adjusted the upload style. 2014-05-29 12:52:25 +09:00
Gunther Brunner
e5d62c3bba Release: removed temporarily the upload from link feature. 2014-05-29 12:49:06 +09:00
Gunther Brunner
589eaf8066 STF is now buildable. 2014-05-29 12:38:47 +09:00
Gunther Brunner
f14f69cd64 Open docs in new window. 2014-05-29 12:19:32 +09:00
Gunther Brunner
c9fcd40ed6 Changed orders in dashboard. 2014-05-29 12:19:32 +09:00
Simo Kinnunen
d1746ce745 Replace colors with chalk. 2014-05-29 05:27:16 +09:00
Gunther Brunner
fccf40d718 Release time: this means no time for proper i18n. 2014-05-29 05:08:21 +09:00
Gunther Brunner
5782a7af0b Added help for shell commands. 2014-05-29 05:01:42 +09:00
Gunther Brunner
7fecf2828b Added link for using the device from the Device List. 2014-05-29 05:01:42 +09:00
Gunther Brunner
5234db9468 Finally fixed the scrollbar height.
Removing CPU tab by lack of implementation.
2014-05-29 05:01:42 +09:00
Gunther Brunner
12fc884f78 Fixed device redirect when not usable. 2014-05-29 05:01:42 +09:00
Simo Kinnunen
aa8f8fd999 Set rethinkdb connection defaults to docker --link environment variables. 2014-05-29 03:13:21 +09:00
Gunther Brunner
cb6c7a1b5c Device List now properly sorts by status. 2014-05-29 01:40:38 +09:00
Gunther Brunner
0901a1a5f7 Fixed language initialization.
Fixed Device List details.
2014-05-29 01:40:38 +09:00
Gunther Brunner
1d974936e4 Fixing translations. 2014-05-29 01:40:38 +09:00
Gunther Brunner
2ff05fdd74 Fixing port forwarding. Saving for port sets is not enabled. 2014-05-29 01:40:38 +09:00
Gunther Brunner
8b058ec52e Port forwarding should be working now. 2014-05-29 01:40:38 +09:00
Gunther Brunner
a76d8696d5 Adding the port forwarding service. 2014-05-29 01:40:38 +09:00
Gunther Brunner
02c5a9181c Sending the events to the port forwarder. 2014-05-29 01:40:38 +09:00
Simo Kinnunen
71188b2e50 Don't make too many low priority updates at once. 2014-05-29 01:10:22 +09:00
Simo Kinnunen
70f6b323f2 Fix stupid bug in addUserForward. 2014-05-28 22:21:41 +09:00
Gunther Brunner
b5659fe321 Port forwarding UI improved. 2014-05-28 21:38:27 +09:00
Gunther Brunner
2d7853fd1f Translating everything. 2014-05-28 19:18:33 +09:00
Gunther Brunner
ba0a2d5865 Fixed esprima parsing bug. 2014-05-28 16:45:37 +09:00
Gunther Brunner
059b944c5d Added basic README installation steps. 2014-05-28 16:10:22 +09:00