137 Commits (96764ad07205d1a95b648e932c7cfceea60b6440)

Author SHA1 Message Date
jld3103 92d936583b
fix(nextcloud): Fix dashboard tests 1 year ago
jld3103 eade429f45
refactor(nextcloud,neon_files): Introduce PathUri for WebDAV path handling 1 year ago
jld3103 1f897fc46e
refactor(nextcloud): Cleanup spreed helpers 1 year ago
jld3103 8796b8c58f
fix(nextcloud): Fix WebDAV path construction 1 year ago
jld3103 eefcdf810f
refactor(nextcloud): Rely on prebuilt docker image for testing 1 year ago
jld3103 0d8aeeb180
refactor(tool,nextcloud): Use dev container to serve static test files 1 year ago
jld3103 a4efe80419
refactor(tool,nextcloud): Use php standalone webserver 1 year ago
jld3103 d4dff34a92
feat(tool,nextcloud): Add spreed 1 year ago
jld3103 9307bf4769
fix(nextcloud): Fix waiting on apache in tests 1 year ago
jld3103 5c220df656
refactor(nextcloud): Group tests by tags 1 year ago
jld3103 5a2cbdb8d5
fix(nextcloud): Fix 27.1.3 tests 1 year ago
Nikolas Rimikis aa54c23c44
refactor: use named records for version checks 1 year ago
jld3103 ecc0a4886e
refactor(app,neon,neon_files,nextcloud): Use universal_io instead of dart:io 1 year ago
jld3103 e951bd41f6
refactor(nextcloud): Remove class prefixes and reorganize exports 1 year ago
jld3103 a1ed0647fd
refactor: Cleanup ignore_for_file's 1 year ago
jld3103 c3c2ba4bdb
fix(nextcloud): Fix autocomplete 1 year ago
jld3103 fe7331c7ec
refactor(nextcloud): Use extensions for clients and generate exports and app IDs 1 year ago
jld3103 14ea48d7e9
test(nextcloud): Test news feed delete and folder rename and delete 1 year ago
jld3103 63cd10ac49
test(nextcloud): Test client login flow V2 1 year ago
Nikolas Rimikis dd185cdd06
feat(dynamite,dynamite_runtime): generate DynamiteRawResponses for all endpoints 1 year ago
Nikolas Rimikis a4c0b26325
style(dynamite,dynamite_runtime,nextcloud): unify responses and exceptions 1 year ago
jld3103 9f10d789bd
test(nextcloud): Add dashboard tests 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 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 1 year ago
jld3103 e8631bfad5
feat(nextcloud): Use generated OpenAPI notifications spec 1 year ago
Nikolas Rimikis 483b0e975a
feat(neon,nextcloud): adapt to inheritance 1 year ago
Nikolas Rimikis d55a7b74fb
fix(nextcloud): add timeout to test setup 1 year ago
Nikolas Rimikis 77bb7dbd48
refactor(app,dynamite,dynamite_runtime,neon,nextcloud): use Uri to represent the serverUrl 1 year ago
Nikolas Rimikis dac919fb66
refactor(dynamite,neon_files,nextcloud): make webdav client use Uri objects for paths 1 year ago
jld3103 597bfc5dec
feat(tool,nextcloud): Generate more APIs 1 year ago
Nikolas Rimikis 962102407d
refactor(dynamite,neon,nextcloud): use dart 3.1 utf8.encode as Uint8List 1 year ago
jld3103 faab2e712f
fix(tool,nextcloud): Fix capabilities 1 year ago
jld3103 a545b8003f
fix(nextcloud): Fix WebDAV progress 1 year ago
jld3103 37822d0dcd
test(neon,nextcloud): Fix flaky tests 1 year ago
jld3103 f3267abe00
feat(nextcloud): Use enum for WebDAV depth 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
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 1aa6b304c0
feat(nextcloud): Allow using apache as web server for tests 1 year ago