Abel García de Prada
49c1ec1be9
Remove nullability from a variable
2022-10-04 09:13:48 +02:00
Abel García de Prada
ad56db8d66
Add rename file to FileService
2022-10-04 09:13:48 +02:00
Abel García de Prada
e68d3a6112
Migrate RenameRemoteFileOperation to kotlin. Second step to keep git history
2022-10-04 09:13:48 +02:00
Abel García de Prada
19710f9975
Migrate RenameRemoteFileOperation to kotlin. First step to keep git history
2022-10-04 09:13:48 +02:00
Abel García de Prada
49a298cfc4
Make overwrite option disabled by default for move operations
2022-10-04 09:13:48 +02:00
Abel García de Prada
dbc42c3e4c
Add move operation to file service
2022-10-04 09:13:48 +02:00
Abel García de Prada
94eafae901
Add move operation to chunk service
2022-10-04 09:13:16 +02:00
Abel García de Prada
8ea70d77fa
Migrate MoveRemoteFileOperation to kotlin. Second step to keep git history
2022-10-04 09:13:16 +02:00
Abel García de Prada
0d4d73eee0
Migrate MoveRemoteFileOperation to kotlin. First step to keep git history
2022-10-04 09:13:16 +02:00
Abel García de Prada
967e629559
Apply code review suggestions
2022-10-04 09:13:16 +02:00
Abel García de Prada
86eb5fdf70
Add removeFile to FileService
2022-10-04 09:13:16 +02:00
Abel García de Prada
bfade365d9
Converting RemoveRemoteFileOperation from java to kotlin. Final step.
2022-10-04 09:12:51 +02:00
Abel García de Prada
e3e2569114
Converting RemoveRemoteFileOperation from java to kotlin. Intermediate step to preserve git history.
2022-10-04 09:12:51 +02:00
Abel García de Prada
82abe5fdaa
Apply code review suggestions
2022-10-04 09:12:51 +02:00
Abel García de Prada
96c8e87a5f
Download file operation will return unit instead of Any
2022-10-04 09:12:51 +02:00
agarcia
ce8ac204e1
Create parent folder when downloading a file if possible
2022-10-04 09:12:51 +02:00
agarcia
72df6ddf82
Add download file to file service
2022-10-04 09:12:51 +02:00
agarcia
762d1b6d4d
Migrate DownloadRemoteFileOperation to kotlin
2022-10-04 09:10:02 +02:00
Abel García de Prada
d900ca3ba9
Apply CR changes
2022-10-04 09:10:01 +02:00
Abel García de Prada
eaa88b7ca0
Map size or length property depending on mimetype
2022-10-04 09:10:01 +02:00
Abel García de Prada
82dbc64f59
Transform RemoteFile to kotlin and apply necessary changes
2022-10-04 09:10:01 +02:00
agarcia
bca1844403
Apply code review suggestions
2022-10-04 09:10:01 +02:00
agarcia
332a5ac1cb
Include createFolder as file service operation
2022-10-04 09:09:29 +02:00
agarcia
8047c257fd
Migrate CreateRemoteFolderOperation to kotlin
2022-10-04 09:08:35 +02:00
agarcia
7dc938a1f4
Apply CR suggestions
2022-10-04 09:08:35 +02:00
agarcia
780c5fe8cd
Add owner field to remote file
2022-10-04 09:07:51 +02:00
agarcia
bcb14fd493
Migrate ReadRemoteFolderOperation to kotlin and add it to FileService
2022-10-04 09:07:51 +02:00
Abel García de Prada
0be462c9aa
Set private link capability to unknown type when it is not retrieved
...
The CapabilityBooleanType.fromBooleanValue set it to FALSE when the capability is not retrieved. We don't want this for this case. Probably neither for the rest, but changing that now would need deeper testing
2022-08-31 17:21:55 +02:00
Abel García de Prada
32ef5d2125
Add a new capability to allow/disallow private links
2022-08-31 17:21:55 +02:00
Abel García de Prada
6282fbd419
Add the open in web to the service facade
2022-08-31 17:21:55 +02:00
Abel García de Prada
6d235fe74a
Add a new remote operation to retrieve the url to open a file with ocis provider
2022-08-31 17:21:55 +02:00
Abel García de Prada
9ab7c139e1
Retrieve the app providers from the capabilities
2022-08-31 17:21:55 +02:00
Abel García de Prada
5be4eca0f7
Added a new property, so that, we can retrieve the shares within the propfind
2022-07-07 08:18:54 +02:00
Abel García de Prada
f712a384cd
Fix unexpected end of stream when connecting with server
2022-05-30 13:41:41 +02:00
Abel García de Prada
f6eb631fbf
Reformat some code
2022-04-25 08:41:14 +02:00
Christian Schabesberger
be758eb5ea
apply requested changes
2022-04-25 08:41:14 +02:00
Christian Schabesberger
105830e4f0
apply requested changes
2022-04-25 08:41:14 +02:00
Christian Schabesberger
09375ce053
rebase okhttp_signleton fix on top of connection validator
...
fix token oauth token refresh error
pleasure the linter
2022-04-25 08:41:14 +02:00
Christian Schabesberger
fc4ae27bbe
remove redundant intercept of httpclient with httpmethod
2022-04-25 08:41:14 +02:00
Schabi
344c1e1136
apply required fixes
2022-04-25 08:41:14 +02:00
Schabi
79e4287223
clean up http client
2022-04-25 08:41:14 +02:00
Christian Schabesberger
0313c1e103
get okhttp singleton removal changes to compile
2022-04-25 08:41:14 +02:00
Christian Schabesberger
7c77c267f9
apply changes according to review
2022-03-23 13:27:19 +01:00
Christian Schabesberger
2a4195c966
fix lint and compile issues
2022-03-23 13:27:18 +01:00
Christian Schabesberger
d9dce81ce7
add GetBaseUrlRemoteOperation
2022-03-23 13:26:58 +01:00
Christian Schabesberger
4f3e167efa
fix spelling mistakes
2022-03-23 13:26:58 +01:00
Christian Schabesberger
fc8440cc01
remove debug statements
2022-03-23 13:26:58 +01:00
Christian Schabesberger
5ca99a0e69
update base url in active client after 301 redirect
...
reduce validation retry count
2022-03-23 13:26:58 +01:00
Christian Schabesberger
ce761aaec2
remove redirect code from owncloudclient use okhttp instead
2022-03-23 13:26:58 +01:00
Christian Schabesberger
c59d1540c7
clean up credentials stuff from owncloudclient
2022-03-23 13:26:58 +01:00