Ecosyste.ms: OpenCollective

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

github.com/fpv-wtf/wtfos-configurator

Configurator for wtfos, with built in margerine
https://github.com/fpv-wtf/wtfos-configurator

Add Footer and link to issue section. Show version in footer section. #20, #30

0e1440435a9f24731b56f88542412002156e14ef authored over 2 years ago by Chris L <[email protected]>
Add 404 page #30

4d2e02f598659cf2d5be0a21fa76019961e438e5 authored over 2 years ago by Chris L <[email protected]>
Show warning banner if browser without webusb support is detected. #28

a51a4247ded856579a07b65c47541cff070af164 authored over 2 years ago by Chris L <[email protected]>
An attempt to fix the 404 issue when going to an URL directly.

2a2e0659fbe28e63b3c4f78952c854ee39889088 authored over 2 years ago by Chris L <[email protected]>
Add icons

11d34f8136e28385e336b59b47eaa2691bac7d40 authored over 2 years ago by Chris L <[email protected]>
Fixed link to WTFOS install

5594aa225dbdfc6ea30e42fdb47ba2b0cbdbf852 authored over 2 years ago by Chris L <[email protected]>
Updated homepage to point to its new home.

f7ec3cc0e0ab8da10a60503eb8a3e6a6d372d762 authored over 2 years ago by Chris L <[email protected]>
Merge pull request #27 from stylesuxx/feature/submodule

Feature/submodule

a99735ae4517c2659b471a3626d9c53252233172 authored over 2 years ago by Chris <[email protected]>
Updated README

6cf4aa1deeccdb2d9450e169c286569be749e84d authored over 2 years ago by Chris L <[email protected]>
Add exploit as submodule - only available when user has access to the private exploit repo.

5dfcc64d0320f666bedd75a260d39f45d745f880 authored over 2 years ago by Chris L <[email protected]>
During installation the PATH needs to be manually exported since it is not yet available from mkshrc #24

9cf02fd2048ce7d7159c2b0759eb71f5c5d300ae authored over 2 years ago by Chris L <[email protected]>
Add Typography tag where necessary

37f9fda3daff5974ea57880754ccc85a9445d156 authored over 2 years ago by Chris L <[email protected]>
Add Recovery notes to WTFOS main screen and home screen. Add disclaimer to WTFOS install screen #25

669664110b3b613de3e68058eece1bd87ca8e6ae authored over 2 years ago by Chris L <[email protected]>
Refactor Disclaimer to a more general component

e81ac86ccf0231eebc53764c976830e99eab5ef8 authored over 2 years ago by Chris L <[email protected]>
Use dense list itmes

c55cc12121c834b371376625b045960915007e22 authored over 2 years ago by Chris L <[email protected]>
Fixed path to generate the obfuscated exploit from

c2cdce96853f658d365d6d51df742c7e74aa4c1e authored over 2 years ago by Chris L <[email protected]>
Use obfuscated exploit.

6139a6b42ce1eef634921f7168e829a6a0ce3e7c authored over 2 years ago by Chris L <[email protected]>
Add disclaimer to rooting screen #25

feca62cb9bb0af9273cecf2b4f883e7698b0f3da authored over 2 years ago by Chris L <[email protected]>
Updated obfuscated exploit

697ac0cdabd39fa3e2297186acae56aa47ec9013 authored over 2 years ago by Chris L <[email protected]>
Source mkshrc file before each command to be sure all env variables are correctly set. Strip debug message if present. #24

93d3c78434b0f14c8eff797a71a081f27b28ae99 authored over 2 years ago by Chris L <[email protected]>
Add functionality to display errors happening during package insntnallation #23

af21d92ee0d74804110784c5e3a1f3a1f61cc3f4 authored over 2 years ago by Chris L <[email protected]>
Strip console logs from exploit before obfuscating - this allows to use console logs everywhere else

f07f93737991621e384763079bc977b6fa2b02b0 authored over 2 years ago by Chris L <[email protected]>
Updated obfuscated exploit

2a79e668084716342ee3f1b94885ae7528601826 authored over 2 years ago by Chris L <[email protected]>
Append index to prevent duplicate keys

d899d595582754b57bed260c6fbb1eec4bdc8b25 authored over 2 years ago by Chris L <[email protected]>
Disable only when connected

212280634db964eac7750bccb2bb582fe94dbc7f authored over 2 years ago by Chris L <[email protected]>
Use app wide log screen during rooting.

e396dc69ae67390f0f4e64258b7a15adcd088318 authored over 2 years ago by Chris L <[email protected]>
Differentiate scripted dinit services #22

a52a5b1b20ace13b4146fd28b08acf94954cb7e7 authored over 2 years ago by Chris L <[email protected]>
Swapped root icon

94d57806e7cd4917133bd6b7adbfde55aa24f587 authored over 2 years ago by Chris L <[email protected]>
Refactored log to its own component.

ec45c3fb564b30b227fc45c01ac508a3e9608e1c authored over 2 years ago by Chris L <[email protected]>
Add 'root' tile to homescreen. Only enabled if not connected to an ADB device.

88a08550907651b1634bc9fee20f182819285045 authored over 2 years ago by Chris L <[email protected]>
Try to ADB connect after rooting.

f9a04776b524dbf753ed4adf853672b405e20abc authored over 2 years ago by Chris L <[email protected]>
Improved rooting. Wait a bit after device reconnects. Fix issue where steps are running multiple times. #4

04bbc9f10d03446a9049cdde7eb3596e026b1330 authored over 2 years ago by Chris L <[email protected]>
Moved adb context into the router. This allows to propagate it through all screens, even those that only passively use it like 'About' and 'Root'

7e492ea226b00f837ddb7e684f5ac59e2b10ca1b authored over 2 years ago by Chris L <[email protected]>
Remove unused var

