Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
* | | | | | perform file search in a single query | Robin Appelman | 2021-06-14 | 4 | -60/+31 | |
* | | | | | use searchoperation for storage filter instead of db expression | Robin Appelman | 2021-06-14 | 5 | -29/+40 | |
* | | | | | rework search api to allow searching on multiple caches at once | Robin Appelman | 2021-06-14 | 7 | -243/+215 | |
* | | | | | [3rdparty] streams-0.7.4 | Robin Appelman | 2021-06-10 | 1 | -1/+1 | |
* | | | | | Merge pull request #26494 from rigrig/fix-php8-deprecations | Morris Jobke | 2021-06-07 | 2 | -3/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Check whether output buffering is active before turning it off | Richard de Boer | 2021-05-29 | 1 | -2/+6 | |
| * | | | | | Fix functions taking optional parameters before required ones | Richard de Boer | 2021-05-29 | 1 | -1/+1 | |
* | | | | | | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 99 | -163/+46 | |
* | | | | | | Merge pull request #26792 from nextcloud/user-delete-cleanup-files | John Molakvoæ | 2021-06-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | better cleanup of user files on user deletion | Robin Appelman | 2021-04-27 | 1 | -1/+1 | |
* | | | | | | Merge pull request #27062 from nextcloud/search-limit-offset-jail | Vincent Petry | 2021-05-25 | 1 | -7/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | properly use limit and offset for search in Jail wrapper | Robin Appelman | 2021-05-21 | 1 | -7/+2 | |
* | | | | | | | Merge pull request #27040 from nextcloud/FlorentCoppint-master | Morris Jobke | 2021-05-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Avoid reading ~/.aws/config when using S3 provider | Florent | 2021-05-20 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #25679 from nextcloud/drop/ocp-user | Morris Jobke | 2021-05-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Drop \OCP\User | Christoph Wurst | 2021-05-21 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #26832 from nextcloud/object-close-stream-non-count | Julius Härtl | 2021-05-21 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | explicitly close source stream on object store upload even if count wrapper i... | Robin Appelman | 2021-04-29 | 1 | -0/+3 | |
| |/ / / / / | ||||||
* | | | | | | better cleanup of filecache when deleting an external storage | Robin Appelman | 2021-05-19 | 1 | -0/+40 | |
* | | | | | | Merge pull request #26963 from nextcloud/bugfix/noid/empty-template-error | Roeland Jago Douma | 2021-05-19 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix log error when creating files from an empty template | Julius Härtl | 2021-05-18 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #26322 from nextcloud/recent-search | Julius Härtl | 2021-05-18 | 1 | -161/+36 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | adjust tests | Robin Appelman | 2021-04-21 | 1 | -1/+0 | |
| * | | | | | | use search query for Folder::getRecent | Robin Appelman | 2021-04-21 | 1 | -160/+36 | |
* | | | | | | | Filter mounts for file id before trying to get user information | Julius Härtl | 2021-04-30 | 1 | -4/+16 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | set mimetype for objects uploaded to object storages | Robin Appelman | 2021-04-21 | 5 | -23/+18 | |
|/ / / / / | ||||||
* | | | | | Fail when creating new files with an empty path | Julius Härtl | 2021-04-20 | 1 | -0/+3 | |
* | | | | | Merge pull request #24966 from nextcloud/jknockaert-patch-1 | Lukas Reschke | 2021-04-06 | 1 | -13/+12 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fix even more brackets | Jasper Knockaert | 2021-01-16 | 1 | -1/+1 | |
| * | | | | fix brakcets | Jasper Knockaert | 2021-01-16 | 1 | -1/+0 | |
| * | | | | consolidation of boolean expression | Jasper Knockaert | 2021-01-16 | 1 | -5/+2 | |
| * | | | | avoid fread on directories and unencrypted files | Jasper Knockaert | 2021-01-05 | 1 | -13/+16 | |
* | | | | | Properly handle creating the template directory in a subfolder (fixes #25787) | Julius Härtl | 2021-04-01 | 1 | -3/+3 | |
* | | | | | Get the parent directory before creating a file from a template | Julius Härtl | 2021-04-01 | 1 | -1/+5 | |
* | | | | | Merge pull request #25280 from nextcloud/explicit-file-permissions | Roeland Jago Douma | 2021-03-30 | 1 | -4/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Set umask before operations that create local files | Robin Appelman | 2021-03-23 | 1 | -4/+16 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #26219 from nextcloud/relative-path-null | Roeland Jago Douma | 2021-03-30 | 3 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | getStorage can also return null | Robin Appelman | 2021-03-24 | 3 | -4/+4 | |
| * | | | | | getRelativePath can return null | Robin Appelman | 2021-03-24 | 1 | -1/+1 | |
* | | | | | | fix return value of Root::get | Robin Appelman | 2021-03-26 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Log when a storage is marked as unavailable | Morris Jobke | 2021-03-25 | 1 | -0/+4 | |
* | | | | | show better error messages when a file with a forbidden path is encountered | Robin Appelman | 2021-03-24 | 1 | -8/+4 | |
|/ / / / |