jld3103
|
7f1e84d00f
|
refactor(nextcloud): Rework version checks
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
65c66f14e7
|
refactor(nextcloud): cleanup WebDavOptions
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
8a5ea4ff20
|
feat(dynamite_runtime,nextcloud): add addAll method to HttpHeaders
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
23b324b674
|
chore(nextcloud): regenerate nextcloud
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.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
|
eade429f45
|
refactor(nextcloud,neon_files): Introduce PathUri for WebDAV path handling
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
49abaec6d1
|
fix(dynamite,nextcloud): fix generics in nested built_collection build factories
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
1f897fc46e
|
refactor(nextcloud): Cleanup spreed helpers
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
6d90d4ba9c
|
fix(nextcloud): Patch oneOf bugs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
db4a0450e4
|
chore(nextcloud): Update server specs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
d2e7351060
|
chore(nextcloud): Update spreed spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
c7f087f8bb
|
feat(nextcloud): Expose custom HttpClient
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
9d8aaeffdd
|
fix(nextcloud): Re-use HttpClient in WebDAV requests
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 |
Nikolas Rimikis
|
146ee73fa2
|
perf(nextcloud): do not use the spread operator for building lists
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
34957f1839
|
fix: fix various documentation errors
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
d4dff34a92
|
feat(tool,nextcloud): Add spreed
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
ec77029c28
|
fix(dynamite,nextcloud): make oneOf and anyOf throw at build time rather then on deserialization
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.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 |
Nikolas Rimikis
|
fae7e7b1b1
|
fix(dynamite,dynamite_runtime,nextcloud): don't deserialize integers into double
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
bfcc126524
|
feat(dynamite,nextcloud): add number format support
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
5385d3d920
|
fix(nextcloud): Fix provisioning_api quota fields
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
001bf14067
|
refactor(dynamite,nextcloud): change path parameter construction.
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
f4a29619d5
|
refactor(dynamite,nextcloud): add default parameter documentation
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
399d5d532e
|
fix(dynamite): do not add someOf.data to the interface
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
f369b732aa
|
refactor(dynamite,dynamite_runtime): Separate injecting base values when executing requests
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
ab4fbc9916
|
feat(nextcloud): Export BytesStreamExtension from dynamite_runtime
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
20528bb013
|
fix(nextcloud): fix appid sorting
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
0c99594be5
|
fix(dynamite,nextcloud): fix nested ofs
Also generate interfaces for ofs so they can be used in other allOfs
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
6083f900b9
|
fix(nextcloud): Fix OCS-APIRequest header for notifications
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
|
ad6a915714
|
feat(nextcloud): Export content string
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
|
dfbb046886
|
fix(nextcloud): Fix coverage for exports
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
|
77ad07a7af
|
refactor(nextcloud): Move app type to client
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
563bd36f81
|
refactor(nextcloud): Move version support to helpers
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
68a479041a
|
perf(nextcloud): improve notes version supported performance
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
279bcc2d13
|
docs(dynamite): document operations with parameters
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.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 |
Nikolas Rimikis
|
3fed82339a
|
style(dynamite,dynamite_runtime,nextcloud): externalize pattern check
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
701be33fa6
|
style(dynamite,dynamite_runtime,nextcloud): externalize auth check
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
4cd65a0d01
|
feat(dynamite,nextcloud): use serializer for serializing base types
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
e15356188e
|
fix(nextcloud): Fix OCS-APIRequest header
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
fba6a65619
|
fix(deps): update dependency code_builder to ^4.7.0
|
1 year ago |
jld3103
|
a2132ed6b4
|
chore: Fix typos
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
af2e8bd626
|
fix(nextcloud): Expose files_reminders client
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
47d9e0a132
|
fix(nextcloud): Export all serializers in the merged serializers
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
f8396ef109
|
fix(nextcloud): Fix dashboard widgets API
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |