Commit Graph

1731 Commits (bf7dc2f2e7a4ef82db38d10deebfdfaebdac4b13)

Author SHA1 Message Date
Ferdinand Thiessen b48ee2e924
fix: Harden files scanner for invalid null access 1 year ago
Louis Chemineau a635710117
fix: Metadata field search 1 year ago
Git'Fellow dcde6d8d74
fix(TemplateManager): Remove warning message 1 year ago
John Molakvoæ e5dceaf287
fix: php lint extra tab fix 1 year ago
skjnldsv abd3cb60fc fix(files): more conversion tests and translate error messages 1 year ago
Elizabeth Danzberger 14976390ff
chore: remove unnecessary method 1 year ago
Elizabeth Danzberger f9adb006b0
fix: prevent missing target file extension 1 year ago
skjnldsv 7cbcbdc051 fix(files): conversion api simplification and conflict check 1 year ago
Elizabeth Danzberger fdfeb7f265
feat(api): File conversion API 1 year ago
Robin Appelman f20c483513
fix: use proper way to get numeric storage id for mountpoint 1 year ago
provokateurin 1e28657093
fix(PathHelper): Remove null bytes when normalizing path 1 year ago
Robin Appelman 757076af29
fix: explicitly ignore nested mounts when transfering ownership 1 year ago
Robin Appelman d6418fcd99
fix: translate mount move error messages 1 year ago
Robin Appelman 16d0363937
fix: improve checks for moving shares/storages into other mounts 1 year ago
Robin Appelman 012a402cec fix: restore updated encrypted version when copying versions 1 year ago
Robin Appelman 54a1ca0da0 fix: don't skip scanner users filesystem if they have a mountpoint at /<user>/files/ 1 year ago
Côme Chilliet 08c7001a04 fix: Fix copying to the root of another mountpoint 1 year ago
provokateurin 4bc0b58c59
fix(View): Catch exceptions when executing mkdir for non-existent parents 1 year ago
Daniel Kesselberg 44e4fc5d41
Revert "fix: don't recalculate folder size in Cache::delete if the entry didn't exist" 1 year ago
Git'Fellow efa615bb01 fix(TemplateManager): Make sure TemplateFolder is a Folder 1 year ago
Robin Appelman 5896f8c37f
chore: cleanup leftover debug statement 1 year ago
Robin Appelman e7b882dd22
fix: only do cache copy in updater if the parent folder should be in cache 1 year ago
Robin Appelman 37199779de
fix: fix mimetype not being updated when changing file extention on object store 1 year ago
Robin Appelman 6cf66f95ce
fix: get object size from stream where possible 1 year ago
Robin Appelman ca547bb913
fix: don't perform the extra buffering in s3 stream write when the stream size is known 1 year ago
Robin Appelman 7da8951c57
fix: use php://temp instead of php://memory for multi-part upload buffer 1 year ago
Robin Appelman 6419de7acc fix: use scan_permissions when copying cache items 1 year ago
Robin Appelman 88c685f27c fix: store unmaked source permissions as scan_permissions when loading share cache items 1 year ago
Louis Chemineau f6c48a45ae
fix: Correctly create NonExistingFolder during copy 1 year ago
Maxence Lange f08d053290 fix(ocm): switching to IdentityProof 1 year ago
Maxence Lange 4591430c9c feat(ocm): signing ocm requests 1 year ago
Robin Appelman ae30269eac
fix: don't set 'name' on null metadata 1 year ago
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations 1 year ago
Robin Appelman aadfcb3fe6
fix: don't propagate future mtimes 1 year ago
Robin Appelman b2c01785ae
fix: fix availability wrapper not applying 1 year ago
Robin Appelman df3a9e221d
fix: throw correct exception type when we can't verify if an s3 bucket exists 1 year ago
Louis Chemineau f9cda54cbf
fix: Wrap partial cache entry in CacheEntry 1 year ago
skjnldsv 4db5f708b6 fix(cache): etag constraint violation 1 year ago
Git'Fellow 60d956f39f refactor(storage): Code adjustements and simplifications 1 year ago
Git'Fellow 8755bf1815 fix(storage): Try to delete existing target 1 year ago
Robin Appelman 0bc478de2c
fix: don't do same-storage move optimization with encryption wrappers 1 year ago
skjnldsv 954b6c68a0 chore: use `$this->logger` and prevent Server::get 1 year ago
Victor Dubiniuk 0f96a2ccb9 Fix Undefined variable: response notice in case of non-404 error 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
skjnldsv 14e2a8d3f9 feat(systemtags): add etag support and handle proppatch 1 year ago
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 1 year ago
Louis 5f69d8d891
fix: $uid type in Encryption stream 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
Git'Fellow c254855222 chore(db): Correctly apply query types 1 year ago