d7dd71bc3aad5b72d5e6112cd1129aa649c4e9b2 authored over 2 years ago by Chris L <[email protected]>
Reboot after installing/removing WTFOS #14

b86e438747ab3746f49437adf3aec6195fca8ff2 authored over 2 years ago by Chris L <[email protected]>
Improved rooting mechanism. Tested on Goggles V2 and Caddx Vista #4

61cfaeb3977425d19f46c9aecae2b39945833b93 authored over 2 years ago by Chris L <[email protected]>
Merge pull request #19 from stylesuxx/feature/about-page

About page

373fa41f1db3e331a33ef764621c5dabf4af74ad authored over 2 years ago by Chris <[email protected]>
Changed manifest title and description.

54b5da79d70b8935a92fe977a600e336921613d0 authored over 2 years ago by Chris L <[email protected]>
Improved spacing. Show tiles even if no device is connected. #19

bd8bd057e9f3cb2c66ed43ce027b52b450f7917c authored over 2 years ago by Chris L <[email protected]>
Align the tagline properly. Improvements for smaller screens #19

5a8a8a99a56c3a5bd721f5345706e763fd7132ba authored over 2 years ago by Chris L <[email protected]>
Align social media icons bottom center of wrapping div. #19

9afc7745f34aefa6fa27d71075b96973c5d5e3cc authored over 2 years ago by Chris L <[email protected]>
Make About page accessible without showing connect button and warnings. #19

56a1e193f5650b585176c6706264dd6c0f122791 authored over 2 years ago by Chris L <[email protected]>
Adjusted some types, styles and re-ordered imports.

e761ffb0c491833f36440afb6b14ae23ccd5400c authored over 2 years ago by Chris L <[email protected]>
Refactored team members to their own reducer. #19

76662896efe8b6e92d50bfc69b5f8304cf81c456 authored over 2 years ago by Chris L <[email protected]>
Fixed merge conflict

c9349b47b33fa747e05c72b6cabb8dac2a30076d authored over 2 years ago by Joonas Trussmann <[email protected]>
Merge pull request #18 from stylesuxx/feature/theme

Changed to fpv.wtf dark theme

21c8eb86136a5bfb9c39ec75b242cd6d4a3862cf authored over 2 years ago by Chris <[email protected]>
Changed to fpv.wtf dark theme

1183784ad17a076bc1fc4cb6f8e5d95a5eb14112 authored over 2 years ago by Joonas Trussmann <[email protected]>
Add obfuscated build

9af17ec9542b6cd89b641d654475b0a80b3bae49 authored over 2 years ago by Chris L <[email protected]>
Disable console in obfuscated build

35fc2c4afdf87b1520d5512c00cb13f34a612017 authored over 2 years ago by Chris L <[email protected]>
Refactored loading spinner into its own component. Show when fetching upgradable packages.

a1654b7d789118a17ddbfdcecdf268ce72faf219 authored over 2 years ago by Chris L <[email protected]>
Refactored click handlers into their actual components. Improve locking of the package process #13

8034fc5f5486a9ca068ab5b2329526d0763bd55c authored over 2 years ago by Chris L <[email protected]>
Remove unused variable

ea16f3bf493e362d00fb39f5a15f3eaa8f42c02e authored over 2 years ago by Chris L <[email protected]>
Add functionality to root device #4

b2d02d526d8e974e134b60414e0cf1310eea4111 authored over 2 years ago by Chris L <[email protected]>
Prefix http urls with https. Fallback to http when doing the CORS request in the end. #12

2b9ba5e551ea0e4f18ef9b7679b99118b0638b68 authored over 2 years ago by Chris L <[email protected]>
Only link wget. #15

d6a81207445330cd64998838447f46104a19de6d authored over 2 years ago by Chris L <[email protected]>
Added functionality to upgrade packages #1

071a07183fae1d9bb22fa36c3a9587f594388665 authored over 2 years ago by Chris L <[email protected]>
Allow filtering by repo. Display fpv-wtf repo by default #6

633f0666385ba75acbae0c9f8364ab27b24d45c4 authored over 2 years ago by Chris L <[email protected]>
Added functionality to setup WTFOS and also remove it again #3

10493d95c4334974c264a621af674ee8b23e8b6f authored over 2 years ago by Chris L <[email protected]>
Update package list before listing packages #2

41eaef4a559a9a5a8042ec1b17142a0077cefbae authored over 2 years ago by Chris L <[email protected]>
Automatically connect to the first paird device available #5

8ce881661a2bdb55c4b9f7e06814af897640c9bf authored over 2 years ago by Chris L <[email protected]>
Add License

2052145e9a8de206c6c024ced5a5ea107fa9bc4c authored over 2 years ago by Chris L <[email protected]>
Fixed typo

b16dad1eb036d6c066855321cb365761a3b37798 authored over 2 years ago by Chris L <[email protected]>
Renamed to WTFOS Cofigurator where applicable #10

292a1662f16704b1f45b247b567e8d3671c062a1 authored over 2 years ago by Chris L <[email protected]>
Automatically build and push to gh-pages branch

dce74ca4104bbb072a34a36c567604c585a40eb5 authored over 2 years ago by Chris L <[email protected]>
Check for binaries and display warnings if they are not present

4d4f8adf731a94cebdb52504609eee1c347fb5a4 authored over 2 years ago by Chris L <[email protected]>
Initial commit: CLI, install packages, reverse proxy, startup management

9d50cac7572df35df92fc27ba5f88e032baa5b91 authored over 2 years ago by Chris L <[email protected]>
Initialize project using Create React App

5366df8b3463570fa3a92cfdbbbb7aa829e961a0 authored over 2 years ago by Chris L <[email protected]>