Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openstf/stf

Control and manage Android devices from your browser.
https://github.com/openstf/stf

Formatting.

fc025d16aa4c2642f92783d583610f99cc3006cc authored about 10 years ago by Simo Kinnunen <[email protected]>
Reject unauthorized certs by default.

fe7502ea249fe2f7e437ab24c62f6edaa5bab4aa authored about 10 years ago by Simo Kinnunen <[email protected]>
Add an OAuth2 auth provider.

af09fc084a7c3826eb77bd91ec68ba79538dfb3e authored about 10 years ago by Simo Kinnunen <[email protected]>
Update remote binaries.

2ff16baf7a26bf15a61a88b37d85d1fcd2d019a6 authored about 10 years ago by Simo Kinnunen <[email protected]>
Code formatting error.

7af652afe92bfb3f73755253de5aa15749f12873 authored about 10 years ago by Simo Kinnunen <[email protected]>
Refactor origin swap code to be a bit more traditional. I don't like overriding functions unless necessary.

f3c61983ea20f1bed224850cd184456c1d5ce0d2 authored about 10 years ago by Simo Kinnunen <[email protected]>
Fix touch coordinates on Yoga Tablet 8.

33d4c70820af8c2a3f7056d35b2f85a4e6405678 authored about 10 years ago by Simo Kinnunen <[email protected]>
Extra line break for clarity.

758e43e2e8ee8ba2ef42fc906ae78cba7f587a7f authored about 10 years ago by Simo Kinnunen <[email protected]>
Fix touch coordinates in 270deg rotation.

1ce8b52927a68d2059fda4814830176127d2c29a authored about 10 years ago by Simo Kinnunen <[email protected]>
Show webpack build progress.

ce948c3a9221b012ed535083437b1b2970f51b6e authored about 10 years ago by Simo Kinnunen <[email protected]>
Make filters apply to newly added items too.

1fed3b9da5d796eab8856518573060df1fa0ee0f authored about 10 years ago by Simo Kinnunen <[email protected]>
Fix typo in comment.

10fca315778017a9210dfda10247108153049098 authored about 10 years ago by Simo Kinnunen <[email protected]>
Dependencies updated.

d67db855fba033ca8c513df773042cb7812234ea authored about 10 years ago by Gunther Brunner <[email protected]>
Bug: submit button was outside form.

12eb22702e2a4d804b751882485ecf12999491ae authored about 10 years ago by Gunther Brunner <[email protected]>
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.

6d88a28a2cc517af511fa28feabbf8d269598116 authored about 10 years ago by Simo Kinnunen <[email protected]>
Update http-proxy.

cd1f9108cefdd2af86c76d885ca0c67a48cef4c4 authored about 10 years ago by Simo Kinnunen <[email protected]>
Update minirev and minitouch binaries.

7c4fe52a081eeedbda55f8c53d6345baac74ce1f authored about 10 years ago by Simo Kinnunen <[email protected]>
Add separate no-PIE binaries for older devices or they segfault.

d1a01da8e80316b0c44b054e1b5009dfe9da8138 authored about 10 years ago by Simo Kinnunen <[email protected]>
Removed prototype leftover.

91f7bd9cf2495b2e6cb323384c52d793f418c892 authored about 10 years ago by Gunther Brunner <[email protected]>
Added Socket Error Modal.

a59b3a6fc324543633d7707b057741ff7a86f182 authored about 10 years ago by Gunther Brunner <[email protected]>
Start to add Socket Disconnected Modal.

e172457b5f2f9bbd9a4c658d18c6626e5743eb2b authored about 10 years ago by Gunther Brunner <[email protected]>
Add 64-bit NDK 10b binaries for minirev and minitouch.

0ea6debc13a41c03440201ad1b85134629ef0904 authored about 10 years ago by Simo Kinnunen <[email protected]>
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.

d58341665f057869c969cd4f27edd959a7ce38f3 authored about 10 years ago by Simo Kinnunen <[email protected]>
Trust proxy in app. Should finally make "localhost" in reverse port forwarding work automagically now that the load balancer is set up correctly.

d785f2a59cfcc669e9f302f82ce262af04bd1394 authored about 10 years ago by Simo Kinnunen <[email protected]>
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.

1932c17508a05e94a8a768942cb18245647d630f authored about 10 years ago by Simo Kinnunen <[email protected]>
Dependencies updated.

