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

Use 32 bits per pixel by default, since 24 bpp doesn't seem to be a supported option in the RFB 3.8 spec.

1f32c21c78001f9e0bc70f6654c6c2598ae8bea7 authored over 9 years ago by Simo Kinnunen <[email protected]>
Support variable bit depths. Fix color issues.

977b8c198e83be1bfecfa41e99cc28c1050f842a authored over 9 years ago by Simo Kinnunen <[email protected]>
Update node-sass to get rid of build errors on newer node.

e23c4644ae0c8e8959d9370657502da27cb26807 authored over 9 years ago by Simo Kinnunen <[email protected]>
Update zmq to get rid of build errors on newer node.

9b26130da935eea6770d9050b32ca9ab9fdce033 authored over 9 years ago by Simo Kinnunen <[email protected]>
Merge pull request #85 from codeskyblue/zhtranslate

update zh translation

1d074e45e30441cd44af7fed139d817ec660e2c5 authored over 9 years ago by Gunther Brunner <[email protected]>
update zh translation

e611e50c48e24aca39c2937436d3eed2f22c52aa authored over 9 years ago by hzsunshx <[email protected]>
Route only to English Wiki documentation for now.

7188ca8f2a77701b176a93329865d470c0dd7cf7 authored over 9 years ago by Gunther Brunner <[email protected]>
Add Korean translation (65%).

32eff1fa958eaace2d294b8b3bd5f3cc3aac01c9 authored over 9 years ago by Gunther Brunner <[email protected]>
Limit VNC size by default.

9d20484dcb3b292a2569bf749cae99a7c29541b4 authored over 9 years ago by Simo Kinnunen <[email protected]>
Update server width based on desktop size.

d5bfcb16d4c54d5db39bb156e22c86c6e7d42d43 authored over 9 years ago by Simo Kinnunen <[email protected]>
Use jpeg-turbo for decompressing the JPGs. It's super fast compared to

what it was before.

ced0bf99a7995dc15e7995171798f586bfdc9185 authored over 9 years ago by Simo Kinnunen <[email protected]>
Translate pointer events into touch events.

a98cc67e2c539b344a598fd99c943a8f1d4cc723 authored over 9 years ago by Simo Kinnunen <[email protected]>
Don't send manual onStart() if frameproducer's not ready.

2ee767ffedddd9375c8d2e3451ee59f6e198e2a7 authored over 9 years ago by Simo Kinnunen <[email protected]>
Pass VNC server name in options.

02af21e17c7a307594733ffd9ba589a33d9f4864 authored over 9 years ago by Simo Kinnunen <[email protected]>
Remove unused client attributes.

4b03fd81b39a3f512e8c2a915f9403bdf1716337 authored over 9 years ago by Simo Kinnunen <[email protected]>
Don't add clients to the broadcast set until they're authenticated. Note

that actual, real auth is not checked yet.

5cc27a86ad2a50f7c49f85616f7413ffe150777d authored over 9 years ago by Simo Kinnunen <[email protected]>
Make sure chunk gets reset after every read loop.

bff4b7bafe144ac2dc11b866e86c07aa57e38757 authored over 9 years ago by Simo Kinnunen <[email protected]>
Send latest screen size with every update.

692c043f6e91928b1b5deef608ee0c69472c1d21 authored over 9 years ago by Simo Kinnunen <[email protected]>
Tell new broadcast sessions what the current state is, just in case they

were added in the middle of an existing session.

797e97e7c7353424cd9b0ceef69cde0c800139e6 authored over 9 years ago by Simo Kinnunen <[email protected]>
VNC screen is visible (w/ RAW encoding). Size of VNC screen is still

hardcoded, preventing real use.

792713d41559c6cc64105b6d965a57a2062d1784 authored over 9 years ago by Simo Kinnunen <[email protected]>
Fix incorrect state change for ClientCutText.

