Nikolas Rimikis
d55a7b74fb
fix(nextcloud): add timeout to test setup
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
dac919fb66
refactor(dynamite,neon_files,nextcloud): make webdav client use Uri objects for paths
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
962102407d
refactor(dynamite,neon,nextcloud): use dart 3.1 utf8.encode as Uint8List
...
While the entire utf8 converter has been switched to Uint8List the type annotation still remains List<int> for this release.
Adding the downcast as this behavior is what we need.
A future dart release should also change the type annotations triggering a linter rule.
see: https://github.com/dart-lang/sdk/issues/52801
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
a545b8003f
fix(nextcloud): Fix WebDAV progress
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
37822d0dcd
test(neon,nextcloud): Fix flaky tests
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
f3267abe00
feat(nextcloud): Use enum for WebDAV depth
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
60eaed93b1
test(nextcloud): Upload created and last modified dates
1 year ago
jld3103
06bea32427
feat(nextcloud): Add get/put files operations to WebDAV
1 year ago
jld3103
678ed004a3
fix(nextcloud,neon_files): Do not require client for toWebDavFiles
1 year ago
jld3103
b2e14b78b1
test(nextcloud): Remove WebDAV tests covered by litmus tests
1 year ago
jld3103
808fc999f3
test(nextcloud): Replicate litmus tests
1 year ago
jld3103
1fb9224c9d
feat(nextcloud): Implement WebDAV proppatch remove
1 year ago
jld3103
f6d785bcd6
refactor(nextcloud): Rename WebDAV prop without values
1 year ago
jld3103
6acd512cef
refactor(nextcloud): Rename WebDAV methods to their HTTP methods and add documentation
1 year ago
jld3103
a37e583598
refactor(nextcloud): Use WebDAV endpoint that does not require the username
1 year ago
jld3103
47f95213f6
feat(nextcloud): Retry failed tests
1 year ago
jld3103
3b11c70187
refactor(nextcloud): Remove test wrapping
1 year ago
jld3103
d5c726e164
nextcloud: Regenerate
1 year ago
jld3103
aec44f5302
nextcloud: Use separate test suites to leverage concurrency
1 year ago
jld3103
2e9a769dfb
nextcloud: Fix flaky WebDAV test
1 year ago
jld3103
af3a5085bc
Update nextcloud server and notifications to 27.0.0
1 year ago
jld3103
71a24ba847
nextcloud: Add tests for WebDavFile
1 year ago
jld3103
75db77dee1
nextcloud: Add tests for downloading and deleting WebDAV file
1 year ago
jld3103
12e5c80d9e
nextcloud: Properly set values for propfinds
2 years ago
jld3103
ba56d9a1b6
nextcloud: Implement dav resourcetype
2 years ago
jld3103
b2ff970a5a
nextcloud: Fix WebDav propfind depth
2 years ago
jld3103
b7fd35c515
nextcloud: Make WebDAV serializable
2 years ago
jld3103
f9ddb3dda1
Update nextcloud server and notifications to 26.0.0
2 years ago
jld3103
fed77a4bfe
nextcloud: Merge nextcloud_test package
2 years ago
jld3103
658ad9f26b
nextcloud: Support setting last modified time when uploading
2 years ago
jld3103
152ffd4134
dynamite,neon,nextcloud: Adapt to new linting rules
2 years ago
jld3103
7f2d0d722d
nextcloud,nextcloud_test: Move test helper stuff to a separate package
2 years ago
jld3103
66614bb2e2
dynamite,nextcloud,neon: Prefix every object
2 years ago
jld3103
2754837932
nextcloud: Fix tests expecting recent modified dates
2 years ago
jld3103
989caab7fb
tool,nextcloud: Only use a single Dockerfile for development and testing
2 years ago
jld3103
b6765c0d12
nextcloud: Refactor test docker container setup
2 years ago
jld3103
9d57fab5b4
tool,nextcloud,neon: Disable password policy and use easier passwords
2 years ago
jld3103
2f05b462a2
nextcloud, tool: Generate client using dynamite
2 years ago
jld3103
7951dc2639
nextcloud: Add test for creating directory recursively
2 years ago
jld3103
b8636b1e95
nextcloud, harbour: Fix WebDAV client nullable
2 years ago
jld3103
978f483f02
nextcloud: Implement notifications API and add push proxy integration tests
2 years ago
jld3103
6c69f978f3
Initial commit
2 years ago