Nikolas Rimikis
5056f43f1d
feat(app,dynamite,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud): enable strict-raw-types
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
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
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
aa9a24be0e
feat(dynamite): Override equality operators
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
3d0508edc0
feat(dynamite): use inheritance for allOf
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
5228006260
chore(dynamite,dynamite_runtime,neon,neon_files): Fix typos
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
6fbe413105
refactor(dynamite): unify code generation
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
9c00357218
refactor(dynamite): further use source_gen
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
94c1dee279
refactor(dynamite): externalize client generation
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
52e02c07a1
refactor(dynamite): deduplicate built_value code generation and split out more type/object resolving
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
04a080f28c
refactor(dynamite): cleanup valueToEscapedValue api
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
64b8e9e026
refactor(dynamite): split code
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
383c0be59a
refactor(dynamite): restructure package
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
75e9013a4f
refactor(dynamite): cleanup _descriptionToDocs
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
e10d03fecd
refactor(dynamite): cleanup isPrameterNullable
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
24b173679d
refactor(dynamite): cleanup required checks
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
4efd57b72c
refactor(dynamite): remove unnecessary toList
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
b171de8c22
refactor(dynamite): cleanup tags handling
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
d65cff6e2d
refactor(dynamite): iterate over Map.entries where possible
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
c65521f041
feat(dynamite): make models immutable
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
46b275457c
refactor(dynamite): improve code readability
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
77bb7dbd48
refactor(app,dynamite,dynamite_runtime,neon,nextcloud): use Uri to represent the serverUrl
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
dac919fb66
refactor(dynamite,neon_files,nextcloud): make webdav client use Uri objects for paths
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
renovate[bot]
3d33049c91
fix(deps): update dependency code_builder to ^4.6.0
1 year ago
renovate[bot]
87f3ba84cf
fix(deps): update dependency built_value to ^8.6.2
1 year ago
renovate[bot]
187efc4a22
fix(deps): update dependency code_builder to ^4.5.0
1 year ago
renovate[bot]
600632f4ff
chore(deps): update dependency built_value_generator to ^8.6.2
1 year ago
renovate[bot]
6f7ae9dca2
chore(deps): update dependency json_serializable to ^6.7.1
1 year ago
renovate[bot]
9e85be00ea
fix(deps): update dependency dart_style to ^2.3.2
1 year ago
renovate[bot]
8847ddeaf7
fix(deps): update dependency cookie_jar to ^4.0.8
1 year ago
renovate[bot]
8ea9e249f3
chore(deps): update dependency test to ^1.24.6
1 year ago
renovate[bot]
322a7b29ea
fix(deps): update dependency build to ^2.4.1
1 year ago
renovate[bot]
086a4389a5
chore(deps): update dependency build_runner to ^2.4.6
1 year ago
Nikolas Rimikis
3d545a555a
perf(dynamite_runtime): avoid unnecessary Uint8List.toList
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
ed6502697a
perf(nextcloud): use stream based body decoding
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
962102407d
refactor(dynamite,neon,nextcloud): use dart 3.1 utf8.encode as Uint8List
...
While the entire utf8 converter has been switched to Uint8List the type annotation still remains List<int> for this release.
Adding the downcast as this behavior is what we need.
A future dart release should also change the type annotations triggering a linter rule.
see: https://github.com/dart-lang/sdk/issues/52801
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
c9ad9648eb
feat(dynamite): Support application/javascript response
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
768f8edaf9
fix(dynamite): Fix conflicting variables
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
e2ba362baf
chore(dynamite,neon,neon_files,neon_news,nextcloud): Fix linter complaints
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
e2541d378b
chore: Update to flutter 3.13
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
19b3b9260c
fix(dynamite,neon_files,neon_news,neon_lints): fix lints
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
70d7cefa9d
fix(dynamite,nextcloud): unnecessary_breaks
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
Nikolas Rimikis
a1f2d72483
chore(app,dynamite,dynamite_runtime,file_icons,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud,sort_box): use custom neon_lints package
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
94c85d7a0c
chore: Switch to AGPL-3.0
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
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