Commit Graph

1688 Commits (f08d0532905c211d15effdfa1a9fa4f98921e2a9)

Author SHA1 Message Date
Maxence Lange f08d053290 fix(ocm): switching to IdentityProof 2 years ago
Maxence Lange 4591430c9c feat(ocm): signing ocm requests 2 years ago
Robin Appelman ae30269eac
fix: don't set 'name' on null metadata 2 years ago
Robin Appelman b2c01785ae
fix: fix availability wrapper not applying 2 years ago
Robin Appelman df3a9e221d
fix: throw correct exception type when we can't verify if an s3 bucket exists 2 years ago
Louis Chemineau f9cda54cbf
fix: Wrap partial cache entry in CacheEntry 2 years ago
skjnldsv 4db5f708b6 fix(cache): etag constraint violation 2 years ago
Git'Fellow 60d956f39f refactor(storage): Code adjustements and simplifications 2 years ago
Git'Fellow 8755bf1815 fix(storage): Try to delete existing target 2 years ago
skjnldsv 954b6c68a0 chore: use `$this->logger` and prevent Server::get 2 years ago
Victor Dubiniuk 0f96a2ccb9 Fix Undefined variable: response notice in case of non-404 error 2 years ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
skjnldsv 14e2a8d3f9 feat(systemtags): add etag support and handle proppatch 2 years ago
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 2 years ago
Louis 5f69d8d891
fix: $uid type in Encryption stream 2 years ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2 years ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 2 years ago
Git'Fellow c254855222 chore(db): Correctly apply query types 2 years ago
Thomas Citharel dcd27fd986
feat(http-client): expose default request timeout constant to be used instead of magic number 30 2 years ago
Daniel Calviño Sánchez 3017951d1d fix: Fix copying or moving from shared groupfolders 2 years ago
Julius Knorr 75381dfe0c
fix: Allow overriding shouldApplyQuota check from child classes 2 years ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 2 years ago
provokateurin 4412b2b8a8
refactor(Wrapper\Encryption): Migrate to strong types 2 years ago
provokateurin d1977b8d25
refactor(Stream\Encryption): Migrate to strong types 2 years ago
Daniel Kesselberg fbaa4cc5e0 fix: catch NotPermittedException in Folder.nodeExists 2 years ago
Daniel Kesselberg 3db20c8b00 docs: Folder.get throws a NotPermittedException exception 2 years ago
provokateurin e1998b6b6c
fix(Storage): Fix getDirectoryContent() return type 2 years ago
Côme Chilliet 6ef05bafeb
fix: Fix test of IConstructableStorage implentation by storage classes 2 years ago
Robin Appelman 3e12e1e789
fix: rework move into object store to better preserve fileids 2 years ago
Robin Appelman 888d06dff9
fix: preserve fileid when moving from objectstore to non-objectstore 2 years ago
Robin Appelman da21acfb3f
fix: ensure source folder is removed from cache when moving to objectstore 2 years ago
provokateurin 7cdccd058f
fix(Storage): Fix IStorage return types 2 years ago
Carl Schwan 77821f8f3e
feat(trashbin): Port files trashbin events to IEventDispatcher/IEventListener 2 years ago
Côme Chilliet 94b0a0e863 fix: Move storage constructor to specific interface 2 years ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 2 years ago
Robin Appelman 47d281865e perf: reuse cache info we already have when moving to object store 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Robin Appelman b45f2420fe fix: fix share reminder job for oracle 2 years ago
Robin Appelman 3c0c81bb94 fix: ensure parent folder exists when writing a file to object storage 2 years ago
Robin Appelman 75cf17e4c4 fix: verify that parent exists in cache when inserting 2 years ago
Robin Appelman e0fb25f846 fix: fix object store id for test object store 2 years ago
Robin Appelman 60f6347c97 fix: cleanup objectstore file_put_content 2 years ago
Robin Appelman 3e94ee391f fix: create intermediate directories for objectstore moveFromStorage 2 years ago
Robin Appelman 879fcc4253 fix: get source file before moving the cache item in objectstore moveFromStorage 2 years ago
provokateurin d2d1e3284d
fix(Storage): Fix method docs inheritance 2 years ago
provokateurin dc13f9cc1e
fix(Files): Handle getOwner() returning false 2 years ago
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 2 years ago
Côme Chilliet e7ac9bb2d8
chore: Check storage is an instance of the correct class instead of psalm-suppress 2 years ago
Côme Chilliet ed0ac284e3
chore: Remove deprecated Storage::search method instead of moving it to IStorage 2 years ago
Côme Chilliet 5d01e0a73c
chore: psalm-suppress legacy code weirdness 2 years ago