jld3103
75325b00f2
feat(nextcloud): Add spreed internal signaling
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
0b75ae775d
fix(nextcloud): Fix dashboard tests for real
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
7f1e84d00f
refactor(nextcloud): Rework version checks
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
d8e6ccecff
chore(dynamite_end_to_end_test,nextcloud): Remove unnecessary casts
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
92d936583b
fix(nextcloud): Fix dashboard tests
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
eade429f45
refactor(nextcloud,neon_files): Introduce PathUri for WebDAV path handling
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
1f897fc46e
refactor(nextcloud): Cleanup spreed helpers
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
8796b8c58f
fix(nextcloud): Fix WebDAV path construction
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
eefcdf810f
refactor(nextcloud): Rely on prebuilt docker image for testing
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
0d8aeeb180
refactor(tool,nextcloud): Use dev container to serve static test files
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
a4efe80419
refactor(tool,nextcloud): Use php standalone webserver
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
d4dff34a92
feat(tool,nextcloud): Add spreed
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
9307bf4769
fix(nextcloud): Fix waiting on apache in tests
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
5c220df656
refactor(nextcloud): Group tests by tags
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
5a2cbdb8d5
fix(nextcloud): Fix 27.1.3 tests
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
aa54c23c44
refactor: use named records for version checks
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
ecc0a4886e
refactor(app,neon,neon_files,nextcloud): Use universal_io instead of dart:io
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
e951bd41f6
refactor(nextcloud): Remove class prefixes and reorganize exports
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
a1ed0647fd
refactor: Cleanup ignore_for_file's
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
c3c2ba4bdb
fix(nextcloud): Fix autocomplete
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
fe7331c7ec
refactor(nextcloud): Use extensions for clients and generate exports and app IDs
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
14ea48d7e9
test(nextcloud): Test news feed delete and folder rename and delete
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
63cd10ac49
test(nextcloud): Test client login flow V2
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
dd185cdd06
feat(dynamite,dynamite_runtime): generate DynamiteRawResponses for all endpoints
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
a4c0b26325
style(dynamite,dynamite_runtime,nextcloud): unify responses and exceptions
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
9f10d789bd
test(nextcloud): Add dashboard tests
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
renovate[bot]
f6c0dd7945
chore(deps): update nextcloud docker tag to v27.1.0
1 year ago
Nikolas Rimikis
d6c75b4219
refactor: enable analyzer option strict-inference
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
5056f43f1d
feat(app,dynamite,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud): enable strict-raw-types
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
e8631bfad5
feat(nextcloud): Use generated OpenAPI notifications spec
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
483b0e975a
feat(neon,nextcloud): adapt to inheritance
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
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
77bb7dbd48
refactor(app,dynamite,dynamite_runtime,neon,nextcloud): use Uri to represent the serverUrl
...
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
jld3103
597bfc5dec
feat(tool,nextcloud): Generate more APIs
...
Signed-off-by: jld3103 <jld3103yt@gmail.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
faab2e712f
fix(tool,nextcloud): Fix capabilities
...
Signed-off-by: jld3103 <jld3103yt@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
32eab1d979
refactor(nextcloud): Adjust to generated specs
1 year ago
jld3103
cb1f82fc6e
fix(nextcloud): Drop unused username
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