Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | dont return private storage interface from public mount interface | Robin Appelman | 2021-03-23 | 3 | -3/+3 | |
* | | | | | | | | Merge pull request #29220 from nextcloud/s3-external-list | John Molakvoæ | 2021-10-22 | 2 | -2/+9 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | more reliable return value for Watcher::checkUpdate | Robin Appelman | 2021-10-15 | 1 | -1/+8 | |
| * | | | | | | | s3 external storage listing rework | Robin Appelman | 2021-10-15 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #26347 from J0WI/clean-path-regex | John Molakvoæ | 2021-10-22 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Cleaner normalizePath regex | J0WI | 2021-03-27 | 1 | -4/+4 | |
* | | | | | | | | Fix security issues when copying groupfolder with advanced ACL | Carl Schwan | 2021-10-21 | 1 | -1/+4 | |
* | | | | | | | | Merge pull request #28768 from nextcloud/check-file-exists | John Molakvoæ | 2021-10-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Simplify :) | acsfer | 2021-10-04 | 1 | -1/+1 | |
| * | | | | | | | Replace `file_exists()` method by `is_file()` | acsfer | 2021-10-04 | 1 | -1/+1 | |
| * | | | | | | | Get `filesize()` if `file_exists()` | acsfer | 2021-10-01 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #27194 from nextcloud/new-ftp | John Molakvoæ | 2021-10-14 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | make param names consistent with interface for copy directory polyfill | Robin Appelman | 2021-10-07 | 1 | -7/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #28907 from nextcloud/bug/noid/close-stream-local | Daniel | 2021-10-08 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | explicitly close source stream on encryption storage | Daniel Kesselberg | 2021-09-21 | 1 | -2/+3 | |
| * | | | | | | | explicitly close source stream on local storage | Daniel Kesselberg | 2021-09-21 | 1 | -1/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #28608 from nextcloud/path-prefix-filter | Vincent Petry | 2021-10-07 | 7 | -9/+175 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | generate a better optimized query for path prefix search filters | Robin Appelman | 2021-08-26 | 7 | -9/+175 | |
| | |_|_|_|/ | |/| | | | | ||||||
* / | | | | | Support seeking also from the end of file on S3 storage | Pauli Järvinen | 2021-09-11 | 1 | -1/+10 | |
|/ / / / / | ||||||
* | | | | | Unregister enc stream wrapper for any exception | Vincent Petry | 2021-08-26 | 1 | -1/+1 | |
* | | | | | Merge pull request #28476 from nextcloud/search-jail-insensitive | Vincent Petry | 2021-08-24 | 2 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | use case insensitive like when limiting search to jail | Robin Appelman | 2021-08-17 | 2 | -3/+5 | |
* | | | | | | use getGetUnjailedRoot to determine if jailed search needs the path filter | Robin Appelman | 2021-08-23 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Refactor writeObject to only use MultipartUpload when required | Bernd Rederlechner | 2021-08-20 | 2 | -20/+61 | |
| |_|_|/ |/| | | | ||||||
* | | | | Make sure that a empty directory can still be deleted when copied from anothe... | Julius Härtl | 2021-08-13 | 1 | -0/+1 | |
* | | | | Merge pull request #27923 from nextcloud/remove-flysystem-storage-class | Lukas Reschke | 2021-08-10 | 1 | -264/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove Flysystem storage class | Lukas Reschke | 2021-07-12 | 1 | -264/+0 | |
* | | | | | Merge pull request #28220 from nextcloud/get-by-id-multiple-mounts-single-sto... | John Molakvoæ | 2021-08-09 | 1 | -15/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix Folder->getById() when a single storage is mounted multiple times | Robin Appelman | 2021-07-28 | 1 | -15/+29 | |
* | | | | | | Remove some mentions of ownCloud from our api documentation | Carl Schwan | 2021-07-29 | 2 | -4/+4 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #28175 from nextcloud/jail-search-root | Julius Härtl | 2021-07-29 | 1 | -11/+15 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | dont apply jail search filter is on the root | Robin Appelman | 2021-07-26 | 1 | -11/+15 | |
| |/ / / | ||||||
* | | | | Merge pull request #26463 from Worteks/fix-s3proxy | Julius Härtl | 2021-07-14 | 2 | -2/+15 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | fix(proxy): use accessor | Maxime Besson | 2021-06-30 | 1 | -2/+2 | |
| * | | | fix(proxy): reaching s3 storage behind some http proxy | Maxime Besson | 2021-04-09 | 1 | -4/+4 | |
| * | | | fix(proxy): reaching s3 storage behind some http proxy | Samuel | 2021-04-09 | 2 | -2/+15 | |
* | | | | dont include folder being search in in the results | Robin Appelman | 2021-07-02 | 1 | -1/+7 | |
* | | | | Merge pull request #27533 from Rid/master | blizzz | 2021-07-01 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix scanner mistaking socket files for directories | Rid | 2021-06-17 | 1 | -2/+2 | |
* | | | | | Merge pull request #27586 from nextcloud/bugfi/noid/objectstore-checksum | blizzz | 2021-07-01 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Reset checksum when writing files to object store | Julius Härtl | 2021-06-21 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #27635 from nextcloud/fix/datetime-constants | Pytal | 2021-06-23 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move DateTime::RFC2822 to DateTimeInterface::2822 | Christoph Wurst | 2021-06-23 | 1 | -1/+1 | |
* | | | | | | Merge pull request #26344 from J0WI/fs-early-root | Lukas Reschke | 2021-06-23 | 1 | -8/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Return early if path is root | J0WI | 2021-04-05 | 1 | -8/+8 | |
* | | | | | | handle case where storage can't be created in getStorageRootId | Robin Appelman | 2021-06-17 | 1 | -1/+7 | |
| |/ / / / |/| | | | | ||||||
* | | | | | inject SearchBuilder | Robin Appelman | 2021-06-14 | 3 | -14/+5 | |
* | | | | | split of query building bits from searchhelper | Robin Appelman | 2021-06-14 | 2 | -196/+242 | |
* | | | | | update tests and fix some edge cases around new search | Robin Appelman | 2021-06-14 | 2 | -6/+27 | |
* | | | | | some cleanup and documentation | Robin Appelman | 2021-06-14 | 2 | -29/+22 |