161 Commits (38e4a9777eafaf9df253d4baea04fdb8caf376a5)

Author SHA1 Message Date
jld3103 e32b3a8f45
fix(dynamite): Ignore more coverage 1 year ago
jld3103 bef9b4ae07
fix(dynamite): Fix query parameter arrays 1 year ago
jld3103 b55bcdfa5c
refactor(dynamite): Cleanup adding resolved types 1 year ago
Nikolas Rimikis 9a0eea56ae
perf(dynamite_runtime): Increase response body reading speed 1 year ago
jld3103 e13dc0a947
fix(dynamite): Skip comparing nullable in type results 1 year ago
Nikolas Rimikis 7a71e010b6
refactor(dynamite): unify resolvedTypes and resolvedTypeCombinations 1 year ago
Nikolas Rimikis a44de53940
fix(dynamite_runtime): ignore build artifacts 1 year ago
Nikolas Rimikis bee1440cd2
refactor(dynamite): generate serializer ourself 1 year ago
Nikolas Rimikis 6db0cb3179
fix(dynamite): add serializers of parameter types 1 year ago
jld3103 f7d3cb6cd0
dynamite: Support application/octet-stream content type 1 year ago
jld3103 7d5aa1a0ec
dynamite: Correctly await responses where necessary 1 year ago
jld3103 cee52ce976
dynamite: Fix headers deserialization 1 year ago
jld3103 2a05a1b7f6
dynamite: Fix optional security 1 year ago
jld3103 ced0d2bfbe
dynamite_runtime: Enable skipped tests 1 year ago
jld3103 72f66bee6d
dynamite: Prefix serializers 1 year ago
jld3103 e4d2352b02
dynamite: Add constructor to create client from another client 1 year ago
jld3103 67a5d61568
app,dynamite_runtime,neon,neon_files,neon_news: Cleanup unused ignores 1 year ago
jld3103 1dac4e6b82
dynamite,dynamite_runtime: Correctly search for authentication 1 year ago
jld3103 3ceb9c18aa
dynamite,dynamite_runtime: Move authentication to dynamite_runtime 1 year ago
Nikolas Rimikis a541436dd4
dynamite, dynamite_runtime, nextcloud: improve data fetching performance 1 year ago
Nikolas Rimikis a08f62415e
dynamite_runtime: more efficient decoding of responses 1 year ago
Nikolas Rimikis e856d557ea
dynamite, dynamite_runtime, nextcloud: move http client to dynamite_runtime 1 year ago
jld3103 7a99c00eb4
tool,ci: Use custom CI 1 year ago
jld3103 ecdb219a04
dynamite: Add missing coverage ignores 1 year ago
Nikolas Rimikis b7b7fef3c3
dynamite: make registered state a Set to avoid duplicates 1 year ago
Nikolas Rimikis cff12fd6cc
dynamite: make TypeResult immutable and add equality operator 1 year ago
Nikolas Rimikis ccfc475388
dynamite: move TypeResult into it's own lib 1 year ago
Nikolas Rimikis 5af08398a1
dynamite, neon: fix plain object deserialization 2 years ago
Nikolas Rimikis 7a9eea8d43
dynamite, nextcloud: make fromJson a factory instead of a static method 2 years ago
Nikolas Rimikis a6d8f98cd3
dynamite: generate builderFactories for all returntypes 2 years ago
Nikolas Rimikis 8d1f4143bd
dynamite: unify serialization and encoding 2 years ago
Nikolas Rimikis e6314be5c0
dynamite: use dart types as parameters 2 years ago
Nikolas Rimikis 72b280df4c
dynamite: fix header serialization 2 years ago
Nikolas Rimikis b7a350e6a7
dynamite: support nullability in TypeResult 2 years ago
Nikolas Rimikis 095e613bcc
dynamite: add builder factories for custom combinations 2 years ago
Nikolas Rimikis faac42984a
dynamite: add contentString serialization 2 years ago
Nikolas Rimikis 3af5f2087c
dynamite: split serializers 2 years ago
Nikolas Rimikis 72786d677d
dynamite: support generics for TypeResult 2 years ago
Nikolas Rimikis e67209f9c1
dynamite, nextcloud: split dynamite_runtime 2 years ago
Nikolas Rimikis 710b999a0a
dynamite, nextcloud: externalize, fix and test ContentString 2 years ago
Nikolas Rimikis 5079375024
dynamite: patch discriminator 2 years ago
Nikolas Rimikis b46410a1f0
dynamite: tighten static analysis 2 years ago
Nikolas Rimikis c031947042
dynamite: header serialization 2 years ago
Nikolas Rimikis 9dfb84453c
dynamite: remove extraJsonSerializableValues 2 years ago
Nikolas Rimikis 571b1f6ad5
dynamite: migrate ContentString for built_value 2 years ago
Nikolas Rimikis 263a8b0199
dynamite: reimplement default values 2 years ago
Nikolas Rimikis c48f13824f
dynamite: built_value oneOf, anyOf, allOf 2 years ago
Nikolas Rimikis b1dd870e95
dynamite: migrate other classes to built_value 2 years ago
Nikolas Rimikis 4afe3dd4d6
dynamite: migrate types to built_value 2 years ago
Nikolas Rimikis 7f13c35e6e
dynamite: add built_value serializer 2 years ago