Commit Graph

334 Commits (89896b1d89e22130f8be75ceedc8d3f416cea069)

Author SHA1 Message Date
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 3 months ago
Julien Veyssier cb221c8211 fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts 3 months ago
Julien Veyssier 7e986988fe fix(FileAccess*): Adress review comments 3 months ago
Marcel Klehr 131125bbb7 fix(FileAccessTest): Adress review comments 3 months ago
Marcel Klehr 5689af5a94 fix(FileAccess): Run cs:fix 3 months ago
Marcel Klehr d8c6f8d18e fix(FileAccess): Address review comments 3 months ago
Marcel Klehr 611d83aa6a fix: Fix psalm issues 3 months ago
Marcel Klehr 3eef614769 feat(IFileAccess#getMounts): Add new method to retrieve all distinct mounts 3 months ago
Marcel Klehr 845b78086b feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve all files in a mount 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
provokateurin baeaaf09dc
chore(public): Remove unused union type for user mount events 3 months ago
Ferdinand Thiessen 35a27b5fd5
fix(FilenameValidator): use `_` as default replacement for invalid chars 4 months ago
skjnldsv e41e8de0e2 fix(dav): file drop nickname 4 months ago
provokateurin 40973ddde0
chore: Set correct version for new UserMount events 5 months ago
Elizabeth Danzberger 5c7216f3fd
feat: only load template fields when requested 5 months ago
provokateurin 6818aa9b12
feat(UserMountCache): Emit events for added, removed and updated mounts 5 months ago
John Molakvoæ (skjnldsv) 24bc1d606e
feat(core): add human readable mimes 5 months ago
Daniel Kesselberg 866063c198
fix: annotate possible exceptions 5 months ago
Ferdinand Thiessen 6cf1870322
feat(FilenameValidator): allow to sanitize filenames 5 months ago
Ferdinand Thiessen 97ad171d32
refactor(IMimeTypeDetector): use consistent capitalization 6 months ago
Robin Appelman 8aae332622
feat: store original storage id and path in object store metadata 6 months ago
Robin Appelman 94114b99f7
feat: more generic way of passing metadata to object storage backends for new objects 6 months ago
Robin Appelman fcde776683
feat: add command to list objects 6 months ago
Robin Appelman c3bc362f48
feat: add command to get object metadata 6 months ago
Robin Appelman 2e9222a29a
feat: add getParentId to ICacheEntry 6 months ago
Ferdinand Thiessen d5efd17942
fix(IMimeTypeDetector): use correct return type 7 months ago
Robin Appelman 2786ca579a
fix: don't use cached root info from shared cache if the watcher has detected an update 8 months ago
John Molakvoæ 1e30936b78
fix: psalm and OCP @since declarations 8 months ago
skjnldsv 6baafd82b6 fix: make sure we process mime extensions as string 8 months ago
skjnldsv 7cbcbdc051 fix(files): conversion api simplification and conflict check 9 months ago
Elizabeth Danzberger fdfeb7f265
feat(api): File conversion API 9 months ago
Julius Knorr 12028430bd
docs: Use proper return type for custom template listing 9 months ago
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations 10 months ago
provokateurin ea93dc0c7d
feat(Files\Mount): Add IShareOwnerlessMount 11 months ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 11 months ago
provokateurin 51d9d63a01
chore: Use more gender neutral language 12 months ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 1 year ago
Daniel Kesselberg 3db20c8b00 docs: Folder.get throws a NotPermittedException exception 1 year ago
Ferdinand Thiessen e0c00af3bf
fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 1 year ago
provokateurin 227609a954
fix(IStorage): Use false instead of bool intersection type to match implementations 1 year ago
Côme Chilliet b80bc81579
chore: Use SPDX headers and property promotion in new files 1 year ago
Carl Schwan 77821f8f3e
feat(trashbin): Port files trashbin events to IEventDispatcher/IEventListener 1 year ago
Côme Chilliet eac9255966
chore: use a proper `@param` tag for IConstructableStorage constructor parameter 1 year ago
Côme Chilliet 94b0a0e863 fix: Move storage constructor to specific interface 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations 1 year ago
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 1 year ago
Côme Chilliet 03b969fb95
chore: Improve typing and phpdoc comments 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 492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface 1 year ago