8a5f0551a75537892d8c21236931270c908d98b6 authored over 9 years ago by Simo Kinnunen <[email protected]>
Clean up structure a little bit for initial testing.

f7d1b07d1c3cc534b510f3880242a7bdfc7f695c authored over 9 years ago by Simo Kinnunen <[email protected]>
Consume ClientCutText's value.

6d84064e6bb198f78adb1382bb4649dc92c798be authored over 9 years ago by Simo Kinnunen <[email protected]>
Now able to read VNC Viewer's primary requests.

66182666bd757937adaf678c19d7da48aaed7182 authored over 9 years ago by Simo Kinnunen <[email protected]>
Update translate pot.

f481952c417d2ca6463144a7ad3e645f7b12c453 authored over 9 years ago by Gunther Brunner <[email protected]>
Separated translate steps so they don't require transifex as a dependency (transifex seems blocked in China GFW).

95487212bbabdc348d832faf8cc040c7bfcaf87b authored over 9 years ago by Gunther Brunner <[email protected]>
Mention that NODE_TLS_REJECT_UNAUTHORIZED=0 may be needed for self-signed certs.

0b0d403a72fa22cd4d62acda69f686c46bd58862 authored over 9 years ago by Simo Kinnunen <[email protected]>
Merge pull request #75 from vbanthia/update-deployment.md

Fix proxy_path for stf-auth in sample nginx.conf

34278dcb4139a37e1d68e9e7149518e22a9057f7 authored over 9 years ago by Simo Kinnunen <[email protected]>
Add a sample rethinkdb.service to help people get going faster.

190b5d6b735d51b1e0735806289b253fe3acd36a authored over 9 years ago by Simo Kinnunen <[email protected]>
Remove 127.0.0.1 from unit configs. It was an artifact of our internal way of doing things which involved more than one nginx instance.

d71d466da9cfe65cbd9a508c8f9ab1526c34418e authored over 9 years ago by Simo Kinnunen <[email protected]>
Use our own shiny new ambassador since the current one was broken. Fixes #73.

0aa1cda9973b135322f9d9027baeddc9618803ee authored over 9 years ago by Simo Kinnunen <[email protected]>
fix proxy_path for stf-auth in deployment doc

83d3e566fa5d033e38d74b2b7414a0488be87883 authored over 9 years ago by Vishal Banthia <[email protected]>
Merge pull request #71 from lenciel/lenciel-patch-1

Update DEPLOYMENT.md

d439808902c5bb123819525fca8f62bde317257c authored over 9 years ago by Simo Kinnunen <[email protected]>
Merge pull request #1 from lenciel/lenciel-patch-1

Update DEPLOYMENT.md

0e82ab21d477610b5463d43d4a6828824e40d83a authored over 9 years ago by Lenciel <[email protected]>
Update DEPLOYMENT.md

remove redundant "keeps"

782b744bdce2af6649c6bd9580d4e3300d0e6d12 authored over 9 years ago by Lenciel <[email protected]>
add zh translation

e182b18a1d6042ba6eac71c8b3b58557f99fd496 authored over 9 years ago by codeskyblue <[email protected]>
VNC plugin should have its own folder since it'll need supporting files.

045737e4bf66d09f22a14d72e213d25a4da97372 authored over 9 years ago by Simo Kinnunen <[email protected]>
Base structure for vnc plugin.

87e80ecb00deb5f3c1695c3b71d7b5ed9fc38686 authored over 9 years ago by Simo Kinnunen <[email protected]>
Update dependencies.

99b78ff8cb9b61746b2975082836eb4fe2bf0dd0 authored over 9 years ago by Gunther Brunner <[email protected]>
Cleanup code for all views.

e12df4c0cbed943c5068a2048029179a30daaae1 authored over 9 years ago by Gunther Brunner <[email protected]>
Cleanup code for control-panes.

4db67dd703b95d40a59c33e4dc190759486b8167 authored over 9 years ago by Gunther Brunner <[email protected]>
Cleanup code for stf components.

