Gunther Brunner
|
ba5d245c53
|
Fixed all drop-downs for latest ui-bootstrap 0.12 using the new attribute-only directive syntax.
|
2014-12-02 19:37:30 +09:00 |
|
Simo Kinnunen
|
581689d67a
|
Don't match version until we have a dot in the query.
|
2014-12-02 19:21:04 +09:00 |
|
Gunther Brunner
|
50e4dfd47b
|
Updated most dependencies.
Upgraded ng-file-upload to 2.0
|
2014-12-02 16:15:52 +09:00 |
|
Simo Kinnunen
|
4f00bc3d11
|
Add a workaround for a super weird Safari bug causing mouseup before mousedown. Explained in comments.
|
2014-12-01 15:44:13 +09:00 |
|
Gunther Brunner
|
20332dea59
|
Preparing for new dropdown-toggle.
|
2014-11-19 16:47:17 +09:00 |
|
Gunther Brunner
|
4d3ea16a39
|
Updated to latest devices db.
|
2014-11-18 20:05:29 +09:00 |
|
Gunther Brunner
|
11ff6fab81
|
And remove jQuery dependency.
|
2014-11-18 17:57:54 +09:00 |
|
Gunther Brunner
|
0492941fc6
|
Make screen-directive jQuery compatible.
|
2014-11-18 17:57:54 +09:00 |
|
Simo Kinnunen
|
9c0ceff440
|
Make sure screen size is never <36% because it gets too blurry and because Nexus 5 running 5.0 starts to get weird black lines appearing.
|
2014-11-13 13:23:29 +09:00 |
|
Simo Kinnunen
|
67b6665241
|
Fixed undefined variables in canvas renderer.
|
2014-11-13 11:19:20 +09:00 |
|
Gunther Brunner
|
8d5b21d9bc
|
Start to add canvas auto-scaling for retina.
|
2014-11-12 19:32:58 +09:00 |
|
Gunther Brunner
|
2fdcf8243c
|
Refactor render. Disabling WebGL render for now.
|
2014-11-12 18:40:35 +09:00 |
|
Gunther Brunner
|
87de3cfb8d
|
angular-picture removed completely.
|
2014-11-12 17:23:54 +09:00 |
|
Gunther Brunner
|
fcc3de0e56
|
Added retina support for the Screenshots.
Removing picturefill dependency.
Since it's a progressive enhancement, we can ignore old browsers by using standard srcset attribute.
|
2014-11-12 17:18:58 +09:00 |
|
Gunther Brunner
|
9cd2aea19b
|
Use angular-picture for picture polyfill image support.
|
2014-11-11 20:58:26 +09:00 |
|
Gunther Brunner
|
193aa183ac
|
Browser icons and default favicon are now Retina size.
|
2014-11-11 19:53:50 +09:00 |
|
Gunther Brunner
|
7b3f1d3da7
|
Enable retina image retrieving also for retina desktops.
|
2014-11-10 21:32:29 +09:00 |
|
Gunther Brunner
|
28adf6fd96
|
Made link border thinner.
|
2014-11-07 12:11:11 +09:00 |
|
Simo Kinnunen
|
fc025d16aa
|
Formatting.
|
2014-10-30 21:32:18 +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
|
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
|
12eb22702e
|
Bug: submit button was outside form.
|
2014-10-24 16:14:25 +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
|
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
|
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
|
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
|
04d261044c
|
Start implementing new port forwarding UI.
|
2014-10-14 14:15:23 +09:00 |
|
Gunther Brunner
|
8ffb037fbd
|
Clean up.
|
2014-10-10 16:47:15 +09:00 |
|
Gunther Brunner
|
d105052b20
|
In Angular 1.3.0-rc.5, $animate defers changes till the next digest.
Disabled animation for now.
|
2014-10-10 16:01:39 +09:00 |
|
Gunther Brunner
|
84e3c96a85
|
Focus URL after a browser has been selected.
|
2014-10-10 15:17:35 +09:00 |
|
Gunther Brunner
|
58244cbf60
|
Add first sample of ng-epoch.
|
2014-10-06 21:31:13 +09:00 |
|
Gunther Brunner
|
1a8a5ff8ff
|
Add Performance tab.
|
2014-10-06 19:11:46 +09:00 |
|
Gunther Brunner
|
6a727b163f
|
Ultra Light was unreadable.
|
2014-10-06 18:27:45 +09:00 |
|
Gunther Brunner
|
56541ba80e
|
Cleanup.
|
2014-10-06 17:06:42 +09:00 |
|
Gunther Brunner
|
5d190db1b7
|
Update device status accordingly.
|
2014-10-03 15:44:16 +09:00 |
|
Gunther Brunner
|
989ca53a91
|
Reverse Keys and General tabs order.
|
2014-10-03 12:12:27 +09:00 |
|
Gunther Brunner
|
1d3f3320b8
|
Cursor text for disabled textareas.
|
2014-10-02 23:18:07 +09:00 |
|
Gunther Brunner
|
1f46cd0ea2
|
Separate retry button.
|
2014-10-02 23:13:33 +09:00 |
|
Gunther Brunner
|
c35b92c440
|
Improve Device Disconnected UI.
|
2014-10-02 23:07:28 +09:00 |
|