Gunther Brunner
|
7b3f1d3da7
|
Enable retina image retrieving also for retina desktops.
|
2014-11-10 21:32:29 +09:00 |
|
Simo Kinnunen
|
c6d0c9b86f
|
Disable auto-unlocking until it actually works properly.
|
2014-11-10 16:52:01 +09:00 |
|
Gunther Brunner
|
2ed8a5884f
|
Updated devices db.
Updated dependencies.
|
2014-11-10 16:08:07 +09:00 |
|
Simo Kinnunen
|
6b5ecf3afb
|
Nexus 9 support. Home button doesn't work, presumably due to auto-unlocking.
|
2014-11-10 11:42:59 +09:00 |
|
Gunther Brunner
|
28adf6fd96
|
Made link border thinner.
|
2014-11-07 12:11:11 +09:00 |
|
Gunther Brunner
|
fcd37a065f
|
Lot's of dependencies updated.
|
2014-11-06 16:37:35 +09:00 |
|
Simo Kinnunen
|
082c4c89c8
|
Switch to stf-syrup because someone stole the name.
|
2014-11-06 15:53:08 +09:00 |
|
Simo Kinnunen
|
fc025d16aa
|
Formatting.
|
2014-10-30 21:32:18 +09:00 |
|
Simo Kinnunen
|
fe7502ea24
|
Reject unauthorized certs by default.
|
2014-10-30 19:09:05 +09:00 |
|
Simo Kinnunen
|
af09fc084a
|
Add an OAuth2 auth provider.
|
2014-10-30 19:03:17 +09:00 |
|
Simo Kinnunen
|
2ff16baf7a
|
Update remote binaries.
|
2014-10-29 20:46:35 +09:00 |
|
Simo Kinnunen
|
7af652afe9
|
Code formatting error.
|
2014-10-29 16:24:52 +09:00 |
|
Simo Kinnunen
|
f3c61983ea
|
Refactor origin swap code to be a bit more traditional. I don't like overriding functions unless necessary.
|
2014-10-29 15:29:22 +09:00 |
|
Simo Kinnunen
|
33d4c70820
|
Fix touch coordinates on Yoga Tablet 8.
|
2014-10-29 15:13:14 +09:00 |
|
Simo Kinnunen
|
758e43e2e8
|
Extra line break for clarity.
|
2014-10-29 14:56:00 +09:00 |
|
Simo Kinnunen
|
1ce8b52927
|
Fix touch coordinates in 270deg rotation.
|
2014-10-29 12:30:46 +09:00 |
|
Simo Kinnunen
|
ce948c3a92
|
Show webpack build progress.
|
2014-10-28 20:05:32 +09:00 |
|
Simo Kinnunen
|
1fed3b9da5
|
Make filters apply to newly added items too.
|
2014-10-28 19:13:15 +09:00 |
|
Simo Kinnunen
|
10fca31577
|
Fix typo in comment.
|
2014-10-28 18:17:56 +09:00 |
|
Gunther Brunner
|
d67db855fb
|
Dependencies updated.
|
2014-10-24 21:04:31 +09:00 |
|
Gunther Brunner
|
12eb22702e
|
Bug: submit button was outside form.
|
2014-10-24 16:14:25 +09:00 |
|
Simo Kinnunen
|
6d88a28a2c
|
Add a poor reverse proxy for local development, the main difference being that everything except websockets now goes through the same port. Makes it easier to understand the production url layout.
|
2014-10-23 13:28:18 +09:00 |
|
Simo Kinnunen
|
cd1f9108ce
|
Update http-proxy.
|
2014-10-23 12:58:37 +09:00 |
|
Simo Kinnunen
|
7c4fe52a08
|
Update minirev and minitouch binaries.
|
2014-10-21 14:56:41 +09:00 |
|
Simo Kinnunen
|
d1a01da8e8
|
Add separate no-PIE binaries for older devices or they segfault.
|
2014-10-17 19:27:10 +09:00 |
|
Gunther Brunner
|
91f7bd9cf2
|
Removed prototype leftover.
|
2014-10-17 19:24:41 +09:00 |
|
Gunther Brunner
|
a59b3a6fc3
|
Added Socket Error Modal.
|
2014-10-17 19:23:15 +09:00 |
|
Gunther Brunner
|
e172457b5f
|
Start to add Socket Disconnected Modal.
|
2014-10-17 19:23:15 +09:00 |
|
Simo Kinnunen
|
0ea6debc13
|
Add 64-bit NDK 10b binaries for minirev and minitouch.
|
2014-10-17 18:13:18 +09:00 |
|
Simo Kinnunen
|
d58341665f
|
Try to wake the device when a user start starts using it in addition to taking WakeLock. Hoping that this will fix the mysterious issue where occasionally clicks don't register properly until you press the home button.
|
2014-10-17 15:45:01 +09:00 |
|
Simo Kinnunen
|
d785f2a59c
|
Trust proxy in app. Should finally make "localhost" in reverse port forwarding work automagically now that the load balancer is set up correctly.
|
2014-10-16 17:03:47 +09:00 |
|
Simo Kinnunen
|
1932c17508
|
Websocket loadbalancers might run in tcp mode, which makes it difficult to add the X-Forwarded-For header. Pass the IP in the query string instead.
|
2014-10-16 15:49:54 +09:00 |
|
Gunther Brunner
|
7cb8fff6ac
|
Dependencies updated.
|
2014-10-16 15:09:40 +09:00 |
|
Gunther Brunner
|
423ef6c428
|
Add git hash commits to the dependencies.
|
2014-10-16 15:09:09 +09:00 |
|
Simo Kinnunen
|
f829afa69f
|
Force d3 to 3.4.12 (build is failing).
|
2014-10-15 20:43:35 +09:00 |
|
Gunther Brunner
|
d8191bac05
|
Add back standalone mode by location.
|
2014-10-15 18:00:00 +09:00 |
|
Gunther Brunner
|
36d9b7a98d
|
Disable tooltip animations because they are broken on Angular 1.3.0
|
2014-10-15 17:40:49 +09:00 |
|
Gunther Brunner
|
e1cedbb77c
|
Removed ngTable. Disabled ladda because there is a gettext bug.
|
2014-10-15 17:20:28 +09:00 |
|
Gunther Brunner
|
6a7a18f0a2
|
Translated to Japanese.
|
2014-10-15 17:12:05 +09:00 |
|
Gunther Brunner
|
c245355732
|
Preparing for deploy.
Disables:
-Performance tab
-Access Tokens tab
-Standalone mode
|
2014-10-15 16:24:34 +09:00 |
|
Gunther Brunner
|
ff6b0dbab1
|
Improved UI layout for Reverse Port Forwarding.
|
2014-10-15 13:40:48 +09:00 |
|
Simo Kinnunen
|
b98193b3a2
|
Remove readable on end. Should prevent writes after FIN.
|
2014-10-15 13:00:41 +09:00 |
|
Simo Kinnunen
|
b519d604be
|
Fix module paths in webpack config and provide context so that it won't have any trouble finding them if run from a different directory.
|
2014-10-15 12:36:53 +09:00 |
|
Simo Kinnunen
|
cecf08a244
|
Reverse port forwarding UI actually works now.
|
2014-10-14 22:57:44 +09:00 |
|
Gunther Brunner
|
99864fb223
|
Track by $index so we can have duplicates (which makes sense in the UI).
|
2014-10-14 20:49:27 +09:00 |
|
Gunther Brunner
|
15755334d5
|
At least some UI for the new Port Forwarding.
|
2014-10-14 20:43:06 +09:00 |
|
Simo Kinnunen
|
4bbcaa45db
|
Separate ForwardManager into its own file and attempt to make it a bit more resilient.
|
2014-10-14 20:01:54 +09:00 |
|
Gunther Brunner
|
0a6cefcf59
|
Updated dependencies.
Now using Angular 1.3.0 stable.
|
2014-10-14 17:28:02 +09:00 |
|
Simo Kinnunen
|
100280db5a
|
Give forward plugin its own folder. Should make it easier to clean it up.
|
2014-10-14 16:24:18 +09:00 |
|
Simo Kinnunen
|
035acec372
|
Use same event fin packets.
|
2014-10-14 16:16:52 +09:00 |
|