Roeland Jago Douma
|
d54b497ade
Return permissions and expiration on create share responses
|
9 年 前 |
Roeland Jago Douma
|
2aff11c80b
Actually validate the expire date on share
|
9 年 前 |
Roeland Jago Douma
|
fc64ea670d
Allow to directly set the expireDate on a new (link)share
|
9 年 前 |
Roeland Jago Douma
|
77b6e3d5ec
Extend tests for files_sharing api
|
9 年 前 |
Morris Jobke
|
8f05d4b662
Merge pull request #16535 from rullzer/ocs_share_api_url
|
9 年 前 |
Roeland Jago Douma
|
6c3da1ec90
Added unit test to verify link password removeal
|
9 年 前 |
Roeland Jago Douma
|
41a8f45b93
OCS Share API link shares now always have an url
|
9 年 前 |
Thomas Müller
|
4d12c4a38b
Merge pull request #13938 from owncloud/deprecate-iappconfig
|
9 年 前 |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 年 前 |
Roeland Jago Douma
|
bdde2156da
Added extra unit test
|
9 年 前 |
Roeland Jago Douma
|
dd3307dd19
Added unit test
|
9 年 前 |
Morris Jobke
|
f4b6f3cfd1
fix unit tests
|
9 年 前 |
Roeland Jago Douma
|
4436a9ce35
Shares should have a least read permission
|
9 年 前 |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 年 前 |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 年 前 |
Morris Jobke
|
d41082f4d6
first step to drop \OCP\Config:: in favour of IConfig
|
10 年 前 |
Bjoern Schiessle
|
698ecbf308
OCS API for server-to-server sharing
|
10 年 前 |
Joas Schilling
|
2c39aec8cb
Replace deprecated constant with new class constant
|
10 年 前 |
Joas Schilling
|
76ebd3a050
Make apps/ extend the \Test\TestCase and fix overwritten methods
|
10 年 前 |
Robin Appelman
|
0f3fd89f7d
Fix sharing tests
|
10 年 前 |
Thomas Müller
|
f776bcd4a0
remove unnecessary require calls - the ownCloud class loader is supposed to take care of this
|
10 年 前 |
Thomas Müller
|
d9907b6fa3
move some deprecated usage of OC_Config and OC_AppConfig to \OC::server
|
10 年 前 |
Morris Jobke
|
676fa459d7
Minor fixes
|
10 年 前 |
Bjoern Schiessle
|
ecc1f92bb6
add OCS api call to set expire date for link shares
|
10 年 前 |
Bjoern Schiessle
|
1d9b4aadbf
no need to prepare a statement twice
|
10 年 前 |
Bjoern Schiessle
|
501f98f084
update share API tests, file shares never have delete permissions
|
10 年 前 |
Bjoern Schiessle
|
12338e0ef0
allow admin to disable sharing for specific groups of users
|
10 年 前 |
Morris Jobke
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
10 年 前 |
Robin McCorkell
|
e7aebc5c32
Fix whitespace issues
|
10 年 前 |
Björn Schießle
|
42b99b6d0f
Merge pull request #8555 from owncloud/sharing_default_expire_only_public_links
|
10 年 前 |