Simo Kinnunen
9ea0839b0b
Rotate canvas image on client side when necessary. Minicap now always returns the image in upright position for newer devices.
2015-04-23 14:45:10 +09:00
Simo Kinnunen
7202f102d9
Remove duplicate code.
2015-04-23 09:57:09 +09:00
Simo Kinnunen
685882d19f
The screen should now stretch to fill all the available area while maintaining aspect ratio. Includes a terrifying hack for the 270deg rotation.
2015-04-22 19:31:19 +09:00
Simo Kinnunen
0839602943
Minor refactoring with no functional changes.
2015-04-18 18:54:35 +09:00
Simo Kinnunen
51bad5ec59
Oops, mistakenly left a console.log behind.
2015-04-17 17:29:34 +09:00
Simo Kinnunen
feb77c4396
Don't read new frames before the previous frame has been sent.
2015-04-17 17:21:38 +09:00
Simo Kinnunen
07fb3b530c
Allow minicap to skip frames when necessary.
2015-04-16 19:50:38 +09:00
Simo Kinnunen
88162e8a33
Restart FrameProducer if it dies unexpectedly.
2015-04-16 16:35:36 +09:00
Simo Kinnunen
53bd852d48
Make sure to revokeObjectURL() when the screen image is no longer needed. Should help with memory.
2015-04-16 14:34:00 +09:00
Simo Kinnunen
f6e2a75402
Merge branch 'feature/new-minicap' into develop
2015-04-15 19:34:29 +09:00
Simo Kinnunen
95e9dd0b82
Integrate new minicap along with a moderate rewrite. What's currently missing is recovering from socket death.
2015-04-15 18:55:46 +09:00
Gunther Brunner
6fe4f8ae1b
Remove all JIRA/Confluence references.
2015-03-18 19:39:40 +09:00
Gunther Brunner
cefe35b82e
Updated most dependencies.
2015-03-17 21:16:26 +09:00
Gunther Brunner
e1a7560bc0
Added optional --user-profile-url for opening user profile page in an external domain, it was hardcoded.
2015-03-17 19:48:41 +09:00
Gunther Brunner
f5cb2f91c0
Adding basic user redirect for external URL.
2015-03-16 20:48:24 +09:00
Gunther Brunner
d8a972c7eb
Updated README.
2015-03-09 21:24:55 +09:00
Gunther Brunner
a087722c28
Remove Chat link.
2015-03-09 21:15:16 +09:00
Gunther Brunner
5e7b489dd9
Fix scrolling behaviour change of overflow: auto; introduced in Chrome 41 (only reproducible with a Trackpad).
2015-03-09 17:38:13 +09:00
Gunther Brunner
958a3bcfb9
Fix bug where http:// is not being added if there is a "http://" already in the query string.
2015-03-04 21:22:43 +09:00
Gunther Brunner
cd86fc8033
Updated dependencies.
2015-02-26 20:29:53 +09:00
Simo Kinnunen
bfd5cb70b1
Change install timeout to 5min.
2015-02-25 15:06:19 +09:00
Gunther Brunner
a2662a0b53
Fix selection of browser bug,
...
caused by lodash 2.x->3.x's _.first() breaking change.
2015-02-24 19:16:00 +09:00
Gunther Brunner
5c5bd7a822
Updated almost all dependencies.
...
Socket.io' has-binary PR finally got merged so updating to the latest version.
2015-02-24 18:59:56 +09:00
Simo Kinnunen
21b4ebe9e4
Ensure we add 'http://' to URLs even when a username is used.
2015-02-06 12:23:12 +09:00
Simo Kinnunen
9209b923c7
Support dotless activity names.
2015-02-05 22:07:58 +09:00
Gunther Brunner
4a1b68155d
Use new auto-domain analytics.
2015-01-29 20:29:32 +09:00
Gunther Brunner
54cf8970d5
Updated lot's of dependencies.
...
Socket.io 1.3.2 still not ready.
2015-01-21 15:53:09 +09:00
Simo Kinnunen
b083441a77
Fix secure field in display information.
2015-01-14 20:23:10 +09:00
Simo Kinnunen
70a142b2ff
Fix screen on x86.
2015-01-14 17:30:19 +09:00
Simo Kinnunen
a726b1b30e
Use eventemitter3 for wirerouter. Is allegedly faster.
2015-01-08 18:36:58 +09:00
Simo Kinnunen
8b9e5d58c9
Too much overlap in storage plugin URLs for meaningful loadbalancing and config simplicity. Make poorxy emulate the real situation and change related URLs.
2015-01-07 14:04:36 +09:00
Simo Kinnunen
7c16c40dae
Make it a bit easier to tell image plugin endpoint apart from normal storage endpoints. It still sucks though.
2015-01-06 19:56:21 +09:00
Gunther Brunner
c162291753
Reverting to ng-file-upload 2.0.5 because latest 2.1.0 is buggy.
...
It's almost fixed in HEAD but not the drop part yet.
2015-01-06 19:40:13 +09:00
Simo Kinnunen
2d4d24a19d
Allow screen URL pattern to be changed.
2015-01-06 18:52:54 +09:00
Gunther Brunner
91b1861d8d
Fixed autofill for HTTPS.
...
Added dummy API endpoint for autofill POST requests.
Autofill also reads the CSRF token from cookies and doesn't require an 'about:blank' anymore on the forms.
2015-01-06 18:35:23 +09:00
Gunther Brunner
3e2628b235
Updated dependencies.
2015-01-06 16:50:25 +09:00
Simo Kinnunen
7d8d905979
Update minicap.
2015-01-05 17:22:26 +09:00
Simo Kinnunen
168a864cec
Fix F-02G.
2015-01-05 16:40:51 +09:00
Gunther Brunner
b38908e594
Updated dependencies.
2014-12-24 19:16:03 +09:00
Gunther Brunner
7a8d48b026
Adding big message prototype.
2014-12-22 17:29:16 +09:00
Simo Kinnunen
f8ff8d21c6
Add fps (refresh rate) to minicap display info.
2014-12-19 17:38:42 +09:00
Simo Kinnunen
5bbe7d33a6
Fix display information.
2014-12-19 17:19:09 +09:00
Simo Kinnunen
eb841161ac
Error if unable to resolve endpoints.
2014-12-18 16:29:15 +09:00
Simo Kinnunen
2f8116dfe6
Set device absent when provider is stopped.
2014-12-18 16:14:41 +09:00
Simo Kinnunen
f275d9e563
Don't add secondary indexes to the log database. It's huge.
2014-12-17 23:26:40 +09:00
Simo Kinnunen
ee81ab02d5
Use the request module for fetching screenshots. Makes it easier to use https if necessary.
2014-12-17 21:58:56 +09:00
Simo Kinnunen
efa38d3e1a
Use url.resolve for storageUrl to prevent problems with slashes.
2014-12-17 21:35:17 +09:00
Simo Kinnunen
b2e114c9be
Change all "api" URLs. Ideally the path prefix would be an option.
2014-12-17 21:29:51 +09:00
Simo Kinnunen
436fa6eff9
Remove unused screenshot plugin.
2014-12-17 21:25:10 +09:00
Simo Kinnunen
e43ae34d4b
Make all zmq endpoints use srv records.
2014-12-17 21:01:20 +09:00