Commit Graph

1669 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
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
Thomas Citharel dcd27fd986
feat(http-client): expose default request timeout constant to be used instead of magic number 30 1 year ago
Julius Knorr 75381dfe0c
fix: Allow overriding shouldApplyQuota check from child classes 1 year ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 1 year ago
provokateurin 4412b2b8a8
refactor(Wrapper\Encryption): Migrate to strong types 1 year ago
provokateurin d1977b8d25
refactor(Stream\Encryption): Migrate to strong types 1 year ago
Daniel Kesselberg fbaa4cc5e0 fix: catch NotPermittedException in Folder.nodeExists 1 year ago
Daniel Kesselberg 3db20c8b00 docs: Folder.get throws a NotPermittedException exception 1 year ago
provokateurin e1998b6b6c
fix(Storage): Fix getDirectoryContent() return type 1 year ago
Côme Chilliet 6ef05bafeb
fix: Fix test of IConstructableStorage implentation by storage classes 1 year ago
Robin Appelman 3e12e1e789
fix: rework move into object store to better preserve fileids 1 year ago
Robin Appelman 888d06dff9
fix: preserve fileid when moving from objectstore to non-objectstore 1 year ago
Robin Appelman da21acfb3f
fix: ensure source folder is removed from cache when moving to objectstore 1 year ago
provokateurin 7cdccd058f
fix(Storage): Fix IStorage return types 1 year ago
Carl Schwan 77821f8f3e
feat(trashbin): Port files trashbin events to IEventDispatcher/IEventListener 1 year ago
Côme Chilliet 94b0a0e863 fix: Move storage constructor to specific interface 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
Robin Appelman 47d281865e perf: reuse cache info we already have when moving to object store 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Robin Appelman b45f2420fe fix: fix share reminder job for oracle 1 year ago
Robin Appelman 3c0c81bb94 fix: ensure parent folder exists when writing a file to object storage 1 year ago
Robin Appelman 75cf17e4c4 fix: verify that parent exists in cache when inserting 1 year ago
Robin Appelman e0fb25f846 fix: fix object store id for test object store 1 year ago
Robin Appelman 60f6347c97 fix: cleanup objectstore file_put_content 1 year ago
Robin Appelman 3e94ee391f fix: create intermediate directories for objectstore moveFromStorage 1 year ago
Robin Appelman 879fcc4253 fix: get source file before moving the cache item in objectstore moveFromStorage 1 year ago
provokateurin d2d1e3284d
fix(Storage): Fix method docs inheritance 1 year ago
provokateurin dc13f9cc1e
fix(Files): Handle getOwner() returning false 1 year ago
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 1 year ago
Côme Chilliet e7ac9bb2d8
chore: Check storage is an instance of the correct class instead of psalm-suppress 1 year ago
Côme Chilliet ed0ac284e3
chore: Remove deprecated Storage::search method instead of moving it to IStorage 1 year ago
Côme Chilliet 5d01e0a73c
chore: psalm-suppress legacy code weirdness 1 year ago
Côme Chilliet 492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface 1 year ago
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 1 year ago
Christoph Fiehe 9597072ada perf(ObjectStoreStorage): Improve (slow) move on same object bucket 1 year ago
John Molakvoæ 9acaf0788f chore: improve hash_file php usage in Local Storage 1 year ago
Louis Chemineau 6674f790a9 fix(files): Ensure that the hash method does not return null 1 year ago
provokateurin 7c1c02d6a5
fix(S3ConfigTrait): Allow proxy field to take false 1 year ago
provokateurin 5bbe535c27
fix(Storage\Local): Do not call getSourcePath() on SplFileInfo 1 year ago
provokateurin 714671a8a6
fix(files): Adjust Cache::searchQuery() parameter name to match interface 1 year ago
Julius Knorr 46a4a16eb6
fix: Only write once to template instead of create/copy 1 year ago
Robin Appelman 508d8e7c01
fix: make swift connect exception message more informative 1 year ago
Robin Appelman da59fd4389
fix: misc code fixes around db sharding 1 year ago
provokateurin 70fa51f042
fix(files): Never return a null ETag in DAV 1 year ago
Git'Fellow a36738dbfc chore(storage): refactor some code portions 1 year ago
Ferdinand Thiessen a96406086c fix(FileInfo): correctly implement `\ArrayAccess::offsetGet` 1 year ago
Git'Fellow 0308001118 fix(files): Check if the target path is a descendant of the shared folder path 1 year ago