Abel García de Prada
|
602b7e7548
|
Show the url in the response http log too
|
2023-03-07 14:14:54 +01:00 |
|
Abel García de Prada
|
148a97cd32
|
Potential fix to oauth error after logging in for first time that makes user to reauthenticate
|
2023-01-26 14:36:38 +01:00 |
|
Abel García de Prada
|
3545686a31
|
Add several logs to try to debug potential errors related to oAuth
|
2022-12-21 11:32:55 +01:00 |
|
Abel García de Prada
|
1ecb8020b1
|
Remove legacy KEY_OC_VERSION constant
|
2022-11-28 19:35:47 +01:00 |
|
Abel García de Prada
|
b7d3cc2687
|
Remove legacy owncloud version from the client.
|
2022-11-28 19:35:47 +01:00 |
|
Abel García de Prada
|
17821e5760
|
Migrate ReadRemoteFileOperation to kotlin. Second step to keep git history
|
2022-11-28 19:35:47 +01:00 |
|
Abel García de Prada
|
79173af930
|
Polish a little bit the code
|
2022-11-28 19:35:47 +01:00 |
|
Abel García de Prada
|
ba37bce0e1
|
Add transfer listeners to content uri worker
|
2022-11-28 19:35:47 +01:00 |
|
Abel García de Prada
|
dc7022c531
|
Pleasure the ktlint
|
2022-11-28 19:35:47 +01:00 |
|
Abel García de Prada
|
12040a1261
|
Migrate old request bodies from java to kotlin
|
2022-11-28 19:35:46 +01:00 |
|
Abel García de Prada
|
7e56412748
|
Move content uri request body to a new file
|
2022-11-28 19:35:46 +01:00 |
|
Abel García de Prada
|
34cc4c87b1
|
Refactor copy remote file operation. Make overwrite false as default to avoid some potential errors
|
2022-11-28 19:35:46 +01:00 |
|
Abel García de Prada
|
f849cd76d4
|
Make overwrite option disabled by default for move operations
|
2022-11-28 19:35:46 +01:00 |
|
Abel García de Prada
|
405da9a729
|
Apply CR changes
|
2022-11-28 19:35:46 +01:00 |
|
Juan Carlos Garrote
|
1e9d8cef42
|
Handle 425 when trying to open in web
|
2022-11-17 12:50:55 +01:00 |
|
Abel García de Prada
|
b083debac9
|
Handle 425 TOO EARLY propfind responses
|
2022-11-17 12:50:55 +01: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
|
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 |
|
Christian Schabesberger
|
5582097ca1
|
get access token to update through connection validator
update token
|
2022-03-23 13:26:58 +01:00 |
|
Christian Schabesberger
|
e27a968ddb
|
add update authToken code to connectionValidator
|
2022-03-23 13:26:58 +01:00 |
|
Christian Schabesberger
|
cfd69987e9
|
update session from APM while running the app
|
2022-03-23 13:26:57 +01:00 |
|
Christian Schabesberger
|
b2f6d7f3b1
|
make initial check with apm work though connection validator
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
7ccb86c153
|
stop validation process if failing
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
e878ad3931
|
make oidc discovery work again
|
2022-03-23 13:24:27 +01:00 |
|
Schabi
|
8d09a5c242
|
make initial connection using connection validator work
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
ddb15a33f1
|
try shifting over to connection validator for updating credentials
intermediate commit
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
c2c351c912
|
set max redirect count for owncloud client to 5
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
ca206173df
|
create logic scaffold for connection validator get status.php with it
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
7e4b43e7cb
|
prepare code for the inclusion of connection validator
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
0e82f983b5
|
remove OwnCloudClient factory
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
0d94058db9
|
remove retrive cookies from middleware
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
2f952a3a09
|
debug and add mutex for halding requiests
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
39b1fce7f6
|
init connectionvalidator
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
c662383182
|
add mit license header to where it was missing
|
2022-03-10 09:45:34 +01:00 |
|
Christian Schabesberger
|
5619c1daf8
|
apply code cleanup according to review
|
2022-03-08 08:59:10 +01:00 |
|
Christian Schabesberger
|
85a3918ff1
|
fix usage of debug interceptor
|
2022-03-08 08:59:10 +01:00 |
|