1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 02:29:26 +02:00
Commit graph

1960 commits

Author SHA1 Message Date
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
Simo Kinnunen
f0aae7d4e5 The srv resolver should be easier to use now. 2014-12-17 20:30:52 +09:00
Simo Kinnunen
23621d0bdd The DB should now be able to connect to SRV records. It will also attempt to fail over once if a connection closes. 2014-12-17 17:55:58 +09:00
Simo Kinnunen
26deca8d9f Remove unused require. 2014-12-16 21:32:42 +09:00
Simo Kinnunen
6e493c6178 Ignore unknown browsers instead of refusing to start. 2014-12-16 21:08:37 +09:00
Gunther Brunner
9defe97e07 Updated bower dependencies. 2014-12-12 20:09:41 +09:00
Gunther Brunner
ebaea17a97 Add stats alias. 2014-12-12 19:43:06 +09:00
Simo Kinnunen
f5a121546e Update minicap binaries to fix Nexus 6. 2014-12-12 19:00:05 +09:00
Simo Kinnunen
8da6297350 Make screenshots work again. 2014-12-11 18:46:15 +09:00
Simo Kinnunen
19f38456b8 Add "secure view" error back. 2014-12-11 17:56:43 +09:00
Simo Kinnunen
49bc669ef6 Remove an extra blank line. 2014-12-10 19:49:08 +09:00
Simo Kinnunen
4a8806debc Refactor screen code. Still not the best but a bit more manageable now. 2014-12-10 19:48:04 +09:00
Simo Kinnunen
f9e2c4f0f2 Move screen core into its own section. 2014-12-10 15:17:42 +09:00
Simo Kinnunen
d1dfbb3dd2 Move keyboard handling into its own section. 2014-12-10 14:53:56 +09:00
Simo Kinnunen
0014096a2f Make it more obvious that the touch handling is its own section. 2014-12-10 14:47:11 +09:00
Simo Kinnunen
e4114d87af Use WebSockets for the screen. The screen directive works, but needs a serious cleanup. 2014-12-10 14:27:14 +09:00
Gunther Brunner
5114a50992 Updated dependencies. 2014-12-08 15:36:01 +09:00
Gunther Brunner
bea839353b Fixed standalone mode to work with the new ng-upload. 2014-12-05 19:02:36 +09:00
Gunther Brunner
de7c367cb8 Fixed browser icons path and size. 2014-12-05 17:31:27 +09:00
Gunther Brunner
3f02f87fc7 Updated dependencies. 2014-12-05 16:58:05 +09:00
Gunther Brunner
0fa086e7d6 Added translation. 2014-12-05 16:57:51 +09:00
Gunther Brunner
a063aeb077 Fixed device selection drop-down menu (it was broken in Firefox). 2014-12-04 18:09:24 +09:00
Gunther Brunner
c2167681e3 Updated Angular. 2014-12-03 17:37:01 +09:00
Simo Kinnunen
53c10c9732 Add a column for notes. For now they have to be set directly in the database. 2014-12-03 14:20:41 +09:00
Simo Kinnunen
470d676c31 Don't flash "socket connection lost" on every unload in Firefox. 2014-12-03 13:34:35 +09:00
Simo Kinnunen
c4bb2e33b7 Fix pasting in Firefox and partially fix romaji input in Safari. 2014-12-03 13:05:28 +09:00
Gunther Brunner
9d3b076fa6 Fixed selectable style for Firefox.
Need to be careful in Firefox because the user-select style cascading doesn't seem to work well, so need to be more explicit where to put a selectable class.
2014-12-02 20:14:29 +09:00
Gunther Brunner
f1ecda9655 Fixed search input style for Safari. 2014-12-02 19:55:45 +09:00
Simo Kinnunen
f1f32f29a7 Wait after paste. 2014-12-02 19:54:49 +09:00
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