7cb8fff6ac55c0e77756894b30e8d0e5b432805d authored about 10 years ago by Gunther Brunner <[email protected]>
Add git hash commits to the dependencies.

423ef6c4286eca4baeee277f5f985fe1d3e72c32 authored about 10 years ago by Gunther Brunner <[email protected]>
Force d3 to 3.4.12 (build is failing).

f829afa69fcc823f6275f3f6969879314ce80e0e authored about 10 years ago by Simo Kinnunen <[email protected]>
Add back standalone mode by location.

d8191bac05c79e64401313d1ffda8ed1ada3299f authored about 10 years ago by Gunther Brunner <[email protected]>
Disable tooltip animations because they are broken on Angular 1.3.0

36d9b7a98d0903e4f9518536acb14154fbad3456 authored about 10 years ago by Gunther Brunner <[email protected]>
Removed ngTable. Disabled ladda because there is a gettext bug.

e1cedbb77c02d22e3162096d1d75ca5e779d45a3 authored about 10 years ago by Gunther Brunner <[email protected]>
Translated to Japanese.

6a7a18f0a2b19e12049e645b8407b1c02e64786c authored about 10 years ago by Gunther Brunner <[email protected]>
Preparing for deploy.

Disables:
-Performance tab
-Access Tokens tab
-Standalone mode

c2453557320c390b737fa4d68cf409b23765b3d6 authored about 10 years ago by Gunther Brunner <[email protected]>
Improved UI layout for Reverse Port Forwarding.

ff6b0dbab1524003cd536b8456159343c814f55d authored about 10 years ago by Gunther Brunner <[email protected]>
Remove readable on end. Should prevent writes after FIN.

b98193b3a2eacc2fa5f2172de27ef891b7fa1025 authored about 10 years ago by Simo Kinnunen <[email protected]>
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.

b519d604be5ecc710d879d03d436a4efa7c092c0 authored about 10 years ago by Simo Kinnunen <[email protected]>
Reverse port forwarding UI actually works now.

cecf08a244bbfeb4b9a39d657f951649a34e760d authored about 10 years ago by Simo Kinnunen <[email protected]>
Track by $index so we can have duplicates (which makes sense in the UI).

99864fb22375220278a13f75a1152955d315d7b9 authored about 10 years ago by Gunther Brunner <[email protected]>
At least some UI for the new Port Forwarding.

15755334d555677d84df2eef7ced85ab61a63f26 authored about 10 years ago by Gunther Brunner <[email protected]>
Separate ForwardManager into its own file and attempt to make it a bit more resilient.

4bbcaa45db8da9647e2360f044b4423f29330558 authored about 10 years ago by Simo Kinnunen <[email protected]>
Updated dependencies.

Now using Angular 1.3.0 stable.

0a6cefcf597ad57c30849b80ce34136afbb17aa7 authored about 10 years ago by Gunther Brunner <[email protected]>
Give forward plugin its own folder. Should make it easier to clean it up.

100280db5a95b87c78c3d1a7752d94e0d9cbe551 authored about 10 years ago by Simo Kinnunen <[email protected]>
Use same event fin packets.

035acec372c915d0a642b9d578b3877527ebd2de authored about 10 years ago by Simo Kinnunen <[email protected]>
Remove unnecessary code in the stop method.

ebafa3770e17585a6bde70ff6db535d565d47fd6 authored about 10 years ago by Simo Kinnunen <[email protected]>
Reset forwards on ungroup.

44987cbc8bd0ccc6b9f62a955d617ff9368c2a6d authored about 10 years ago by Simo Kinnunen <[email protected]>
Start implementing new port forwarding UI.

04d261044cb80a143fe2b8b316f585f9038cff7e authored about 10 years ago by Simo Kinnunen <[email protected]>
Clean up.

8ffb037fbd951d1d5612d7e2cfdff5a173c0b0fc authored over 10 years ago by Gunther Brunner <[email protected]>
In Angular 1.3.0-rc.5, $animate defers changes till the next digest.

Disabled animation for now.

d105052b20c2e6cc14d4d2e86ff95cf157582f77 authored over 10 years ago by Gunther Brunner <[email protected]>
Focus URL after a browser has been selected.

84e3c96a85ee20f9208c6490a7a54a76e86b0047 authored over 10 years ago by Gunther Brunner <[email protected]>
Update dependencies.

c104b3eeb7d2659f9a4f1d87da806869a934a9e9 authored over 10 years ago by Gunther Brunner <[email protected]>
Reverse port forwarding backend actually works now. UI needs some work for the "new vision".