bd493b210b4b1f3923c288f65f19ebc45f79d35b authored over 9 years ago by Gunther Brunner <[email protected]>
Update translations

7ddd464ac3c5bfe903bbe6d366a313d9de230bb3 authored over 9 years ago by Gunther Brunner <[email protected]>
Merge branch 'master' of https://github.com/openstf/stf

1a799556a64e62d7970c82223965a4308f18090d authored over 9 years ago by Gunther Brunner <[email protected]>
Add lock parameter to control's rotate.

0691c73ec93f2ca190ed08b9855d7710b0a2282f authored over 9 years ago by Gunther Brunner <[email protected]>
Lock rotation when devices are being used if --lock-rotation is given.

a08f50e155e60774a974214b264535e543be969c authored over 9 years ago by Simo Kinnunen <[email protected]>
Disable background hover on disabled buttons.

f179f80238ce7aecf1cbf0d14cc70ae4a4cbc243 authored over 9 years ago by Gunther Brunner <[email protected]>
Add title separators to Automation's Device Settings.

5613a8b72bdb69e6f027c00af66f1219893c29b5 authored over 9 years ago by Gunther Brunner <[email protected]>
Change WiFi icon in Apps. Fix hover color.

fbd11a59515fde6025c1ed382dfd5812c240c711 authored over 9 years ago by Gunther Brunner <[email protected]>
Update dependencies.

1ce4b4fbeded256219030bbd0ef5d7f957eee490 authored over 9 years ago by Gunther Brunner <[email protected]>
Add Product name to Details tab even if there is no Product name (using Model).

3bad591557329a4d17d392e0ed5bfdc3c78c0084 authored over 9 years ago by Gunther Brunner <[email protected]>
Overflow hidden breaks in new UI Bootstrap dropdown.

cb4e62c555ba1d9bc61430c073b7a5aa443912b6 authored over 9 years ago by Gunther Brunner <[email protected]>
1.0.10

791e40d2a87f24c1d3e7def122cde534760e3c52 authored over 9 years ago by Simo Kinnunen <[email protected]>
use amazon s3 instead of storage-temp

9299487670ec5c3cab811417b634a1d22f28a196 authored over 9 years ago by hogehoge-banana <[email protected]>
Removing iojs from Travis since it started to fail.

Add it back again in the future when node and iojs merge.

277897e1928042e3c7a60641e07cdb48b7dd19d8 authored over 9 years ago by Gunther Brunner <[email protected]>
Merge branch 'shrink-docker-image'

95860fd78f0b79627b9c33a48cfec20c55abb8c9 authored over 9 years ago by Simo Kinnunen <[email protected]>
Move users to the base image, so that we can download the gyp sources for the correct user in the base image.

fb2eaca4c203c1bcc7bf16605bf3678edc484686 authored over 9 years ago by Simo Kinnunen <[email protected]>
Reduce image size to ~580MB by making sure we get absolutely nothing but production dependencies, and clear all caches.

243be57e103782f3bbcd415f4a77c87b61576d04 authored over 9 years ago by Simo Kinnunen <[email protected]>
Remove node_modules from .npmignore, the docs say it will be ignored anyway.

eeaa07c3a84211c39fab46bbc49ca0b828999888 authored over 9 years ago by Simo Kinnunen <[email protected]>
Removed ng-annotate-webpack-plugin because it doesn't annotate always, and build time increases exponentially.

9b568dac93b5e82cf7cb0895dc8caae74fc07a64 authored over 9 years ago by Gunther Brunner <[email protected]>
Prune development dependencies once build is over. Shaves off about 180MB from the final image (which is still quite large at ~790MB, previously ~970MB).

adce1ba835ea6f48be5ac57b271546a820873bc1 authored over 9 years ago by Simo Kinnunen <[email protected]>
Update dependencies.

79dabc575197ccd3fd6032304daf9edd22a50c2e authored over 9 years ago by Gunther Brunner <[email protected]>
Add a docker image for armv7hf.

