| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files): Check if the target path is a descendant of the shared folder pathbackport/47756/stable29 | Git'Fellow | 2024-09-06 | 1 | -1/+2 |
* | Merge pull request #47486 from nextcloud/backport/46013/stable29 | Andy Scherzinger | 2024-09-05 | 1 | -0/+25 |
|\ |
|
| * | fix: write object to the correct urn when moving from another storage to obje... | Robin Appelman | 2024-08-26 | 1 | -0/+25 |
* | | fix(files): Create non-existent parents of mountpoints | provokateurin | 2024-09-04 | 1 | -0/+9 |
|/ |
|
* | fix: use mountpoint from storage to find the encryption keys | Robin Appelman | 2024-08-20 | 1 | -3/+3 |
* | feat: store the mountpoint of storages in the mount options | Robin Appelman | 2024-08-20 | 1 | -2/+3 |
* | fix(encryption): Fix mountpoint check to accept if several are found | Côme Chilliet | 2024-08-07 | 1 | -1/+1 |
* | fix: `OCP\Files\Node\Folder::search` was not setting the owner | Ferdinand Thiessen | 2024-07-30 | 1 | -1/+24 |
* | fix: Do not return partial file info if we have a cache entry | Julius Härtl | 2024-07-29 | 1 | -3/+4 |
* | Merge pull request #46679 from nextcloud/backport/44294/stable29 | Andy Scherzinger | 2024-07-25 | 2 | -0/+17 |
|\ |
|
| * | fix: Pass the mountpoint target user to storages without owner | Julius Härtl | 2024-07-22 | 2 | -0/+17 |
* | | fix: FileInfo from `View` should have the correct name of a mountpoint | Ferdinand Thiessen | 2024-07-24 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #46035 from nextcloud/backport/46017/stable29 | Andy Scherzinger | 2024-07-10 | 1 | -1/+1 |
|\ |
|
| * | fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById | Robin Appelman | 2024-06-21 | 1 | -1/+1 |
* | | fix(s3): Don't wait indefinitely for S3 to return | Git'Fellow | 2024-07-09 | 1 | -29/+37 |
|/ |
|
* | feat: add option to disable scanner transactions | Robin Appelman | 2024-06-13 | 1 | -1/+5 |
* | fix: get child ids for folder in a separate query during move | Robin Appelman | 2024-06-13 | 1 | -4/+21 |
* | fix(ObjectStore): handle empty S3 hostname | Josh | 2024-06-13 | 1 | -1/+1 |
* | fix(files): Use isRetryable to catch retryable exceptions | Louis Chemineau | 2024-06-12 | 1 | -2/+6 |
* | Try create folder first and check if it exists after | Git'Fellow | 2024-05-30 | 1 | -1/+1 |
* | fix(files): Try to create dir only if it not exists | Git'Fellow | 2024-05-30 | 1 | -1/+1 |
* | Merge pull request #45158 from nextcloud/backport/45140/stable29 | Ferdinand Thiessen | 2024-05-29 | 1 | -2/+2 |
|\ |
|
| * | fix: fix FileAccess::getByFileId(InStorage) | Robin Appelman | 2024-05-02 | 1 | -2/+2 |
* | | Merge pull request #45529 from nextcloud/backport/45014/stable29 | Git'Fellow | 2024-05-29 | 1 | -0/+6 |
|\ \ |
|
| * | | fix: forbid moving a folder into a subfolder of itself | Robin Appelman | 2024-05-27 | 1 | -0/+6 |
* | | | Merge pull request #45215 from nextcloud/backport/45058/stable29 | Josh | 2024-05-28 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | perf(db): Sort data for IN before chunking | Christoph Wurst | 2024-05-25 | 1 | -0/+3 |
| |/ / |
|
* / / | feat(metadata): migrate to lazy appconfig | Maxence Lange | 2024-05-27 | 3 | -11/+6 |
|/ / |
|
* / | fix(Files): Change how scanner diffs for changed metadata | Josh | 2024-05-13 | 1 | -2/+47 |
|/ |
|
* | feat: add option to enable s3 acceleration | Robin Appelman | 2024-04-26 | 1 | -1/+16 |
* | fix(CI): Suppress psalm UndefinedClass | Joas Schilling | 2024-04-18 | 1 | -0/+1 |
* | fix(files): Also skip cross storage move with access control | Joas Schilling | 2024-04-17 | 1 | -0/+2 |
* | fix: use proper jailed patch in watcher | Robin Appelman | 2024-04-09 | 2 | -4/+77 |
* | fix: Remove incorrect default null value | Côme Chilliet | 2024-04-04 | 1 | -1/+1 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-04 | 29 | -54/+54 |
* | feat(files)): Add retry logic to cover deadlock situations when moving many f... | Louis Chemineau | 2024-03-28 | 1 | -6/+25 |
* | fix(S3): Adjust typing for 32bit compatibility | Ferdinand Thiessen | 2024-03-26 | 1 | -3/+6 |
* | feat: add interface for lower level filecache acess without having to do dire... | Robin Appelman | 2024-03-25 | 1 | -0/+116 |
* | Merge pull request #44357 from nextcloud/wrapper-instanceof-resiliant | John Molakvoæ | 2024-03-22 | 1 | -0/+9 |
|\ |
|
| * | fix: log error when default getWrapperStorage would return null | Robin Appelman | 2024-03-20 | 1 | -0/+9 |
* | | feat(ObjectStore): Make S3 MultipartUpload concurrency configurable | Ferdinand Thiessen | 2024-03-21 | 3 | -3/+9 |
* | | fix(ObjectStore): Use common S3 trait so config and connection trait members ... | Ferdinand Thiessen | 2024-03-21 | 3 | -30/+56 |
|/ |
|
* | fix: ensure nested mount points are handled in the correct order | Robin Appelman | 2024-03-18 | 1 | -0/+7 |
* | Refactor `OC\Server::getLockingProvider` | Andrew Summers | 2024-03-15 | 3 | -3/+4 |
* | Merge pull request #36252 from nextcloud/modernize-mime-typeloader | Benjamin Gaussorgues | 2024-03-14 | 2 | -30/+18 |
|\ |
|
| * | refactor(mimeloader): modernize MimeTypeLoader | Thomas Citharel | 2024-03-14 | 2 | -30/+18 |
* | | fix: avoid scanning a non existing directory | Benjamin Gaussorgues | 2024-03-14 | 1 | -1/+5 |
|/ |
|
* | Merge pull request #43652 from hopleus/bugfix/fixed-get-filename-in-fileinfo | John Molakvoæ | 2024-03-14 | 1 | -1/+3 |
|\ |
|
| * | Refactoring getName function | hopleus | 2024-03-12 | 1 | -5/+3 |
| * | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfo | hopleus | 2024-02-29 | 1 | -5/+7 |
| |\ |
|