Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sftp psalm fixes | Robin Appelman | 2023-09-18 | 1 | -1/+1 |
* | implement fseek for sftp read stream | Robin Appelman | 2023-09-04 | 1 | -1/+27 |
* | fix error during sftp stream close | Robin Appelman | 2023-09-04 | 1 | -0/+7 |
* | Fix psalm issues related to signature changes from PHP 8.0 | Côme Chilliet | 2022-12-29 | 1 | -3/+0 |
* | Fix usage of streams | Carl Schwan | 2022-10-17 | 1 | -2/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | normalize sftp path in read and write stream | Robin Appelman | 2020-05-25 | 1 | -0/+3 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -2/+7 |
* | faster implementation of SFTP write stream | Robin Appelman | 2020-03-10 | 1 | -0/+3 |
* | Faster implementation of sftp read stream | Robin Appelman | 2020-03-06 | 1 | -0/+196 |