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
f8396ef109
fix(nextcloud): Fix dashboard widgets API
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
d6c75b4219
refactor: enable analyzer option strict-inference
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
68b1eef8fc
fix(nextcloud): Fix core and provisioning_api specs
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
01328f2118
chore(nextcloud): Remove unused additionalProperties from notes
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
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
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
e8631bfad5
feat(nextcloud): Use generated OpenAPI notifications spec
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
ef2bcaf5ac
refactor(nextcloud): Regenerate
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
71581c6f3a
feat(tool,nextcloud): Generate specs with all status codes
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
a91723672a
refactor(nextcloud): Update comments API
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
41b7d95a75
chore(nextcloud): Update to remove typo
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
01e6b0abc9
feat(nextcloud): rebuild
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
30c59a7fc7
chore(nextcloud): rebuild
...
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
jld3103
597bfc5dec
feat(tool,nextcloud): Generate more APIs
...
Signed-off-by: jld3103 <jld3103yt@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
jld3103
4784a08807
fix(nextcloud): Fix updating note favorite
...
Signed-off-by: jld3103 <jld3103yt@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
faab2e712f
fix(tool,nextcloud): Fix capabilities
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
ea947bd652
fix(nextcloud): Regenerate
...
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
Nikolas Rimikis
70d7cefa9d
fix(dynamite,nextcloud): unnecessary_breaks
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
fd4f9bd707
fix(nextcloud): Ignore more coverage
1 year ago
jld3103
b4b7347ab0
feat(tool,nextcloud): Add files_sharing
1 year ago
jld3103
32eab1d979
refactor(nextcloud): Adjust to generated specs
1 year ago
jld3103
e0bd715d2d
feat(tool): Generate specs from source code
1 year ago
Nikolas Rimikis
f4d07c3c1e
chore(nextcloud): regenerate
1 year ago
jld3103
607cb6de7a
feat(nextcloud): Implement unified search
1 year ago
jld3103
6cf94cb6a6
tool,specs,nextcloud: Split generated code per spec
1 year ago