Ecosyste.ms: OpenCollective

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

github.com/AzuraCast/flysystem-v2-extensions

Functional extensions to the functionality of Flysystem V2.
https://github.com/AzuraCast/flysystem-v2-extensions

Fix mime type fetching for local adapters.

44915dea8668d120e540bd1acfdd4d3bd40eee20 authored about 2 years ago by Buster Neece <[email protected]>
Merge pull request #4 from Vaalyn/fix-sftp-connection-provider-not-initialized-error

Fix access before initialization error

70c23b81979878fc29fc3aa43ef046b496c8fb90 authored over 2 years ago by Buster "Silver Eagle" Neece <[email protected]>
Fix access before initialization error

1cde874e93590326e13625ef10385e9223dcf640 authored over 2 years ago by Vaalyn <[email protected]>
Merge pull request #3 from Vaalyn/add-sftp-adapter

Add an SFTP adapter

7a77d75091bf5dd10ab6aa93fa16da4e87d45e59 authored over 2 years ago by Buster "Silver Eagle" Neece <[email protected]>
Fix PHPStan error

d9cad1b3a9f5790b15993d6e1ab3f932bd66fb99 authored over 2 years ago by Vaalyn <[email protected]>
WIP

5c3250386499171c236adabb228c79bff7209b3a authored over 2 years ago by Vaalyn <[email protected]>
Fix constructor parameter types

eceb2c60b888785488ce6d776673da6b9c8c9c05 authored over 2 years ago by Vaalyn <[email protected]>
Update suggest message to say Flysystem V3

4a5d475f58e1097dba69cec669c1f530be321aba authored over 2 years ago by Vaalyn <[email protected]>
Add SFTP adapter

fa5c5b18fe397d08dbdbc47165ad26e3dd36094c authored over 2 years ago by Vaalyn <[email protected]>
Fix how remote-to-local downloads work.

4d38fae94f33f4d96fe02032651e89e9a0394d43 authored over 2 years ago by Buster "Silver Eagle" Neece <[email protected]>
Add support for Flysystem 3.x.

36c8152f42503ade7cd14491292f13d6abe9f2f2 authored almost 3 years ago by Buster "Silver Eagle" Neece <[email protected]>
Merge pull request #2 from Vaalyn/fix-flysystem-path-normalizer-for-non-printable-chars

Implement custom WhitespacePathNormalizer to fix issue with paths containing non-printable white...

8dad672b5eeb07297209afbb5f945ad0863235cb authored over 3 years ago by Buster "Silver Eagle" Neece <[email protected]>
Implement custom WhitespacePathNormalizer to fix issue with paths containing non-printable whitespace chars

911a909166298f64196004b1a153f454883113a5 authored over 3 years ago by Vaalyn <[email protected]>
Update for Flysystem 2.1.0

1f5f853496992b576dc0462f3fdc80c129a1173a authored over 3 years ago by Buster "Silver Eagle" Neece <[email protected]>
Implement "withPath" from Flysystem upstream.

4d1735f9833adf99ab768b7b19b3943ea7488cb1 authored over 3 years ago by Buster "Silver Eagle" Neece <[email protected]>
Update phpstan

d5fd3753a3aa9b1551edff9efc61e6403c7d535a authored over 3 years ago by Buster "Silver Eagle" Neece <[email protected]>
Add test suite.

905feae3c224914b6c96ddb2a5443b5d45b319a6 authored over 3 years ago by Buster "Silver Eagle" Neece <[email protected]>
Merge pull request #1 from AzuraCast/fix-silent-failure-when-directory-does-not-exist

Fix issue with local filesystem upload/download when directory does not exist

91677074ea20c57dcbb3c51084858cc24b03a8b7 authored over 3 years ago by Buster "Silver Eagle" Neece <[email protected]>
Fix issue with local filesystem upload/download when directory does not exist

ffacfd2bc9010aec8b31847c138efb5d3e3813be authored over 3 years ago by Vaalyn <[email protected]>
Make isDir/isFile calls resilient to metadata fetching errors.

dc36112acca80f0cdfe0e67949d4b90f6da0bc42 authored over 3 years ago by Buster "Silver Eagle" Neece <[email protected]>
Rename interface to ExtendedFilesystemInterface.

1032d9a8dfee321cdd36f1a6002560ecd53526ff authored over 3 years ago by Buster "Silver Eagle" Neece <[email protected]>
Initial commit.

a29feefc10b265b636db6ac2d4fe4763815bb917 authored over 3 years ago by Buster "Silver Eagle" Neece <[email protected]>
Initial commit

c9478df6d4dbcc23288bcbbc84200402f964be85 authored over 3 years ago by Buster "Silver Eagle" Neece <[email protected]>