302 Commits (302f25d14542e42ca40b883d06be7d2c5d714bf7)

Author SHA1 Message Date
Nikolas Rimikis 801e1f83f3
fix(dynamite): fix license nullability 1 year ago
jld3103 c3783c3666
refactor: Unify package .gitignores 1 year ago
Nikolas Rimikis 0c99594be5
fix(dynamite,nextcloud): fix nested ofs 1 year ago
renovate[bot] 4568bb71cb
chore(deps): update dependency test to ^1.24.8 1 year ago
jld3103 1a1a5ac495
refactor(dynamite): Remove class prefixes 1 year ago
jld3103 203bbc6df1
refactor(dynamite): Stop exporting dynamite_runtime 1 year ago
jld3103 0da1805e6d
refactor(deps): Pin dependency versions to the lowest possible versions 1 year ago
jld3103 3e98f808ba
refactor(deps): Pin dart/flutter versions to the lowest possible versions 1 year ago
jld3103 a1ed0647fd
refactor: Cleanup ignore_for_file's 1 year ago
renovate[bot] b3eaf6a28c
chore(deps): update dependency test to ^1.24.7 1 year ago
jld3103 fbdc9866a6
fix(dynamite_runtime): Skip empty query parameters 1 year ago
jld3103 1ff6d0ec9b
fix(dynamite_runtime): Fix array query parameters 1 year ago
Nikolas Rimikis d0af01067b
feat(dynamite): gracefully handle multiple mimeTypes and default responses 1 year ago
Nikolas Rimikis 2711469968
feat(dynamite): support all openapi specs v3 1 year ago
Nikolas Rimikis 30adf3ca31
feat(dynamite): fully support mimeType application/octet-stream 1 year ago
Nikolas Rimikis f8c24139dc
fix(dynamite_runtime): remove unused dependency 1 year ago
Nikolas Rimikis 279bcc2d13
docs(dynamite): document operations with parameters 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
Nikolas Rimikis 3fed82339a
style(dynamite,dynamite_runtime,nextcloud): externalize pattern check 1 year ago
Nikolas Rimikis 701be33fa6
style(dynamite,dynamite_runtime,nextcloud): externalize auth check 1 year ago
Nikolas Rimikis 4cd65a0d01
feat(dynamite,nextcloud): use serializer for serializing base types 1 year ago
Nikolas Rimikis 4248e3909c
refactor(dynamite): refactor models structure 1 year ago
renovate[bot] 01148bc189
chore(deps): update dependency dart to >=3.1.3 <4.0.0 1 year ago
Nikolas Rimikis cdb9fa0588
docs(dynamite_runtime): document content string 1 year ago
renovate[bot] fba6a65619
fix(deps): update dependency code_builder to ^4.7.0 1 year ago
renovate[bot] 7fa59399bd
fix(deps): update built_value to ^8.6.3 1 year ago
jld3103 9b6f912e76
feat(dynamite): Support decoding booleans 1 year ago
Nikolas Rimikis d6c75b4219
refactor: enable analyzer option strict-inference 1 year ago
Nikolas Rimikis 5b88e58687
fix(dynamite): supported file extensions 1 year ago
renovate[bot] 304ab489a9
chore(deps): update dependency dart to >=3.1.2 <4.0.0 1 year ago
Nikolas Rimikis a9a2504d6f
feat(dynamite): support yaml specs 1 year ago
Nikolas Rimikis aacefd312c
test(dynamite_runtime): test serialization failure 1 year ago
jld3103 e45f65bce8
fix(dynamite,neon_files,neon_news,neon_notes,neon_notifications,nextcloud): Correct dependencies 1 year ago
jld3103 8905a96464
refactor(dynamite): Use built_value for OpenAPI specification models 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
renovate[bot] ed1d79b984
chore(deps): update dependency dart to >=3.1.1 <4.0.0 1 year ago
jld3103 033e1088e9
feat(dynamite): Support multiple status codes with same schema 1 year ago
jld3103 aa9a24be0e
feat(dynamite): Override equality operators 1 year ago
Nikolas Rimikis 3d0508edc0
feat(dynamite): use inheritance for allOf 1 year ago
jld3103 5228006260
chore(dynamite,dynamite_runtime,neon,neon_files): Fix typos 1 year ago
Nikolas Rimikis 6fbe413105
refactor(dynamite): unify code generation 1 year ago
Nikolas Rimikis 9c00357218
refactor(dynamite): further use source_gen 1 year ago
Nikolas Rimikis 94c1dee279
refactor(dynamite): externalize client generation 1 year ago
Nikolas Rimikis 52e02c07a1
refactor(dynamite): deduplicate built_value code generation and split out more type/object resolving 1 year ago
Nikolas Rimikis 04a080f28c
refactor(dynamite): cleanup valueToEscapedValue api 1 year ago
Nikolas Rimikis 64b8e9e026
refactor(dynamite): split code 1 year ago
Nikolas Rimikis 383c0be59a
refactor(dynamite): restructure package 1 year ago
Nikolas Rimikis 75e9013a4f
refactor(dynamite): cleanup _descriptionToDocs 1 year ago
Nikolas Rimikis e10d03fecd
refactor(dynamite): cleanup isPrameterNullable 1 year ago