Commit Graph

395 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Carl Schwan aeb29f32b7
feat(api): Add getOrCreateFolder also for SimpleFS module 2 weeks ago
Carl Schwan da0928827a refactor: Expose a public exception when no user is found 2 months ago
Carl Schwan 0b9e592796
refactor: Soft remove Emitter from IRootFolder interface 2 months ago
Carl Schwan b6a23f0268
refactor: Call IStorageFactory::addStorageFactory directly 2 months ago
Carl Schwan e6b5f763a4
perf: Avoid sorting an already sorted array 2 months ago
Carl Schwan d6cf5292e2
feat: Make it possible to add a storage wrapper using public APIs 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Cristian Scheid 476a6f0774 feat(file-search): add property to SearchQuery and check select fields to decide wheter to join extended cache 3 months ago
provokateurin b1724dbad0
chore(Cache): Remove deprecated insert and update events 3 months ago
Josh 82bb73b507
docs(lock): clarify LockContext API documentation 4 months ago
Ferdinand Thiessen 3a9733a878
chore(ocp): adjust code to match function signature 4 months ago
Ferdinand Thiessen 81752fc9ed
chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Josh cb39b95b82
docs(lock): clarify lazy-loading behavior of isLockProviderAvailable 4 months ago
Josh 131e28f8df
docs(lock): clarify ILockManager API documentation 4 months ago
Daniel Kesselberg 25ca85e329
docs(ocp): Add since tag 4 months ago
Robin Appelman 41e6124dcc
perf: only load a single mount at a time when checking for share conflicts 4 months ago
Robin Appelman aedc57afe7
fix: add optional user param to IUserMountCache::removeMount 4 months ago
Robin Appelman 68448a4a42
feat: export getData for public FileInfo interface 4 months ago
Robin Appelman 4e6975cc11
feat: add event for user home mount having being setup 4 months ago
Carl Schwan fbf84e6473
chore: Replace MoveableMount usage with IMovableMount 4 months ago
Robin Appelman c08592de28
fix: properly expose rename permissions over dav 5 months ago
Cristian Scheid 282e6b707a feat(file-info): encapsulate logic to get last activity in getLastActivity function 5 months ago
provokateurin 7ceddb3ffb
fix(IStorage): Use correct return type for stat 6 months ago
Carl Schwan edd37d349b
perf(file-cache): Add mimetype filter on getFolderContents 6 months ago
Carl Schwan 9741f5f17d
perf: Allow filtering the directory content by mimetype 6 months ago
Ferdinand Thiessen 762ae4520a
fix(InMemoryFile): allow to stream read the contents 7 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 7 months ago
Carl Schwan 3979c493f9
refactor: Apply second batch of comments 7 months ago
Carl Schwan 8f81b91733
refactor(mount-provider): Refactor share mount provider 7 months ago
Benjamin Frueh 9d4b11587e feat(dav): allow extending propfind properties via event 7 months ago
Carl Schwan 7100c71166
perf(metadata): Add optimized sharding for metadata deletion 7 months ago
Carl Schwan fd3878448b
feat(filecache): Scale DB query created when deleting file from filecache 7 months ago
Carl Schwan ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager 7 months ago
Carl Schwan 0fe01de26c
feat(OCP): Expose setup manager to OCP 7 months ago
Côme Chilliet 0720e2644f
chore: fix or suppress psalm errors for BeforeZipCreatedEvent 7 months ago
Côme Chilliet 460d63772b
fix(files_sharing): Switch back event path to be relative to user folder 7 months ago
Robin Appelman 83ac1c6030 fix: clearify meaning of getMountsForPath arguments 7 months ago
Carl Schwan 7b05c8f797
refactor(files): Rename IMountProviderArgs 7 months ago
Robin Appelman e3551e576c
feat: add api for authoritative mount providers to update the user mounts 7 months ago
Robin Appelman 198d500ac6
feat: add interface to mark mount providers as authoritative 7 months ago
Robin Appelman 5c625b7a07 feat: add an option to filter what paths get checked for updates 8 months ago
Salvatore Martire 6e9ba894a2 fix: add $forChildren parameter to IPartialMountProvider 8 months ago
Carl Schwan 6945a030f5
refactor(OC_Helper): remove buildNotExistingFileNameForView 8 months ago
Salvatore Martire fcdb28e4a3 feat: add IPartialMountProvider to support authoritative mounts 8 months ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 8 months ago
Kent Delante 96672e1c4d feat: emit an event when an S3 bucket is created 9 months ago
Carl Schwan 9522dde7a2
feat: Add Folder::getOrCreateFolder api 9 months ago
Carl Schwan 38fd84aa6a
refactor(template-manager): Modernize template manager API 9 months ago
Carl Schwan 475c84722f refactor(IPropagator): Cleanup implementation 11 months ago
provokateurin 8d8f94b8ce
fix(files): Always return a valid mimetype 11 months ago