Commit History

Author SHA1 Message Date
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 3 months ago
  Andy Scherzinger c1555fc33e chore: Add SPDX header 6 months ago
  Benjamin Gaussorgues 2cb0bf5437 fix(files_external): list root when using SMB case-insensitive option 10 months ago
  Benjamin Gaussorgues a45e12abc8 fix(files_external): on case insensitive system, block case change 1 year ago
  Benjamin Gaussorgues 9b03dc52a4 Migrate files external to PSR LoggerInterface 1 year ago
  Faraz Samapoor 94f2f57519 Update apps/files_external/lib/Lib/Storage/SMB.php 1 year ago
  Faraz Samapoor cfb921b26c Refactors "strpos" calls in /apps/files_external to improve code readability. 1 year ago
  Robin Appelman b1f352c614 improve handling of files we can't access in the scanner 4 years ago
  Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 2 years ago
  Carl Schwan 74e6976779 Use argument name from parent class 2 years ago
  Carl Schwan ff4c8e9bee Force cast getCode to int 2 years ago
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
  Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 2 years ago
  Vincent Petry bccb69f806 Merge pull request #30860 from nextcloud/smb-getdirectory-content-catch 2 years ago
  Robin Appelman a6f245f6ff type hint as generator 2 years ago
  Robin Appelman 5b77099612 handle invilid type when listing directory in smb 2 years ago
  Robin Appelman e2aa283dba handle notfound and notpermitted error in Smb::getDirectoryContent 2 years ago
  Carl Schwan 365f5e425f Add additional logging on SMB failure to read folder content 3 years ago
  Richard Steinmetz 2e53cf4c1f Gracefully handle smb acls for users without a domain 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Julius Härtl 8f01bc65f1 Continue iterating over diretory contents and just hide file if denied by acl 3 years ago
  Robin Appelman 43f70e5817 ignore readonly flag for directories 3 years ago
  Robin Appelman 5ffaa94fbc add (hidden) option to always show smb root as writable 3 years ago
  Robin Appelman b844293536 catch notfound and forbidden exception in smb::getmetadata 3 years ago
  Julius Härtl e9ae943bba Properly handle SMB ACL blocking scanning a directory 3 years ago
  Christoph Wurst 73c7d0dc81 Bump icewind/streams from 0.7.1 to 0.7.2 4 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 4 years ago
  Robin Appelman 43b3049a4f improve handling of out of space errors for smb 4 years ago
  Morris Jobke fedf9c69d9 Use matching parameter names form interfaces and implementations 4 years ago
  Robin Appelman 23e2baeb95 Add option to check share ACL's when listing directories 4 years ago