Commit Graph

1048 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Roeland Jago Douma 5cd1880daa Fix a few RedundantCast 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Roeland Jago Douma 2ea3cb7c93 Drop redundant indes 5 years ago
Julius Härtl e9ae943bba
Properly handle SMB ACL blocking scanning a directory 5 years ago
Joas Schilling 1e35ece8e5
Fix potential empty result 5 years ago
Joas Schilling 6c1e294edd
Compare and store the login name via the event 5 years ago
Joas Schilling 831c807eaf
Also fix the username when it changed 5 years ago
Joas Schilling 76367c5c38
Don't save credentials of another user 5 years ago
Christoph Wurst 4373afeae1
Bump phpseclib/phpseclib from 2.0.25 to 2.0.30 5 years ago
Christoph Wurst c1d4f8161b
Migrate internal classes to the OCP db col types 5 years ago
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 5 years ago
Robin Appelman 518e91b008
dont offer to edit external config settings if we can't edit them 5 years ago
blizzz 72f16a46e8
Revert "allow using any ldap property as login name when using login credentials" 5 years ago
Robin Appelman 58f3f5cc28
allow using any ldap property as login name when using external storage login credentials 5 years ago
Christoph Wurst 73c7d0dc81
Bump icewind/streams from 0.7.1 to 0.7.2 5 years ago
Julius Härtl 35e5cc88f0 Expose session based authentication through mount point type 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Vincent Petry 0d42d996d1
Adjust further columns 5 years ago
Robin Appelman 8d962579db
set mountid for personal external storage mounts 5 years ago
Christoph Wurst fd649afb1f
Remove the deprecated update.php 5 years ago
Morris Jobke f771205f5f
Remove unused and deprecated methods from files_external MountConfig 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Roeland Jago Douma b7be09ab2c
Check if array elements exist before using them 5 years ago
Robin Appelman ea80d1d68f
also give storage backend it's change to manipulate the config 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Robin Appelman 6fed17a342
allow using saved login credentials for notify 5 years ago
Robin Appelman a79f9605b4
add option to disable notify self check 5 years ago
Robin Appelman 43b3049a4f
improve handling of out of space errors for smb 5 years ago
Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker 5 years ago
Julius Härtl 2004ae4603
Set delimiter so that the CommonPrefixes response can properly be determined 5 years ago
Robin Appelman fc96fa0cc7
fix s3 doesDirectoryExist check for empty directories 5 years ago
Roeland Jago Douma bb06b6cce4
Fix reading empty files from objectstorage 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 5 years ago
Morris Jobke d7f66c36ac
Fix "misplaced variables" warning of Psalm in PHPDoc statements 5 years ago
Daniel Kesselberg 6f8147b18f
Fix some MissingDocblockType or InvalidDocblock warnings. 5 years ago
Morris Jobke afd52c6b12
Remove setCustomJs of the files_external FrontendDefinitionTrait 5 years ago
Daniel Kesselberg ba3a855ad8
Remove unused method uploadFile 5 years ago
Morris Jobke 0b0cc48c88
Move event listener to dedicated class 5 years ago
Robin Appelman d1bd3ba594
update saved credentials on password change 5 years ago
Robin Appelman c864e5dfc2
remove saved credentails if the user no longer has any storage configured using them 5 years ago
Robin Appelman 7ad0f66fc4
Only save login credentials in database once there is an external storage that needs it 5 years ago
Robin Appelman e357d46863
filter files containing a hash in the path for ftp storages 6 years ago
Morris Jobke 065ef14cb0
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 6 years ago
Robin Appelman 0d6910ac13
disable touch to update mtime for external s3 storage 6 years ago
Julius Härtl f5cc34c9c2
Reuse cache for directory mtime/size if filesystem changes can be ignored 6 years ago
Joas Schilling 347ab5241c
Move files_external to migrations 6 years ago
Joas Schilling d7c0b9cced
Also always return in app commands 6 years ago
Julius Härtl 69f4c50032
Remove rescanDelay from directory mtime 6 years ago
Robin Appelman 6f2e920a5b
normalize sftp path in read and write stream 6 years ago