Valverde Antonio
|
25b9583d5c
|
Fix missing provider when a device is plugged in for the first time
|
2014-06-06 18:24:32 +09:00 |
|
Simo Kinnunen
|
7fb721f379
|
Make it possible to connect to ADB running on other computers.
|
2014-06-06 18:01:36 +09:00 |
|
Simo Kinnunen
|
2e18778d1c
|
Update socket events to match socket.io 1.0.
|
2014-06-06 15:23:13 +09:00 |
|
Simo Kinnunen
|
984c45b183
|
Separate websocket to its own role. Necessary because the app was getting pretty big already, but mostly because our Windows PCs don't like to connect to websockets on port 80, which is what we use for the app.
|
2014-06-06 15:02:29 +09:00 |
|
Simo Kinnunen
|
92be2f1b59
|
Fix default IP in port forwarding.
|
2014-06-06 10:57:21 +09:00 |
|
Simo Kinnunen
|
1e5ac360ed
|
Fix gulp build failing due to incorrect jade includes.
|
2014-06-05 13:57:13 +09:00 |
|
Simo Kinnunen
|
e90df6b2f4
|
Use a real random model for fake devices.
|
2014-06-04 19:08:07 +09:00 |
|
Simo Kinnunen
|
6acfa5b528
|
Add a new command to generate fake devices for testing.
|
2014-06-04 18:57:20 +09:00 |
|
Gunther Brunner
|
1c45b6eb70
|
Starting to add build targets for common status page.
|
2014-06-04 18:45:11 +09:00 |
|
Gunther Brunner
|
a9e2268b18
|
Added gulp protractor task.
|
2014-06-04 15:00:40 +09:00 |
|
Gunther Brunner
|
2ca3619057
|
Starting to add error status pages.
|
2014-06-03 21:00:00 +09:00 |
|
Gunther Brunner
|
bad0ca9cc7
|
Show only Web/Native when controlling.
|
2014-06-03 19:35:02 +09:00 |
|
Gunther Brunner
|
79b0d7f2ab
|
Updated bower dependencies.
|
2014-06-03 19:18:35 +09:00 |
|
Gunther Brunner
|
e3df5f2e3c
|
Added min-width for device list icons.
|
2014-06-03 19:02:31 +09:00 |
|
Simo Kinnunen
|
41661c9384
|
Update to Socket.IO 1.0.
|
2014-06-03 19:00:43 +09:00 |
|
Gunther Brunner
|
27d9014e90
|
const was just too new for IE.
|
2014-06-03 17:59:01 +09:00 |
|
Gunther Brunner
|
e7eeb985a7
|
Added default Device List ordering by name also.
Hide devices without a model name (this may be changed later).
|
2014-06-03 17:50:32 +09:00 |
|
Gunther Brunner
|
d87c780068
|
Changed device list sort priority.
Changed device list control button styles.
|
2014-06-03 17:50:32 +09:00 |
|
Simo Kinnunen
|
9bb066f0c6
|
Update to express 4.
|
2014-06-03 16:33:00 +09:00 |
|
Simo Kinnunen
|
4d4cf58dee
|
Remove /static/data from the auth roles, it doesn't seem to even exist anymore.
|
2014-06-03 14:40:21 +09:00 |
|
Gunther Brunner
|
f634357217
|
Changed Screen failure timeout to 2 secs.
Changed Device Icon view popover timeout to 0.
|
2014-06-03 14:36:49 +09:00 |
|
Gunther Brunner
|
311eb7c471
|
Improving E2E tests.
|
2014-06-02 21:38:13 +09:00 |
|
Gunther Brunner
|
3882295d6c
|
Adding E2E.
|
2014-06-02 21:06:46 +09:00 |
|
Gunther Brunner
|
d249ae366a
|
Adding E2E
|
2014-06-02 21:06:46 +09:00 |
|
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 |
|