Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -105/+0 |
| | |||||
* | Cleanup Files_Sharing CLASSPATH | Roeland Jago Douma | 2016-05-02 | 1 | -2/+2 |
| | | | | | | | | | | * OC\Files\Cache\SharedScanner * OC\Files\Cache\Shared_Cache * OC\Files\Cache\Shared_Permissions * OC\Files\Cache\Shared_Updater * OC\Files\Cache\Shared_Watcher * OCA\Files\Share\Maintainer * OCA\Files\Share\Proxy | ||||
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -7/+0 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | cleanup shared cache | Robin Appelman | 2016-01-28 | 1 | -449/+41 |
| | |||||
* | Return a class from cache operations instead of an array | Robin Appelman | 2016-01-14 | 1 | -6/+7 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+2 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 1 | -1/+1 |
| | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | handle NoUserException in sharing code | Morris Jobke | 2015-10-22 | 1 | -1/+7 |
| | | | | | | | | | * setup LDAP users * share from an LDAP user * delete that LDAP user * log in as share recipient * before: unhandled NoUserException * after: NoUserEception is logged and share is not shown anymore | ||||
* | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 1 | -1/+0 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+2 |
| | |||||
* | Split mimetype handling to new class | Robin McCorkell | 2015-09-04 | 1 | -2/+4 |
| | |||||
* | just pass the share instead of searching for it | Robin Appelman | 2015-08-05 | 1 | -2/+2 |
| | |||||
* | Move files sharing app (mostly) to OCP\DB | Roeland Jago Douma | 2015-05-18 | 1 | -2/+2 |
| | |||||
* | Fix cross storage move with shared storages | Robin Appelman | 2015-04-13 | 1 | -10/+7 |
| | |||||
* | check that we know the parent | Robin Appelman | 2015-04-13 | 1 | -3/+5 |
| | |||||
* | check for source cache | Robin Appelman | 2015-04-13 | 1 | -1/+3 |
| | |||||
* | remove unencrypted_size from the cache, size will contain the unencrypted size | Bjoern Schiessle | 2015-04-07 | 1 | -7/+2 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -13/+22 |
| | |||||
* | Fix size propagation over shared storage boundary | Vincent Petry | 2015-03-05 | 1 | -0/+22 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -22/+14 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -14/+22 |
| | |||||
* | Cleanup of PHPDoc return types | Robin McCorkell | 2015-01-16 | 1 | -4/+4 |
| | |||||
* | Fix issues with searchByTag in shared storage | Vincent Petry | 2014-12-18 | 1 | -12/+22 |
| | |||||
* | Make $userId mandatory for searchByTags | Vincent Petry | 2014-12-12 | 1 | -1/+1 |
| | | | | | | | $userId is now a mandatory parameter for searchByTags. Also fixed some places in the code where the argument was missing (Node API and View) | ||||
* | Added searchByTags to view, storage and cache | Vincent Petry | 2014-12-11 | 1 | -0/+40 |
| | |||||
* | Dont return cached date in shared cache when the file doesn't exist | Robin Appelman | 2014-12-02 | 1 | -10/+12 |
| | |||||
* | Fix shared cache getFolderContents | Robin Appelman | 2014-10-24 | 1 | -17/+14 |
| | |||||
* | trim leading slash | Robin Appelman | 2014-08-06 | 1 | -1/+1 |
| | |||||
* | Fix SharedCache::getPathById | Robin Appelman | 2014-08-06 | 1 | -20/+6 |
| | |||||
* | traverse folders in php to search in shared files | Jörn Friedrich Dreyer | 2014-07-31 | 1 | -59/+26 |
| | |||||
* | Correctly return the owner display name for children of shares | Vincent Petry | 2014-07-16 | 1 | -1/+1 |
| | |||||
* | make sure that we always return the correct permissions | Bjoern Schiessle | 2014-06-24 | 1 | -3/+3 |
| | |||||
* | Use &= | Robin Appelman | 2014-06-09 | 1 | -2/+2 |
| | |||||
* | check if permissions exists | Bjoern Schiessle | 2014-06-06 | 1 | -1/+5 |
| | |||||
* | Limit permissions to share permissions | Robin Appelman | 2014-06-06 | 1 | -0/+3 |
| | |||||
* | - drop permissions table and related code | Thomas Müller | 2014-06-05 | 1 | -1/+2 |
| | | | | | | - the file/folder's permission is now stored in the file cache - BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs - increase version to trigger database migration | ||||
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -1/+1 |
| | | | | * test case added to avoid adding them later | ||||
* | Fix whitespace issues | Robin McCorkell | 2014-05-16 | 1 | -1/+1 |
| | |||||
* | Fix more missing or broken PHPDoc | Robin McCorkell | 2014-05-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #8221 from owncloud/type-hinting-sharing | Vincent Petry | 2014-05-08 | 1 | -0/+6 |
|\ | | | | | Type hinting fixes for sharing | ||||
| * | Merge branch 'master' into type-hinting-sharing | Bart Visscher | 2014-04-28 | 1 | -48/+65 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_sharing/lib/share/file.php apps/files_sharing/tests/api.php lib/private/share/share.php | ||||
| * | | Fix PHPdoc in apps/files_sharing | Bart Visscher | 2014-04-15 | 1 | -0/+6 |
| | | | | | | | | | | | | using scrutinizer patch | ||||
* | | | return the new name if a mount point was renamed | Bjoern Schiessle | 2014-04-30 | 1 | -4/+7 |
| | | | |||||
* | | | Merge pull request #8285 from owncloud/better_getmountby_handling | icewind1991 | 2014-04-29 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | Handle return values better from Filesystem::getMountBy* | ||||
| * | | Better handle return values from Filesystem::getMountBy* | Robin McCorkell | 2014-04-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | getMountByStorageId and getMountByNumericId return an empty array on error, which should be detected to avoid possible errors. This commit also adds in some new logging points and throws to aid debugging | ||||
* | | | Also fixed the returned internal path when getting the root shared item by id | Robin Appelman | 2014-04-25 | 1 | -4/+3 |
| | | | |||||
* | | | fix search by mime for shared single files | Robin Appelman | 2014-04-25 | 1 | -3/+7 |
|/ / | |||||
* | | always allow to rename the share mount point | Bjoern Schiessle | 2014-04-23 | 1 | -0/+4 |
| | | |||||
* | | Dont throw an error when a storage isn't found for shared cache | Robin Appelman | 2014-04-23 | 1 | -3/+3 |
| | |