Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 years ago |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 years ago |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 years ago |
Bjoern Schiessle
|
698ecbf308
OCS API for server-to-server sharing
|
10 years ago |
Joas Schilling
|
dfde04291e
Move share interfaces to own files so they can be autoloaded
|
10 years ago |
Bjoern Schiessle
|
a7ebfe87c9
also check for the correct owner if it was submitted
|
10 years ago |
Bjoern Schiessle
|
d5fc011c90
some small fixes
|
10 years ago |
Bjoern Schiessle
|
a6cc810349
mark exclude list as deprecated. It neither used by the files app nor by the
|
10 years ago |
Björn Schießle
|
c35d60f6d8
Merge pull request #9915 from suraia/unsharefromself-source
|
10 years ago |
Bjoern Schiessle
|
d9f35d8c15
we need the recipient as a additional parameter to know for which share the notification was send
|
10 years ago |
Bjoern Schiessle
|
41cca70a63
don't display share permission if resharing was disabled by the admin
|
10 years ago |
Michael Kuhn
|
ecdd04374a
Allow specifying the item source in unshareFromSelf().
|
10 years ago |
Bjoern Schiessle
|
ecc1f92bb6
add OCS api call to set expire date for link shares
|
10 years ago |
Joas Schilling
|
ab7ae004f7
Automatically copy the share expiration date when new shares are created
|
10 years ago |
Robin McCorkell
|
87b548ed91
Fix all PHPDoc types and variable names, in /lib
|
10 years ago |
Robin McCorkell
|
a7ae2e874a
Squash 'a | b' into 'a|b', in /lib
|
10 years ago |
Bart Visscher
|
614cc67f88
Correct return type for getFilePath
|
10 years ago |
Bart Visscher
|
c34659dd89
Better documentation for isValidSource function
|
10 years ago |
Bart Visscher
|
66b1ad0a9b
Merge branch 'master' into type-hinting-sharing
|
10 years ago |
Bjoern Schiessle
|
c4e0fb75a4
add api to get shares from a specific user
|
10 years ago |
Bart Visscher
|
a9bf3df82d
Fix PHPdoc in OC\Share\Share and OCP\Share
|
10 years ago |
Joas Schilling
|
015b9b1dac
Add option to getUsersSharingFile() to get the paths for the shared users
|
10 years ago |
Bjoern Schiessle
|
8e34812393
always encrypt files to owner
|
10 years ago |
Bjoern Schiessle
|
6afd496d9b
remove prepFileTarget() seems that it is no longer in use
|
10 years ago |
Bjoern Schiessle
|
b602662578
add a "helper" and a "hooks" class. Move constants needed by multiple classes
|
10 years ago |
Bjoern Schiessle
|
8b6d1d3bf2
added private share api
|
10 years ago |
Bjoern Schiessle
|
9d32475260
finally fix the paths for the OCS Share API
|
10 years ago |
Bjoern Schiessle
|
36885dc64c
fix path creation for re-shares, issue #7662
|
10 years ago |
Bjoern Schiessle
|
e3f676e009
fix path in sharing results if it is a file in the Shared folder
|
10 years ago |
Scrutinizer Auto-Fixer
|
adaee6a5a1
Scrutinizer Auto-Fixes
|
10 years ago |