26 Commits (d9015a8c94bfd71fe484618a06d276701d3bf9ff)

Author SHA1 Message Date
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Daniel Kesselberg ba3a855ad8
Remove unused method uploadFile 3 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 85e369cddb
Fix multiline comments 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Robin Appelman 223ee42a53
faster implementation of SFTP write stream 4 years ago
  Robin Appelman fe4e80093e
Faster implementation of sftp read stream 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Roeland Jago Douma 2b19add6b0
Add SFTP auth mechanism to use a password and public key for SFTP 6 years ago
  Morris Jobke 9ff51aafc5
Use index based string access for substr with length of 1 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Joas Schilling 7a62fbd205 Fix comparisons in the files external app 7 years ago
  Morris Jobke c54a59d51e
Remove unused use statements 7 years ago
  Morris Jobke a4ad8af6e3
Add proper default value for datadir 7 years ago
  Joas Schilling 0215b004da
Update with robin 7 years ago
  Joas Schilling 813f0a0f40
Fix apps/ 7 years ago
  Vincent Petry d372836efc
Fix overwriting folders on rename with SFTP 7 years ago
  Robin Appelman f98cb9efa0
Fix type hinting 7 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Joas Schilling 4576891f10
Move Lib\Storage to PSR-4 8 years ago
  Robin McCorkell 4717605d22 Fix storage backend class namespaces and move to subdir 8 years ago
  Lukas Reschke 3dc5c59e57 Use RetryWrapper for SFTP storage 8 years ago
  Senorsen a6631eceb4 Add urlencode to username part of ftp and sftp links 8 years ago
  Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 8 years ago
  Robin Appelman 54e58b520c Handle no user set in sftp constructor 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Scrutinizer Auto-Fixer dcbd603514 Scrutinizer Auto-Fixes 8 years ago
  Robin Appelman 67710e62fa Fix parsing of sftp hosts when using ipv6 8 years ago
  Morris Jobke 8366ce2767 deduplicate @xenopathic 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Robin McCorkell 1084e3adc7 Migrate SFTP_Key external storage to new API 8 years ago
  Lukas Reschke 99224905d8 Use absolute namespace 8 years ago
  Andreas Fischer 3b803db6d8 Update phpseclib to 2.0 8 years ago
  Robin Appelman da951ba059 Use the new IteratorDirectory instead of the fakedir wrapper 9 years ago
  Vincent Petry e15dd783ab Workaround for empty dir deletion for SFTP 9 years ago
  Vincent Petry a6c5d65fd6 Fix SFTP storage id to be compatible with older ids 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Lukas Reschke dbb665a361 Add some PHPDocs 9 years ago
  Lukas Reschke 1229184873 Fix code that never worked 9 years ago
  Lukas Reschke 6dd5bc0379 Fix code style as per review 9 years ago
  SA 350f8eb86e Add support for sftp custom port 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Andreas Fischer c640e2fa66 Update phpseclib to version 0.3.9. 9 years ago