afa8e7b25ec349fc75806174532a0da3f9466091 authored over 9 years ago by Simo Kinnunen <[email protected]>
Clicking STF Icon now goes to devices instead of showing a gray screen.

3f8dfa00784bff9979489c5ecf2b60c7fc9fb2a6 authored over 9 years ago by Gunther Brunner <[email protected]>
Updated to released (non git) dependencies. Angular-ui-bootstrap updated to latest version.

2d5f7082cf4bd716601ff54196c0c923d446cfd1 authored over 9 years ago by Gunther Brunner <[email protected]>
Markdown formatting fixes.

45615e31c1190ace6c86f875f37c33e92514d69f authored over 9 years ago by Simo Kinnunen <[email protected]>
Separate device log recording from the rest of the app. This should cause less strain on the DB server especially since the full event log is rarely needed; you could just use your favorite log collector to watch stderr. DB calls are still mixed, but may be refactored out later.

3e5903edcffcf9c1a48d77d3eca90c3e1dc7bd36 authored over 9 years ago by Simo Kinnunen <[email protected]>
Allow reaper to die if initial state can't be loaded.

85067b6f0bfaa641ea4fc271b3442c233b4b55e3 authored over 9 years ago by Simo Kinnunen <[email protected]>
Update rethinkdb dep to 2.0.2.

77e8d6c2dc447741625d5596aeba7b145651868a authored over 9 years ago by Simo Kinnunen <[email protected]>
Update dependencies.

72ab9b24db447d169f17265d90655cd1e55f7580 authored over 9 years ago by Gunther Brunner <[email protected]>
Add Travis CI for Slack notifications.

49658d0925df519bd3ba6ac05036c439881bbf70 authored over 9 years ago by Gunther Brunner <[email protected]>
Update dependencies.

82047671ebecfcc182f9ec50c52539366057a4a8 authored over 9 years ago by Gunther Brunner <[email protected]>
Since we are already including Bower locally,

the global dependency is not required anymore.

Simply calling `npm install` will also always ins...

69dbda2f450c3a6bbac9133941cd16bf4a5fd699 authored over 9 years ago by Gunther Brunner <[email protected]>
Getting the behaviour we really want from NPM with **in-publish**.

* `npm install` now does:
`bower install`

* `npm publish` now does:
`bower install`
`gulp build`

5ba287babef73841f070746f60be36233c3d23cb authored over 9 years ago by Gunther Brunner <[email protected]>
Release 1.0.9

f2105470f1d21c3513f99f7f681157b097446867 authored over 9 years ago by Gunther Brunner <gunta85@gmail>
Release 1.0.8

9695ad66647740ab3fa8048c9d7ec7dd953a6965 authored over 9 years ago by Gunther Brunner <[email protected]>
Fixed App shortcut icon call.

Still needs server side implementation of openSettings, openWiFiSettings, openManageApps, openDev...

5f400547872ef152b4ec8ef5c7c9b688681ecafa authored over 9 years ago by Gunther Brunner <[email protected]>
Mute devices when they're being used if the --mute-master option is given.

d9d47cc3bf62832e28430a8ca70ee6d1b25acd3d authored over 9 years ago by Simo Kinnunen <[email protected]>
Show N/A - characters instead of nothing for unknown devices.

aca27428b03f9e5367ec7111d11d8805ffda03f4 authored over 9 years ago by Gunther Brunner <[email protected]>
Show model name for unrecognised devices. Closes #28.

3d0c5efede5b5c657e243a32e088b604298385cf authored over 9 years ago by Gunther Brunner <[email protected]>
Update translations.

2ac37dfe486adb4efb48957258d5de79f6b88266 authored over 9 years ago by Gunther Brunner <[email protected]>
Separate a new span for the title because angular-gettext-tools text scrapper is not smart enough.

