Bjoern Schiessle
|
0eee3a2618
remove unencrypted_size from the cache, size will contain the unencrypted size
|
9 лет назад |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 лет назад |
Vincent Petry
|
4322287fc3
Fix size propagation over shared storage boundary
|
9 лет назад |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 лет назад |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 лет назад |
Robin McCorkell
|
2b99fc76ec
Cleanup of PHPDoc return types
|
9 лет назад |
Vincent Petry
|
11b3aa2dbe
Fix issues with searchByTag in shared storage
|
10 лет назад |
Vincent Petry
|
15ecb28d50
Make $userId mandatory for searchByTags
|
10 лет назад |
Vincent Petry
|
25dde7e93b
Added searchByTags to view, storage and cache
|
10 лет назад |
Robin Appelman
|
ce10b93519
Dont return cached date in shared cache when the file doesn't exist
|
10 лет назад |
Robin Appelman
|
4438c7de1d
Fix shared cache getFolderContents
|
10 лет назад |
Robin Appelman
|
eb8683e6ee
trim leading slash
|
10 лет назад |
Robin Appelman
|
12207ec0c7
Fix SharedCache::getPathById
|
10 лет назад |
Jörn Friedrich Dreyer
|
a7b4cd77b1
traverse folders in php to search in shared files
|
10 лет назад |
Vincent Petry
|
658828867c
Correctly return the owner display name for children of shares
|
10 лет назад |
Bjoern Schiessle
|
84d36df70b
make sure that we always return the correct permissions
|
10 лет назад |
Robin Appelman
|
a978607011
Use &=
|
10 лет назад |
Bjoern Schiessle
|
0b2ae314c7
check if permissions exists
|
10 лет назад |
Robin Appelman
|
60ea4388ed
Limit permissions to share permissions
|
10 лет назад |
Thomas Müller
|
da3974bcb2
- drop permissions table and related code
|
10 лет назад |
Morris Jobke
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
10 лет назад |
Robin McCorkell
|
e7aebc5c32
Fix whitespace issues
|
10 лет назад |
Robin McCorkell
|
6930ae22e4
Fix more missing or broken PHPDoc
|
10 лет назад |
Vincent Petry
|
390549c286
Merge pull request #8221 from owncloud/type-hinting-sharing
|
10 лет назад |
Bjoern Schiessle
|
33883a46f5
return the new name if a mount point was renamed
|
10 лет назад |
icewind1991
|
b95aa43a5d
Merge pull request #8285 from owncloud/better_getmountby_handling
|
10 лет назад |
Bart Visscher
|
66b1ad0a9b
Merge branch 'master' into type-hinting-sharing
|
10 лет назад |
Robin Appelman
|
b42418246f
Also fixed the returned internal path when getting the root shared item by id
|
10 лет назад |
Robin Appelman
|
c53c4b9791
fix search by mime for shared single files
|
10 лет назад |
Robin McCorkell
|
77e3d067f0
Better handle return values from Filesystem::getMountBy*
|
10 лет назад |