617e20522bb71be489dc6c4c42e71d3aa2eeec70 authored over 10 years ago by Simo Kinnunen <[email protected]>
Using my fork of borderlayout (while waiting for the PR to be merged).

Now angular 1.3.0-rc.0 can be used.

d55ccebdc5bd0e96d0fcbb5d86fc7eb494384626 authored over 10 years ago by Gunther Brunner <[email protected]>
Use latest working version of gettext (until https://github.com/rubenv/angular-gettext/issues/107 is fixed).

a0362a684a94d242d9ce5c7dd62924c122ec1a12 authored over 10 years ago by Gunther Brunner <[email protected]>
Add first sample of ng-epoch.

58244cbf60ef9fb7e9ae143a65f13922f3fbfafe authored over 10 years ago by Gunther Brunner <[email protected]>
Add Epoch.

a1cf0ba7bd0dd7c92a4f7043752c9cc4b9c3f858 authored over 10 years ago by Gunther Brunner <[email protected]>
Add Performance tab.

1a8a5ff8ffdb3f0159dd35bb7173193b3c61e557 authored over 10 years ago by Gunther Brunner <[email protected]>
Replaced 'font-awesome-bower' -> 'components-font-awesome' because it's more up-to-date.

1bedbad65071e6b27dbddbd138eba279a1b651fe authored over 10 years ago by Gunther Brunner <[email protected]>
Ultra Light was unreadable.

6a727b163f96f1e17a9e20bf1ebe4582cea55638 authored over 10 years ago by Gunther Brunner <[email protected]>
Cleanup.

56541ba80e72d269781218c39e6465fd4565f7ba authored over 10 years ago by Gunther Brunner <[email protected]>
Updated bower dependencies.

45698c697725a265718038232d9c5c0f5136470b authored over 10 years ago by Gunther Brunner <[email protected]>
Update device status accordingly.

5d190db1b771073120bd5f96e9f0ac93da91a6dc authored over 10 years ago by Gunther Brunner <[email protected]>
Reverse Keys and General tabs order.

989ca53a910f9da3b96e88a9643972f8de663118 authored over 10 years ago by Gunther Brunner <[email protected]>
Cursor text for disabled textareas.

1d3f3320b811ece1aaf9b5c9093e94de748fc7a7 authored over 10 years ago by Gunther Brunner <[email protected]>
Separate retry button.

1f46cd0ea29ec1559bafad9997a6efd50948335a authored over 10 years ago by Gunther Brunner <[email protected]>
Improve Device Disconnected UI.

c35b92c4408b29e84e6b2e97e0bee35a928931a9 authored over 10 years ago by Gunther Brunner <[email protected]>
Hide Back button when there is no history on first load.

d3ebab0c4b59ba8485d43f5c900b8198143f4bf7 authored over 10 years ago by Gunther Brunner <[email protected]>
Add Cancel button to ADB Add Key Modal.

d0f6759266f3bd1aae3ce5c5e3c3f122c4e022eb authored over 10 years ago by Gunther Brunner <[email protected]>
Remove forgotten console.log.

92ce053c163a4efdb23aa0b7a79733339e356def authored over 10 years ago by Simo Kinnunen <[email protected]>
Show a dialog for new ADB key if using device.

95347d91f01f9ac5403e4155209df4b43e269ddf authored over 10 years ago by Simo Kinnunen <[email protected]>
ADB connect now respects auth keys in the settings page.

e6c1de5194d58404ba6427b8b30e08e65973d300 authored over 10 years ago by Simo Kinnunen <[email protected]>
Save Screenshot feature now done on server side since the client-side way doesn't work in all browsers.

0a67c8c272390b097518fa398c80a4d46181d4dd authored over 10 years ago by Gunther Brunner <[email protected]>
Add download query parameter to download images as attachment.

cd9207804348fac3ef0445036dfe3a2e881e3ff8 authored over 10 years ago by Gunther Brunner <[email protected]>
Add Access Tokens base.

54ad6055927bd4e5a2ec31b635723426838f5fa7 authored over 10 years ago by Gunther Brunner <[email protected]>
Update dependencies.

dd1efb7e494f57d55e69ef706f75f06f71a53cd9 authored over 10 years ago by Gunther Brunner <[email protected]>
JSHint fixes.

f0b111cdf6aefaa8f3e13674e4821ea73f2e32a3 authored over 10 years ago by Gunther Brunner <[email protected]>
Fix version check on Xiaomi devices by removing "open: Permission denied" from the output.

4bb0c4cb82331ca571ca56904af24cd557d064f3 authored over 10 years ago by Simo Kinnunen <[email protected]>
Add Xiaomi's INSTALL_CANCELED_BY_USER error code to error filter.

f28af63d3806b404d8209d189582f11d2d47a7a2 authored over 10 years ago by Simo Kinnunen <[email protected]>
Add ADB Key modal.

9f0affaafddd3edf328955df8b2f4266bd0217a4 authored over 10 years ago by Gunther Brunner <[email protected]>
Change function signature.

6b1a2700bd2042202d9d8d1e17d48f148e9a3992 authored over 10 years ago by Gunther Brunner <[email protected]>
Refactoring ADB add keys to its own directive so it can be shared.

9d38bced21961cc3bd69d5d7a559a48992c31c16 authored over 10 years ago by Gunther Brunner <[email protected]>
Refactoring ADB add keys to its own directive so it can be shared.

13d40a4649aef7c4015d00154d3b66e4c2b62d53 authored over 10 years ago by Gunther Brunner <[email protected]>
Add error-message directive.

Improve UX for focus handling.

a83ecd43ed6bb26e2fad72371f7345c10135155e authored over 10 years ago by Gunther Brunner <[email protected]>
Improve ADB Keys layout.

d6848c7f175f57c8bf652b8c04e9135a2a9ab8f5 authored over 10 years ago by Gunther Brunner <[email protected]>
Add ADB Keys documentation.

6f3bbbaaa31144b80a73d59ee76bbe6c21662b0e authored over 10 years ago by Gunther Brunner <[email protected]>
Try to guess automatically hostname.

033e06744a1db7c9dacd021d544fd9903a8b857b authored over 10 years ago by Gunther Brunner <[email protected]>
Change window size on standalone rotation.

d5f29a5a23e63dbe27f91b8cf1bfc49350b6979e authored over 10 years ago by Gunther Brunner <[email protected]>
Change settings tab order.

afc2e91de70d06c60ee89f59458f51250d9d8121 authored over 10 years ago by Gunther Brunner <[email protected]>
Focus different text field for ADB Keys.

Try animating repeats.

c1e165ec1a73d6f357e2196cbc9b444cd9054d20 authored over 10 years ago by Gunther Brunner <[email protected]>
Add ADB Keys UI.

d611a0317e422944435c896a29fc7aa2b33d5aa3 authored over 10 years ago by Gunther Brunner <[email protected]>
Add ADB Keys tab.

66cbfe0c3c9414000a7f35ecccb7ad6fdaefbf24 authored over 10 years ago by Gunther Brunner <[email protected]>
Make $window testable.

0ddc1eb0b0f9705cb777304d20780bb22b1af252 authored over 10 years ago by Gunther Brunner <[email protected]>
Fix semicolon-caused bug.

329fedbcc6306f1099bab7a3b095921a877f1dee authored over 10 years ago by Gunther Brunner <[email protected]>
Add save to disk ScreenShot.

2f1908b7182f7e55e07631fd303dfb58133811dc authored over 10 years ago by Gunther Brunner <[email protected]>
Change finger color to a neutral gray.

a4a11c1680dfecdb328213b7872d7a17bb313dbe authored over 10 years ago by Gunther Brunner <[email protected]>
Change raw title in new windows.

ce42d9b0f8f8fa09c1576487eb52c6bd179e11bf authored over 10 years ago by Gunther Brunner <[email protected]>
Refactored device context menu to its own directive.

Now works in standalone also.

c81cd75a50540e276668fcf19c695c8f0e637140 authored over 10 years ago by Gunther Brunner <[email protected]>
Add basic context-menu for actions.

f705cd60a76e8ca93a72ce30a247884020c0fd24 authored over 10 years ago by Gunther Brunner <[email protected]>
Standalone now works with device screen size.

c33d95ba7a53b3d88ca22790fb8a4ed39a771b4d authored over 10 years ago by Gunther Brunner <[email protected]>
Added proper standalone support.

33fad24ed4db8c5f32ecdbef1bbe9ee27642d2dc authored over 10 years ago by Gunther Brunner <[email protected]>
Make everything un-selectable unless specified otherwise.

Fix store account header bug.

7a344e7043dc37fbd394a7efaedbf81dd6967f4f authored over 10 years ago by Gunther Brunner <[email protected]>