afd20491bebc2267af6cd3f55cb654720fc2b5fe authored over 9 years ago by Gunther Brunner <[email protected]>
Remove unused file.

83005916ca4bc66a89239dcdb53b0a3ef2b9e80a authored over 9 years ago by Gunther Brunner <[email protected]>
Adding standard since its quite similar to the current style and removes the maintenance burden, while also making it easier to follow for contributors.

Over the time replace JSHint.

142866838caa680b584ae65a2f6fae06092959b8 authored over 9 years ago by Gunther Brunner <[email protected]>
Move utility plugins into their own folder. They don't go into the support folder because they're not standalone units and require interaction with the main units. Further refactoring pending.

361bf9caea44600194b81277ea5c1efee93c36c4 authored over 9 years ago by Simo Kinnunen <[email protected]>
Expose provider min/max ports to `stf local`.

252f7785987c471294b7e2245afcdfc83b253248 authored over 9 years ago by Simo Kinnunen <[email protected]>
Update dependencies.

b6c8d4809d12253c01f73d3bae8a560ebf21f959 authored over 9 years ago by Gunther Brunner <[email protected]>
Add Russian translation.

519ea2a8bd87526aad8100dc19e97cff00331c36 authored over 9 years ago by Gunther Brunner <[email protected]>
Allow `adb connect` URL to be customized.

caf8d35eb780a035c68a3637c5d329142c8fc6a8 authored over 9 years ago by Simo Kinnunen <[email protected]>
1.0.7

7eb6f8f8714aed980f728b80c69290d3c6f538aa authored over 9 years ago by Simo Kinnunen <[email protected]>
Allow minitouch more time to start. The number of retries had already been set to 7 earlier, but got mistakenly changed to 5 during refactoring.

7a262a4e6810c2412847624d07670bad74a125f0 authored over 9 years ago by Simo Kinnunen <[email protected]>
Update minicap to fix EINTR issues on termination.

674953f727b34145b18698248eef271604807e4c authored over 9 years ago by Simo Kinnunen <[email protected]>
Since minicap is quite complicated and gets restarted often, perhaps it's best if we let changes fully propagate before restarting it again. There was a problem with someone changing rotation so quickly that pid retrieval failed, which means that stopping was sort of iffy, which then caused various problems. The pid retrieval process was improved in 5a77d300dcf3bb1bb1b2a291b8280271d94dc3b8.

1d15e8e3d744813f40b17ffe1ae06a1d96a3877a authored over 9 years ago by Simo Kinnunen <[email protected]>
Read minicap pid from shell output. Should be more reliable for quick restarts.

5a77d300dcf3bb1bb1b2a291b8280271d94dc3b8 authored over 9 years ago by Simo Kinnunen <[email protected]>
Forgot why we don't force a rotation lock, added a doc explaining why so that I won't waste time thinking about it again.

76eb1b077a44b03c95d487f68f06b6aec122b85f authored over 9 years ago by Simo Kinnunen <[email protected]>
Add pkg-config to installation requirements, as some users don't have it installed by default and Node seems to need it. Fixes #17.

43f2f6257fbfa411135dfedf384fa2d53658338e authored over 9 years ago by Simo Kinnunen <[email protected]>
Mention that we have no idea how to install on Windows.

24c79a3787bc772feec79a472131382e774873ca authored over 9 years ago by Simo Kinnunen <[email protected]>
Revert "Blacklist win32"

This reverts commit d1fcec99835025c05e79859a52eed3e1182bab21.

6fab4c1e6ec72e7c34e295734785f1350c241eb3 authored over 9 years ago by Simo Kinnunen <[email protected]>
Blacklist win32

We still don't (if ever) support installation on Windows OS.

d1fcec99835025c05e79859a52eed3e1182bab21 authored over 9 years ago by Gunther Brunner <[email protected]>
Update device db.

ded88f78bef2bea8e45e2f06b3591fca37b7f753 authored over 9 years ago by Gunther Brunner <[email protected]>