Commit Graph

1617 Commits

Author SHA1 Message Date
Gunther Brunner
3798b72401 Performance: Only digest in requestAnimationFrame 2014-06-11 15:14:17 +09:00
Gunther Brunner
00e436c323 Dependencies now pointing to internal bower. 2014-06-10 17:14:43 +09:00
Gunther Brunner
bb70b0386d Adding vs-repeat performance test sample. 2014-06-10 16:07:20 +09:00
Simo Kinnunen
f06035b8ac Fix the previous port fix. It failed spectacularly when the port count was already divisible by 3, causing no ports to be given to any device. 2014-06-10 12:32:03 +09:00
Simo Kinnunen
72000cc717 Ensure that we correctly allocate worker ports. We were off by one before. 2014-06-09 19:01:02 +09:00
Gunther Brunner
ba7e467ebd Horrible font rendering was a bug in Chrome for Windows.
https://code.google.com/p/chromium/issues/detail?id=137692#c123

It's going to be fixed probably on M37.
2014-06-09 18:37:48 +09:00
Gunther Brunner
9a2996df69 Update to font-lato-2-subset which should solve the WIndows readability problem. 2014-06-09 18:12:38 +09:00
Gunther Brunner
0904cb9601 Updated to internal bower. 2014-06-09 17:47:25 +09:00
Valverde Antonio
98eae63c28 Merge branch 'missing-provider' into develop 2014-06-06 18:25:45 +09:00
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