Christian Schabesberger
|
c569843a4a
|
remove KEY_OC_VERSION key
|
2020-11-03 08:45:53 +01:00 |
|
Christian Schabesberger
|
fbb47aea98
|
prevent acumulating cookies on account change
|
2020-11-03 08:45:53 +01:00 |
|
agarcia
|
6089046dd2
|
Make get cookies static
|
2020-11-03 08:45:53 +01:00 |
|
Christian Schabesberger
|
f4e3640e66
|
add tests for cookie jar
|
2020-11-03 08:45:53 +01:00 |
|
Christian Schabesberger
|
edcbddfd25
|
replace old cookies but don't delete them
|
2020-11-03 08:45:53 +01:00 |
|
agarcia
|
9f6244147b
|
Update some tests naming and remove unused dependencies
|
2020-11-03 08:45:53 +01:00 |
|
Christian Schabesberger
|
44894deb21
|
use robolectric for android tests
|
2020-11-03 08:45:28 +01:00 |
|
Christian Schabesberger
|
4fbf002807
|
add fixes according to review
|
2020-11-03 08:42:21 +01:00 |
|
Christian Schabesberger
|
1c24df556d
|
fix ip address without http prefix not recognized
|
2020-11-03 08:42:00 +01:00 |
|
Christian Schabesberger
|
27839cad87
|
fix rellative redirect
|
2020-11-03 08:41:29 +01:00 |
|
Christian Schabesberger
|
40359e342e
|
pleasure the linter
|
2020-11-03 08:41:29 +01:00 |
|
Christian Schabesberger
|
196018fa6b
|
fix according to review
|
2020-11-03 08:41:29 +01:00 |
|
Christian Schabesberger
|
94f69af7d3
|
detach request logic from operation
|
2020-11-03 08:40:55 +01:00 |
|
Christian Schabesberger
|
884820e6c6
|
refactor run function
|
2020-11-03 08:40:55 +01:00 |
|
Christian Schabesberger
|
bbb4487973
|
clean up tryConnect function
|
2020-11-03 08:40:55 +01:00 |
|
Christian Schabesberger
|
06fbff130b
|
add basic test functionality for andorid library
|
2020-11-03 08:40:55 +01:00 |
|
Christian Schabesberger
|
a28c1df23a
|
add fix for redirect, untested
|
2020-11-03 08:39:33 +01:00 |
|
Abel García de Prada
|
af579a3fd0
|
Merge pull request #352 from owncloud/new_arch/moshi_parse_sharees
[New arch] Use moshi to parse sharees
|
2020-10-29 13:15:24 +01:00 |
|
Christian Schabesberger
|
68b88775e6
|
apply changes acording to review
|
2020-10-29 12:37:27 +01:00 |
|
Christian Schabesberger
|
ce9fc3f189
|
apply changes acording to review
|
2020-10-29 12:37:27 +01:00 |
|
Christian Schabesberger
|
257494a9dc
|
apply suggested changes
delete unused const values
bla
|
2020-10-29 12:37:27 +01:00 |
|
Christian Schabesberger
|
6ec1bd2bb2
|
move response json to resource folder
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
76c55c9a9c
|
add changes according to review
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
db478efedc
|
refactor ShareType
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
29de5aba34
|
disable unitTestBinaryResource as its deprecated
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
34bf83df30
|
make sharee parts non null that can't be null
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
90b6ff52f2
|
add aditional data field to ocs sharees
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
26def4fbe2
|
return sharees without exact match
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
7402c89a18
|
get flat representation from ShareeOcsResponse
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
fe425c8083
|
update shareeservice to use ShareeOcsResponse
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
b86638412e
|
update GetRemoteShareesOperation to use moshi
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
1c08a942d1
|
test model
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
6bdb2badca
|
add support for tests
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
9f1c20b418
|
add Sharee response model
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
4f72f93f8b
|
clean run method by braking down into small functions
|
2020-10-29 12:37:26 +01:00 |
|
Christian Schabesberger
|
8a04231473
|
move responses models into module folder
|
2020-10-29 12:37:26 +01:00 |
|
Abel García de Prada
|
61937825b8
|
Merge pull request #345 from owncloud/add_network_logs
Log network calls
|
2020-10-28 13:18:18 +01:00 |
|
Abel García de Prada
|
2b64b83b89
|
Do not log Authorization header
|
2020-10-28 09:17:27 +01:00 |
|
Abel García de Prada
|
5e86e9f0e4
|
Determine if a body is loggable based on its content-type
|
2020-10-28 09:04:17 +01:00 |
|
Abel García de Prada
|
460f85f2e1
|
Remove binary file logs
|
2020-10-27 16:12:23 +01:00 |
|
Abel García de Prada
|
943c5ecb97
|
Fix typo
|
2020-10-27 16:09:01 +01:00 |
|
Abel García de Prada
|
781f958c93
|
Do not log chunk request body
|
2020-10-23 11:39:24 +02:00 |
|
Abel García de Prada
|
db97ed7fb3
|
Fix response log marked as request one
|
2020-10-21 18:21:39 +02:00 |
|
Abel García de Prada
|
197c86ec64
|
Add LogInterceptor as NetworkInterceptor
|
2020-10-21 15:59:39 +02:00 |
|
Abel García de Prada
|
c0d2e20bb1
|
Log http body if it is not binary
|
2020-10-21 15:39:48 +02:00 |
|
Abel García de Prada
|
aa665a7295
|
Show request headers and body properly
|
2020-10-20 11:31:52 +02:00 |
|
Abel García de Prada
|
dc39475760
|
Add log interceptor disabled by default
|
2020-10-19 09:00:26 +02:00 |
|
Abel García de Prada
|
b7fd663d77
|
Improve http logs
|
2020-10-19 09:00:26 +02:00 |
|
Abel García de Prada
|
dc215dc80e
|
Add a new variable to enable or disable http logs
|
2020-10-19 09:00:26 +02:00 |
|
Abel García de Prada
|
a564f18f16
|
Http logs enabled only in debug versions
|
2020-10-19 09:00:26 +02:00 |
|