davigonz
|
226e332460
|
Implement update share using the new wrapper methods in library
|
2018-09-04 13:56:32 +02:00 |
|
davigonz
|
6d1e2d0434
|
Implement remove share using the new wrapper methods
|
2018-09-04 13:52:43 +02:00 |
|
davigonz
|
7d534c90ab
|
Implement get shares operations using the new wrapper methods
|
2018-09-04 13:48:46 +02:00 |
|
davigonz
|
1a7e6a475d
|
Use the new wrapper methods with CreateRemoteShareOperation and GetRemoteShareOperation
|
2018-09-04 13:41:54 +02:00 |
|
davigonz
|
3b7950ae59
|
Fix problem when showing size
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
944a1186d9
|
Use new wrapper in GetRemoteUserAvatar operation
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
82b7bef113
|
Implement GetRemoteCapabilities using new wrapper
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
a730980c34
|
Implement GetRemoteStatusOperation using new wrapper
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
01d4592de0
|
Refactor httm methods to return response instead of response code
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
25bba85ee1
|
Implement get quota with new architecture and refactoring
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
dc9a37db28
|
Update GetMethod to be used in GetRemoteUserInfoOperation
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
1cf44a9fff
|
Code refactoring
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
dfab453e6b
|
Working on authentication operations
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
d67a41d5cc
|
Include credentials [WIP]
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
11938a1fcc
|
Create http + webdav methods wrapeer
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
81cea2788d
|
Upload file operation [WIP]
|
2018-09-04 13:38:30 +02:00 |
|
theScrabi
|
81d3d832e9
|
restructure path to operation resources
|
2018-09-04 13:38:30 +02:00 |
|
theScrabi
|
ce86ebac8a
|
make propfind compatible with frontend
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
74c9430382
|
Create RemoveRemoteFileOperation and use it
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
81120ac7ad
|
Create DownloadRemoteFileOperation and reorder classes
|
2018-09-04 13:38:30 +02:00 |
|
DerSchabi
|
dae28aee48
|
refactor RemoteOperationResult
|
2018-09-04 13:38:30 +02:00 |
|
DerSchabi
|
cd3d20db07
|
add dav4droid support part1
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
d4908e4172
|
Switch to v2.php
|
2018-08-01 12:53:56 +02:00 |
|
davigonz
|
7bed924ff8
|
Refactor uri builds in shares
|
2018-08-01 11:10:16 +02:00 |
|
Semih Serhat Karakaya
|
813900d600
|
check for PROPERTY_VERSIONING is exist when learning capabilities
|
2018-05-23 10:30:18 +03:00 |
|
davigonz
|
fdbe23923e
|
Fix Incorrect output with Other option
|
2018-05-18 09:28:14 +02:00 |
|
David González
|
f3566d667e
|
Handle case with quota 0
|
2018-05-18 09:28:13 +02:00 |
|
davigonz
|
a21614fd5a
|
Handle pending, unknown and unlimited quota
|
2018-05-18 09:28:13 +02:00 |
|
davigonz
|
12429b7ab9
|
Update operation to get remote user quota
|
2018-05-18 09:28:13 +02:00 |
|
davigonz
|
7c7cad7e99
|
Apply requested changes
|
2017-10-30 10:53:33 +01:00 |
|
David A. Velasco
|
9fe3e11c52
|
Add privatelink property support to webdav reponses
|
2017-10-30 10:53:33 +01:00 |
|
David A. Velasco
|
2d35b00273
|
Move constants for main endpoints from AccountUtils to OwnCloudClient
|
2017-09-01 11:29:45 +02:00 |
|
David A. Velasco
|
02f35d5f5e
|
Remove deprecated methods for update to version 1.0
|
2017-08-04 11:11:37 +02:00 |
|
David A. Velasco
|
a4386bb4fe
|
Allow client objects to decide if RemoteOperations should silently refresh access token when expired
|
2017-08-02 18:43:07 +02:00 |
|
davigonz
|
5d99c9db32
|
Include support_upload_only capability in get capabilities operation
|
2017-06-28 09:56:48 +02:00 |
|
davigonz
|
7b1a5cdee9
|
Include a new minimun version with write only public sharing
|
2017-06-26 09:16:09 +02:00 |
|
davigonz
|
137a892d2e
|
Improve comments
|
2017-06-16 11:43:18 +02:00 |
|
davigonz
|
bcb6c2c106
|
Update permissions when updating share via link
|
2017-06-16 11:07:06 +02:00 |
|
davigonz
|
e7b2dde940
|
Adding support upload only field to OCCapability
|
2017-06-14 11:15:16 +02:00 |
|
davigonz
|
5493227dd6
|
Adding supports_upload_only capability [WIP]
|
2017-06-09 11:51:03 +02:00 |
|
David A. Velasco
|
defbfc8d0e
|
Revert "Add support for capability to show optional warning about public shares"
This reverts commit 6d0773cf34122a4a7fcf4f06da1a6fec7a64e32d.
|
2017-05-11 09:57:47 +02:00 |
|
David A. Velasco
|
c9a06fc5e4
|
Fix NullPointerException in update of public shares while keeping compatibility of the operation with servers not supporting 'name' property in shares
|
2017-05-10 15:34:22 +02:00 |
|
davigonz
|
a034338290
|
Fix wrong or no update parameter given in servers < 10
|
2017-05-09 18:18:22 +02:00 |
|
davigonz
|
beb9be05de
|
Fix hide + button to create a public share in servers <10
|
2017-05-09 09:05:21 +02:00 |
|
David A. Velasco
|
8f5ac456ab
|
Prevent send of empty value for expiration date and link name when public share is created
|
2017-05-05 13:26:47 +02:00 |
|
David A. Velasco
|
6d0773cf34
|
Add support for capability to show optional warning about public shares
|
2017-05-05 13:26:47 +02:00 |
|
davigonz
|
8ae4dd137d
|
Added multiple share links to the capabilities
|
2017-05-05 13:26:47 +02:00 |
|
davigonz
|
e80b50d4de
|
Get public share name instead of token when using public share getName method and there's no name
|
2017-05-05 13:26:47 +02:00 |
|
davigonz
|
8f3aeb30ed
|
Use the token instead of the path when a public link has been created with no name
|
2017-05-05 13:26:47 +02:00 |
|
David A. Velasco
|
ee726119cb
|
Clarify absence and patch of URL field of OCShares
|
2017-05-05 13:26:47 +02:00 |
|