Robin Appelman
|
859da8f0b3
just pass the share instead of searching for it
|
9 years ago |
Roeland Jago Douma
|
dd3d0194a6
Move files sharing app (mostly) to OCP\DB
|
9 years ago |
Robin Appelman
|
f605c98531
Fix cross storage move with shared storages
|
9 years ago |
Robin Appelman
|
8688660825
check that we know the parent
|
9 years ago |
Robin Appelman
|
6b5daca7b7
check for source cache
|
9 years ago |
Bjoern Schiessle
|
0eee3a2618
remove unencrypted_size from the cache, size will contain the unencrypted size
|
9 years ago |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 years ago |
Vincent Petry
|
4322287fc3
Fix size propagation over shared storage boundary
|
9 years ago |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 years ago |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 years ago |
Robin McCorkell
|
2b99fc76ec
Cleanup of PHPDoc return types
|
9 years ago |
Vincent Petry
|
11b3aa2dbe
Fix issues with searchByTag in shared storage
|
10 years ago |
Vincent Petry
|
15ecb28d50
Make $userId mandatory for searchByTags
|
10 years ago |
Vincent Petry
|
25dde7e93b
Added searchByTags to view, storage and cache
|
10 years ago |
Robin Appelman
|
ce10b93519
Dont return cached date in shared cache when the file doesn't exist
|
10 years ago |
Robin Appelman
|
4438c7de1d
Fix shared cache getFolderContents
|
10 years ago |
Robin Appelman
|
eb8683e6ee
trim leading slash
|
10 years ago |
Robin Appelman
|
12207ec0c7
Fix SharedCache::getPathById
|
10 years ago |
Jörn Friedrich Dreyer
|
a7b4cd77b1
traverse folders in php to search in shared files
|
10 years ago |
Vincent Petry
|
658828867c
Correctly return the owner display name for children of shares
|
10 years ago |
Bjoern Schiessle
|
84d36df70b
make sure that we always return the correct permissions
|
10 years ago |
Robin Appelman
|
a978607011
Use &=
|
10 years ago |
Bjoern Schiessle
|
0b2ae314c7
check if permissions exists
|
10 years ago |
Robin Appelman
|
60ea4388ed
Limit permissions to share permissions
|
10 years ago |
Thomas Müller
|
da3974bcb2
- drop permissions table and related code
|
10 years ago |
Morris Jobke
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
10 years ago |
Robin McCorkell
|
e7aebc5c32
Fix whitespace issues
|
10 years ago |
Robin McCorkell
|
6930ae22e4
Fix more missing or broken PHPDoc
|
10 years ago |
Vincent Petry
|
390549c286
Merge pull request #8221 from owncloud/type-hinting-sharing
|
10 years ago |
Bjoern Schiessle
|
33883a46f5
return the new name if a mount point was renamed
|
10 years ago |