| 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/+9 |
* | fix(files): Create non-existent parents of mountpoints | provokateurin | 2024-09-04 | 1 | -0/+31 |
* | fix: `OCP\Files\Node\Folder::search` was not setting the owner | Ferdinand Thiessen | 2024-07-30 | 1 | -3/+11 |
* | test: add test for jail watcher | Robin Appelman | 2024-04-09 | 1 | -0/+30 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-04 | 3 | -3/+3 |
* | Merge pull request #40131 from summersab/refactor/OC-Server-getShareManager | John Molakvoæ | 2024-03-15 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'master' into refactor/OC-Server-getShareManager | John Molakvoæ | 2024-03-15 | 31 | -176/+1083 |
| |\ |
|
| * | | Refactor `OC\Server::getShareManager` | Andrew Summers | 2023-08-29 | 1 | -3/+4 |
* | | | Refactor `OC\Server::getLockingProvider` | Andrew Summers | 2024-03-15 | 1 | -3/+3 |
| |/
|/| |
|
* | | refactor(mimeloader): modernize MimeTypeLoader | Thomas Citharel | 2024-03-14 | 1 | -6/+5 |
* | | feat(files): copy live photos | Maxence Lange | 2024-03-08 | 1 | -3/+6 |
* | | fix: clearify logic around getMountsForFileId filtering | Robin Appelman | 2024-03-06 | 1 | -11/+11 |
* | | Merge pull request #43471 from nextcloud/cache-path-by-id | Robin Appelman | 2024-03-05 | 6 | -45/+92 |
|\ \ |
|
| * | | perf: cache path by id to speedup getting nodes by id | Robin Appelman | 2024-03-04 | 6 | -45/+92 |
* | | | test: Additional tests for issue #35776 | Dariusz Olszewski | 2024-03-04 | 1 | -0/+146 |
|/ / |
|
* | | fix: Enforce forbidden filename characters on backend | Ferdinand Thiessen | 2024-02-28 | 1 | -3/+48 |
* | | add some comments for the distributive operation and add another test | Robin Appelman | 2024-02-16 | 1 | -0/+27 |
* | | add extra flatten step to improve "or eq" -> "in" optimization | Robin Appelman | 2024-02-15 | 1 | -3/+3 |
* | | add a search query step to split IN statements that are to large for oci | Robin Appelman | 2024-02-15 | 1 | -0/+44 |
* | | optimize query pattern used by storage filter | Robin Appelman | 2024-02-15 | 5 | -0/+341 |
* | | only get the path for the users cached mount info when we use it | Robin Appelman | 2024-02-09 | 1 | -3/+5 |
* | | make storage directory test be a bit less strict about mtimes | Robin Appelman | 2024-02-07 | 1 | -2/+3 |
* | | refactor(objectstorage): cleanup types | Thomas Citharel | 2024-02-02 | 1 | -2/+2 |
* | | add test for updating etag with unchanged mtime in child folder | Robin Appelman | 2024-01-31 | 1 | -0/+25 |
* | | add test for updating etag with unchanged mtime | Robin Appelman | 2024-01-31 | 1 | -0/+19 |
* | | fix(tests): Add messages to assertions to explain what failed | Joas Schilling | 2024-01-26 | 1 | -8/+8 |
* | | chore(tests): Migrate object storage unit tests from drone to GitHub Actions | Ferdinand Thiessen | 2024-01-26 | 1 | -0/+4 |
* | | fix(tests): Fix deprecation errors in S3 tests | Ferdinand Thiessen | 2024-01-26 | 1 | -1/+2 |
* | | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 8 | -24/+24 |
* | | fix(ObjectStore): Make copying behavior consistent with local storage | Ferdinand Thiessen | 2023-11-17 | 1 | -0/+38 |
* | | optimize UserMountCache::registerStorage | Robin Appelman | 2023-11-16 | 1 | -14/+18 |
* | | optimize isShared and isMounted | Robin Appelman | 2023-11-08 | 1 | -4/+14 |
* | | Merge pull request #40499 from nextcloud/known-mtime-wrapper | Robin Appelman | 2023-09-21 | 1 | -0/+70 |
|\ \ |
|
| * | | apply known mtime wrapper for external storages | Robin Appelman | 2023-09-19 | 1 | -1/+0 |
| * | | add wrapper to ensure we don't get an mtime that is lower than we know it is | Robin Appelman | 2023-09-19 | 1 | -0/+71 |
* | | | test: add test for cache mount provider | Daniel Kesselberg | 2023-09-20 | 1 | -0/+108 |
|/ / |
|
* | | fix: Pass parent to NonExistingFile instances | Julius Härtl | 2023-09-13 | 1 | -2/+1 |
* | | Merge pull request #39863 from nextcloud/sharing-mask-wrapper | Robin Appelman | 2023-09-04 | 1 | -2/+3 |
|\ \ |
|
| * | | cleanup di for share permissions wrapper | Robin Appelman | 2023-08-16 | 1 | -2/+3 |
* | | | Merge pull request #39707 from nextcloud/bugfix/39706/local-ext-storage-unava... | Simon L | 2023-09-04 | 1 | -0/+11 |
|\ \ \ |
|
| * | | | Allow ext storage Local to go unavailable | Vincent Petry | 2023-08-29 | 1 | -0/+11 |
| | |/
| |/| |
|
* | | | Fix sharing creation insert and get | John Molakvoæ (skjnldsv) | 2023-09-02 | 1 | -2/+0 |
* | | | update tests | Robin Appelman | 2023-08-31 | 1 | -46/+10 |
|/ / |
|
* | | only determine quota_include_external_storage once for quota wrapper | Robin Appelman | 2023-08-18 | 1 | -1/+2 |
* | | tests: Add test for CacheEntry getters | Ferdinand Thiessen | 2023-08-16 | 1 | -0/+25 |
* | | Fix setting static property in tests on PHP 8.3 | Côme Chilliet | 2023-08-14 | 1 | -2/+2 |
|/ |
|
* | fix!: Remove symfony EventDispatcherInterface from User | Joas Schilling | 2023-07-27 | 5 | -11/+5 |
* | fix: Move Node HookConnecter events to IEventDispatcher | Joas Schilling | 2023-07-27 | 1 | -12/+6 |
* | chore: ugly type juggling | Arthur Schiwon | 2023-06-21 | 1 | -3/+5 |
* | repair -1 folder sizes for object store background scan | Robin Appelman | 2023-05-10 | 1 | -16/+26 |