Commit Graph

1637 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
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
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Julius Härtl 61108882b9
fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 1 year ago
Ferdinand Thiessen 17f011f7c5 fix: Also validate parent path in `verifyPath` 1 year ago
Ferdinand Thiessen 08836696e2 fix: Allow read-only filename validation to allow reading files 1 year ago
Ferdinand Thiessen 030c209d22 fix: Renaming does not need update but delete permissions 1 year ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 1 year ago
Robin Appelman 390f6a78b4
fix: hint storage id in more places 1 year ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 1 year ago
Ferdinand Thiessen 81c6c24cd5
fix: Adjust filename validation messages 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman bd740ac0b0
fix: write object to the correct urn when moving from another storage to object store 1 year ago
provokateurin ebfbe99652
fix(files): Create non-existent parents of mountpoints 1 year ago
Ferdinand Thiessen b9cc7bcec7
fix: `FilenameValidator::isForbidden` should only check forbidden files 1 year ago
Robin Appelman 3756152cb1
fix: use mountpoint from storage to find the encryption keys 1 year ago
Robin Appelman 1071201052
feat: store the mountpoint of storages in the mount options 1 year ago
Côme Chilliet 277c2cf5d1
fix(encryption): Fix mountpoint check to accept if several are found 1 year ago
Robin Appelman eb4fb994cf
fix: ensure array returned from getMountsForFileId is continious 1 year ago
Christopher Ng 572361f498 fix(files): Fix incorrect keys by reindexing 1 year ago
withbest dd08f93202 chore: fix some comments 1 year ago
Dennis Verspuij 181aecad4c fix: Release directory iterator and thereby its potential directory lock prior to deleting a directory, to avoid e.g. "Text file busy" error with VirtualBox shared folder storage 1 year ago
Elizabeth Danzberger efe03ee690
feat: Add support for filling fields to backend components 1 year ago
Elizabeth Danzberger 05ed5aa230
fix: Emit new `BeforeGetTemplates` event 1 year ago
Julius Härtl 2b0bc8b310 fix: Do not return partial file info if we have a cache entry 1 year ago
Ferdinand Thiessen 12796c3ae7
fix: FileInfo from `View` should have the correct name of a mountpoint 1 year ago
Ferdinand Thiessen 9716b0d735 refactor: Migrate some legacy and core functions to `IFilenameValidator` 1 year ago
Robin Appelman c5b687271b
fix: make batch propagator work with sharding restrictions 1 year ago
Robin Appelman 0931492ff0
fix: make usermountcache compatible with sharding 1 year ago
Robin Appelman ad88fd07e3
fix: make joining on tags in search queries work with sharding 1 year ago
Robin Appelman 80f8c7949e
fix: always set storage id in Cache::get 1 year ago