Commit Graph

97 Commits (7fbb7f4dc4cd1918a5b3dfaa4c8dfb6a7e11d0c3)

Author SHA1 Message Date
Robin Appelman 9ddd5033d4 Movable mountpoints are always deletable 12 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 12 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 12 years ago
Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 12 years ago
Jörn Friedrich Dreyer 85176ec072 return correct result 12 years ago
Robin Appelman f4701d7721 Add public api for mount configurations 12 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 12 years ago
Lukas Reschke da31177a8f Remove debug statement 12 years ago
Bjoern Schiessle f27b6b0ab8 don't scan part files 12 years ago
Robin Appelman d26a427f92 Also propagate etag changes when the watcher finds a changed file 12 years ago
Robin Appelman 16cfca6a5f Better reuse of cache data for getFolderContents 12 years ago
Robin Appelman 0a3f57f832 Pass the cached data to the filesystem watcher 12 years ago
Jörn Friedrich Dreyer 0254a3c406 make trashbin compatible with objectstore, replace glob with search in cache, make unknown free space work like unlimited free space 12 years ago
Robin Appelman e29b7e9335 Remove explicit propagate calls 12 years ago
Robin Appelman d0e83a71aa Update cache before post hooks 12 years ago
Robin Appelman 850542c5d6 Refactor Cache\Updater to work outside of the users home 12 years ago
Jesus Macias 91c8174013 Fix code with previous comments 12 years ago
Jesus Macias 883649b69c Reset changes on 3rdparty submodule 12 years ago
Jesus Macias 516ec661c0 Fix code with previous comments 12 years ago
Jesus Macias 819fa01e20 Solve bug with touch always return true on /lib/private/files/view.php 12 years ago
Joas Schilling 989da69cff Do not try to close the same resource multiple times 12 years ago
Robin Appelman bba59bf815 Cast file id's to int so we can compare them properly 12 years ago
Morris Jobke c6bf51c457 Close open file handles in files library 12 years ago
Bjoern Schiessle 6dda30b5a2 remove share permissions if user is excluded from sharing 12 years ago
Robin Appelman 244d4e1399 Make View->shouldEmitHooks more robust 12 years ago
Robin Appelman c3991ae13e Use the correct path when building the FileInfo for the search result 12 years ago
Bjoern Schiessle e9f5730869 make sure that the umount hook always contains the path relative to data/user/files 12 years ago
Bjoern Schiessle bb935978fa don't move a share mount point into a different mount point 12 years ago
Robin Appelman 113749bd96 really always take root of the substorage 12 years ago
Bjoern Schiessle 92a82f02b3 always take root of the substorage 12 years ago
Bjoern Schiessle 70ca292fd9 only the mount point has delete and update permissions to enable rename operation 12 years ago
Bjoern Schiessle 84d36df70b make sure that we always return the correct permissions 12 years ago
Robin Appelman b188550c22 Also support removeable mounts with rmdir 12 years ago
Robin Appelman 0532f5c39a Fix permission for movable storage root 12 years ago
Robin Appelman 41d2354191 Save the permissions in the filecache if it's not saved yet 12 years ago
Robin Appelman e362373a30 Movable storage root can always be moved and deleted 12 years ago
Robin Appelman a432459685 use triple equals 12 years ago
Bjoern Schiessle 329bfd81c3 remove encryption keys if user unshares a file 12 years ago
Robin Appelman 4fbc991ea2 Add the removing logic for mounts 12 years ago
Robin Appelman 60a659c87e Add a system for (re)movable mount points 12 years ago
Thomas Müller d359765bdc Update PHPDoc 12 years ago
Robin Appelman 00539cf8f9 Verify that we have a valid storage in View->getPath 12 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 12 years ago
Vincent Petry da889ff029 Added experimental switch to count external storage data in quota 12 years ago
Robin Appelman af35b6ad9d Fix LocalStorage->unlink to work on folder as expected 12 years ago
Thomas Müller a2e4bc8d33 # This is a combination of 2 commits. 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell 4755392c65 More PHPDoc for file functions 12 years ago
Robin McCorkell bac8962bbc Fix Scrutinizer errors 12 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 12 years ago