renovate[bot]
|
275a130b0f
|
chore(deps): lock file maintenance (#1188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
jld3103
|
805db1a0fc
|
test(nextcloud): Ensure versions for version checks are parsed correctly
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
ab5dbfa7f9
|
feat(dynamite): allow patterns and string lengths in objects
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
9fac57825b
|
refactor(dynamite): let built_value_generator generate the serializers
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
9cf5ec20ba
|
chore(deps): update dependency process_run to ^0.13.3
|
1 year ago |
renovate[bot]
|
0cc58b9eee
|
chore(deps): update dependency built_value_generator to ^8.8.0
|
1 year ago |
renovate[bot]
|
f6c684f422
|
fix(deps): update kotlin monorepo to v1.9.21
|
1 year ago |
jld3103
|
cf8fa31753
|
chore(nextcloud,dynamite_petstore_example,dynamite_end_to_end_test): Regenerate
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
d967ec0bb6
|
feat(dynamite): Use URI templates for path parameters
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
95b4c84536
|
chore: run melos bootstrap from a clean state
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
b76b1f7fa5
|
perf(dynamite_runtime): improve the performance of collecting bytes
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
e5b04f44d2
|
perf(dynamite_runtime,nextcloud): BytesStreamExtension add stream based xml decoding
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
0b75ae775d
|
fix(nextcloud): Fix dashboard tests for real
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
284666ca74
|
chore(deps): lock file maintenance (#1163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
jld3103
|
3c749930c9
|
refactor(neon,neon_news,neon_notes): Rework version checks to support maximum version
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 |
Nikolas Rimikis
|
2cec2ed539
|
perf(dynamite_runtime): DynamiteRawResponse deserialize headers while waiting for the body
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.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
|
19e7fe6202
|
fix(dynamite,dynamite_end_to_end_test): fix allOf with primitive types
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
e32d176cca
|
fix(dynamite,dynamite_end_to_end_test): fix class name collision on single member allOf
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
ecd70190d7
|
fix(neon_dashboard): Limit dashboard widget items
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
7bb45cb475
|
chore(deps): update dependency test to ^1.24.9
|
1 year ago |
jld3103
|
64811ea320
|
feat(neon): Support data URIs in NeonUrlImage
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
489ffcb723
|
feat(nextcloud): Add basic usage instructions
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
82ae490171
|
chore(dynamite_petstore_example): regenerate specs
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
6ce1a277b8
|
chore(dynamite_end_to_end_test): regenerate specs
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
|
3dd1051af1
|
chore(nextcloud): Remove outdated information from README.md
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
47df74adca
|
feat(nextcloud): Add example
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
350daef63b
|
feat(dynamite): generate custom serializers for every built class
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
3e5e53ffa1
|
feat(dynamite_petstore_example): Init
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
461077bb11
|
chore(neon_lints): update rules against dart 3.2
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
6b67313b69
|
chore(app): Update pubspec.lock
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
|
42e305b35b
|
chore(neon): Fix missing @endtemplate
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
6c940b27df
|
refactor(neon): Remove deprecated WillPopScope
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
63720652d0
|
chore(neon_dashboard): Update goldens
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
|
b74c599bfa
|
feat(neon_dashboard): Support server icons as dashboard widget icons
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
6fd43290c4
|
fix(dynamite,dynamite_runtime): Fix security schemes
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
6cd3fdfe0d
|
feat(dynamite_end_to_end_test): Add request body test
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
fe6bf418cf
|
fix(dynamite): Fix application/octet-stream encoding
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 |
renovate[bot]
|
1f45ff4dca
|
chore(deps): lock file maintenance (#1133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@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 |