Bjoern Schiessle
|
48cd9d9444
|
filter duplicates directly in the sql query
|
2013-10-18 10:23:34 +02:00 |
Bjoern Schiessle
|
e7dc6b21c8
|
split up reset()['path'] to make it compatible with older PHP versions
|
2013-10-17 15:47:36 +02:00 |
Bjoern Schiessle
|
ab6ee79e11
|
adjust tests
|
2013-10-17 11:23:07 +02:00 |
Bjoern Schiessle
|
abf10ac9bd
|
new option to add reshares to the result
|
2013-10-17 11:10:31 +02:00 |
Bjoern Schiessle
|
3dd313dca2
|
add "received_from" and "received_from_displayname" field in case of a reshared file to the output
|
2013-10-10 19:46:45 +02:00 |
Bjoern Schiessle
|
dd2bf69152
|
use true/false instead of yes/no for publicUpload and subfiles parameter
|
2013-10-04 12:16:47 +02:00 |
Bjoern Schiessle
|
a1fe5148b5
|
use always path as parameter to specify a file/folder
|
2013-10-04 12:10:11 +02:00 |
Bjoern Schiessle
|
513dc20d4b
|
also return success if no shares are found.
|
2013-09-30 13:05:34 +02:00 |
Thomas Müller
|
63ea6844e8
|
- adding unit test testGetShareFromUnknownId()
- fixing getShareFromId() for Oracle
- fixing error message
|
2013-09-29 22:16:48 +02:00 |
Bjoern Schiessle
|
259f03bee2
|
remove debug output
|
2013-09-23 14:10:09 +02:00 |
Bjoern Schiessle
|
39920955f2
|
set share id to 'unknown' if we can't retrive one
|
2013-09-19 16:52:44 +02:00 |
Bjoern Schiessle
|
c9f1538c1f
|
extend API to get the shares from all files in a given folder
|
2013-09-19 16:41:29 +02:00 |
Bjoern Schiessle
|
b947aab802
|
some unit test for the new ocs share api
|
2013-09-19 14:39:51 +02:00 |
Bjoern Schiessle
|
199121134f
|
return error if wrong shareType is given
|
2013-09-19 10:33:04 +02:00 |
Bjoern Schiessle
|
171b7ebffe
|
remove debug output
|
2013-09-18 10:11:20 +02:00 |
Bjoern Schiessle
|
e52639e4e6
|
use share ID as REST resource
|
2013-09-17 15:27:46 +02:00 |
Bjoern Schiessle
|
86dbb13823
|
more rest-style API
|
2013-09-17 11:53:38 +02:00 |
Bjoern Schiessle
|
ef3307f099
|
return error if public upload is disabled
|
2013-09-16 17:42:56 +02:00 |
Bjoern Schiessle
|
7aed24fa6c
|
allow to set a different permission during initial share operation
|
2013-09-16 17:28:17 +02:00 |
Bjoern Schiessle
|
14437ffd15
|
ocs api for file sharing
|
2013-09-16 17:04:49 +02:00 |
Bjoern Schiessle
|
3861c9bce1
|
some more OCS calls for sharing
|
2013-09-06 16:00:01 +02:00 |
Bjoern Schiessle
|
b6ee727399
|
intermediate result ocs api
|
2013-09-06 10:49:21 +02:00 |
Bjoern Schiessle
|
21a0a96e43
|
intermediate results, share api
|
2013-09-04 17:25:15 +02:00 |