24 Commits (7ae040b8605e0b44d9dc21ded82cf4179dc2780d)

Author SHA1 Message Date
jld3103 06bea32427
feat(nextcloud): Add get/put files operations to WebDAV 2 years ago
jld3103 4eadf43be2
refactor(nextcloud): Allow any 2xx status code in WebDAV 2 years ago
jld3103 69ba5e61ef
refactor(nextcloud): Follow WebDAV redirects automatically 2 years ago
jld3103 552a0ca0b9
refactor(nextcloud): Remove safe option for mkcol 2 years ago
jld3103 1fb9224c9d
feat(nextcloud): Implement WebDAV proppatch remove 2 years ago
jld3103 f6d785bcd6
refactor(nextcloud): Rename WebDAV prop without values 2 years ago
jld3103 098b4123e6
refactor(nextcloud): Reorder WebDAV methods 2 years ago
jld3103 6acd512cef
refactor(nextcloud): Rename WebDAV methods to their HTTP methods and add documentation 2 years ago
jld3103 25f5ff78f5
refactor(nextcloud): Rename WebDAV path variables 2 years ago
jld3103 a37e583598
refactor(nextcloud): Use WebDAV endpoint that does not require the username 2 years ago
jld3103 c8c8cdec72
fix(nextcloud): Downloading file via WebDAV to memory 2 years ago
jld3103 6cf94cb6a6
tool,specs,nextcloud: Split generated code per spec 2 years ago
Nikolas Rimikis a541436dd4
dynamite, dynamite_runtime, nextcloud: improve data fetching performance 2 years ago
jld3103 f6d3b4a7bd
nextcloud: Cleanup WebDAV upload and download methods 2 years ago
jld3103 1ab7c70151
nextcloud: Add missing coverage ignores for WebDAV 2 years ago
jld3103 bf3b0b187c
nextcloud: Add Content-Length headers for uploading 2 years ago
jld3103 b2ff970a5a
nextcloud: Fix WebDav propfind depth 2 years ago
jld3103 b7fd35c515
nextcloud: Make WebDAV serializable 2 years ago
jld3103 97965e2043
nextcloud,specs: Adapt to per operation security 2 years ago
jld3103 658ad9f26b
nextcloud: Support setting last modified time when uploading 2 years ago
jld3103 66614bb2e2
dynamite,nextcloud,neon: Prefix every object 2 years ago
jld3103 86d4871cac
dynamite,nextcloud: Expose root client and request method 3 years ago
jld3103 2f05b462a2
nextcloud, tool: Generate client using dynamite 3 years ago
jld3103 7951dc2639
nextcloud: Add test for creating directory recursively 3 years ago
jld3103 978f483f02
nextcloud: Implement notifications API and add push proxy integration tests 3 years ago
jld3103 6c69f978f3
Initial commit 3 years ago