Commit Graph

49 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 14e6734547
refactor(files_external): Add Storage parameter strong types 1 year ago
provokateurin 1302b48ca2
fix(files_external): Fix all IStorage return types 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
Git'Fellow 07a6fd11d0
fix(files_external): Check key exists before accessing it 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Daniel Calviño Sánchez 733e3f62fd fix: Do not log an error when connecting to SFTP without a logged in user 2 years ago
Andy Scherzinger c1555fc33e
chore: Add SPDX header 2 years ago
Côme Chilliet 4d060818d1
fix(files_external): Be extra safe with null handling to please psalm 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Robin Appelman d42d809170 sftp psalm fixes 2 years ago
Robin Appelman c264903cb9
psalm suppress 2 years ago
Robin Appelman aa2a3ae6c8
implement fseek for sftp read stream 2 years ago
Robin Appelman b41c8e0ef5
more optimized getPermissions/getMetaData 2 years ago
Robin Appelman 1dfef9fccf
sftp optimize file_put_contents, writeStream and copy 2 years ago
Robin Appelman 19daa70947
clear sftp stat cache when opening a write stream 2 years ago
Faraz Samapoor cfb921b26c Refactors "strpos" calls in /apps/files_external to improve code readability. 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 3 years ago
Carl Schwan 74e6976779 Use argument name from parent class 3 years ago
John Molakvoæ e81eaf45d2
Prevent reading key on SFTP stat bool 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 4373afeae1
Bump phpseclib/phpseclib from 2.0.25 to 2.0.30 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Daniel Kesselberg ba3a855ad8
Remove unused method uploadFile 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Robin Appelman 223ee42a53
faster implementation of SFTP write stream 6 years ago
Robin Appelman fe4e80093e
Faster implementation of sftp read stream 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma 2b19add6b0
Add SFTP auth mechanism to use a password and public key for SFTP 8 years ago
Morris Jobke 9ff51aafc5
Use index based string access for substr with length of 1 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 7a62fbd205 Fix comparisons in the files external app 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Morris Jobke a4ad8af6e3
Add proper default value for datadir 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Vincent Petry d372836efc
Fix overwriting folders on rename with SFTP 10 years ago
Robin Appelman f98cb9efa0
Fix type hinting 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago