Commit Graph

358 Commits (refactUserIdHandling)

Author SHA1 Message Date
Carl Schwan 7100c71166
perf(metadata): Add optimized sharding for metadata deletion 1 month ago
Carl Schwan fd3878448b
feat(filecache): Scale DB query created when deleting file from filecache 1 month ago
Carl Schwan ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager 1 month ago
Carl Schwan 0fe01de26c
feat(OCP): Expose setup manager to OCP 1 month ago
Côme Chilliet 0720e2644f
chore: fix or suppress psalm errors for BeforeZipCreatedEvent 2 months ago
Côme Chilliet 460d63772b
fix(files_sharing): Switch back event path to be relative to user folder 2 months ago
Robin Appelman 83ac1c6030 fix: clearify meaning of getMountsForPath arguments 2 months ago
Carl Schwan 7b05c8f797
refactor(files): Rename IMountProviderArgs 2 months ago
Robin Appelman e3551e576c
feat: add api for authoritative mount providers to update the user mounts 2 months ago
Robin Appelman 198d500ac6
feat: add interface to mark mount providers as authoritative 2 months ago
Robin Appelman 5c625b7a07 feat: add an option to filter what paths get checked for updates 2 months ago
Salvatore Martire 6e9ba894a2 fix: add $forChildren parameter to IPartialMountProvider 2 months ago
Carl Schwan 6945a030f5
refactor(OC_Helper): remove buildNotExistingFileNameForView 3 months ago
Salvatore Martire fcdb28e4a3 feat: add IPartialMountProvider to support authoritative mounts 3 months ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 3 months ago
Kent Delante 96672e1c4d feat: emit an event when an S3 bucket is created 4 months ago
Carl Schwan 9522dde7a2
feat: Add Folder::getOrCreateFolder api 4 months ago
Carl Schwan 38fd84aa6a
refactor(template-manager): Modernize template manager API 4 months ago
Carl Schwan 475c84722f refactor(IPropagator): Cleanup implementation 5 months ago
provokateurin 8d8f94b8ce
fix(files): Always return a valid mimetype 5 months ago
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 8 months ago
Julien Veyssier cb221c8211 fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts 8 months ago
Julien Veyssier 7e986988fe fix(FileAccess*): Adress review comments 8 months ago
Marcel Klehr 131125bbb7 fix(FileAccessTest): Adress review comments 8 months ago
Marcel Klehr 5689af5a94 fix(FileAccess): Run cs:fix 8 months ago
Marcel Klehr d8c6f8d18e fix(FileAccess): Address review comments 8 months ago
Marcel Klehr 611d83aa6a fix: Fix psalm issues 8 months ago
Marcel Klehr 3eef614769 feat(IFileAccess#getMounts): Add new method to retrieve all distinct mounts 8 months ago
Marcel Klehr 845b78086b feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve all files in a mount 8 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 8 months ago
provokateurin baeaaf09dc
chore(public): Remove unused union type for user mount events 8 months ago
Ferdinand Thiessen 35a27b5fd5
fix(FilenameValidator): use `_` as default replacement for invalid chars 9 months ago
skjnldsv e41e8de0e2 fix(dav): file drop nickname 9 months ago
provokateurin 40973ddde0
chore: Set correct version for new UserMount events 10 months ago
Elizabeth Danzberger 5c7216f3fd
feat: only load template fields when requested 10 months ago
provokateurin 6818aa9b12
feat(UserMountCache): Emit events for added, removed and updated mounts 10 months ago
John Molakvoæ (skjnldsv) 24bc1d606e
feat(core): add human readable mimes 10 months ago
Daniel Kesselberg 866063c198
fix: annotate possible exceptions 10 months ago
Ferdinand Thiessen 6cf1870322
feat(FilenameValidator): allow to sanitize filenames 10 months ago
Ferdinand Thiessen 97ad171d32
refactor(IMimeTypeDetector): use consistent capitalization 11 months ago
Robin Appelman 8aae332622
feat: store original storage id and path in object store metadata 11 months ago
Robin Appelman 94114b99f7
feat: more generic way of passing metadata to object storage backends for new objects 11 months ago
Robin Appelman fcde776683
feat: add command to list objects 11 months ago
Robin Appelman c3bc362f48
feat: add command to get object metadata 11 months ago
Robin Appelman 2e9222a29a
feat: add getParentId to ICacheEntry 12 months ago
Ferdinand Thiessen d5efd17942
fix(IMimeTypeDetector): use correct return type 12 months ago
Robin Appelman 2786ca579a
fix: don't use cached root info from shared cache if the watcher has detected an update 1 year ago
John Molakvoæ 1e30936b78
fix: psalm and OCP @since declarations 1 year ago
skjnldsv 6baafd82b6 fix: make sure we process mime extensions as string 1 year ago
skjnldsv 7cbcbdc051 fix(files): conversion api simplification and conflict check 1 year ago