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
|
41661c9384
|
Update to Socket.IO 1.0.
|
2014-06-03 19:00:43 +09:00 |
|
Gunther Brunner
|
6b67d66a93
|
Added translate to everything.
Added new version update modal.
|
2014-05-28 15:58:18 +09:00 |
|
Simo Kinnunen
|
f8a2eeab26
|
Reverse port forwarding works, but changes don't apply to new devices yet.
|
2014-04-15 15:52:45 +09:00 |
|
Simo Kinnunen
|
796cdf94b6
|
Only use websocket transport. Currently we cannot guarantee state integrity on reconnect, so let's disable it for now.
|
2014-03-26 14:08:41 +09:00 |
|
Gunther Brunner
|
dd38b478de
|
-Refactored socket state to use growl.
|
2014-03-25 18:51:50 +09:00 |
|
Simo Kinnunen
|
5771507fc9
|
Show socket status in the UI. Absolutely no styling yet.
|
2014-03-20 15:30:49 +09:00 |
|
Simo Kinnunen
|
6618841b77
|
Call socketService just "socket".
|
2014-03-20 12:09:04 +09:00 |
|
Simo Kinnunen
|
8f09af0180
|
Fix wrong variable name.
|
2014-02-27 15:48:48 +09:00 |
|
Simo Kinnunen
|
2692f71219
|
Only track devices when we need to.
|
2014-02-27 15:05:50 +09:00 |
|
Gunther Brunner
|
347d9e9a55
|
Added stf namespace.
|
2014-02-18 20:32:45 +09:00 |
|