jld3103
|
92d936583b
|
fix(nextcloud): Fix dashboard tests
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 |
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 |
jld3103
|
432d5e0fd1
|
chore: Move license file
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
d414214d36
|
feat(dynamite): allow to configure the pageWidth for the dart formatter
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
c7f087f8bb
|
feat(nextcloud): Expose custom HttpClient
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
9d8aaeffdd
|
fix(nextcloud): Re-use HttpClient in WebDAV requests
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
8796b8c58f
|
fix(nextcloud): Fix WebDAV path construction
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
146ee73fa2
|
perf(nextcloud): do not use the spread operator for building lists
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
eefcdf810f
|
refactor(nextcloud): Rely on prebuilt docker image for testing
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
34957f1839
|
fix: fix various documentation errors
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
0d8aeeb180
|
refactor(tool,nextcloud): Use dev container to serve static test files
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
a4efe80419
|
refactor(tool,nextcloud): Use php standalone webserver
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
d4dff34a92
|
feat(tool,nextcloud): Add spreed
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
f0fa1c3114
|
chore(deps): update dependency built_value_generator to ^8.7.0
|
1 year ago |
jld3103
|
9307bf4769
|
fix(nextcloud): Fix waiting on apache in tests
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
ec77029c28
|
fix(dynamite,nextcloud): make oneOf and anyOf throw at build time rather then on deserialization
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
5c220df656
|
refactor(nextcloud): Group tests by tags
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
d74f8df528
|
feat(dynamite): introduce dynamite config to set ignore directives
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
5a2cbdb8d5
|
fix(nextcloud): Fix 27.1.3 tests
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
aa54c23c44
|
refactor: use named records for version checks
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
ecc0a4886e
|
refactor(app,neon,neon_files,nextcloud): Use universal_io instead of dart:io
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
4c219d90a0
|
chore(deps): update dependency test to ^1.24.9
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
150a4e26ce
|
chore(deps): update dependency coverage to ^1.7.1
|
1 year ago |
Nikolas Rimikis
|
fae7e7b1b1
|
fix(dynamite,dynamite_runtime,nextcloud): don't deserialize integers into double
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
bfcc126524
|
feat(dynamite,nextcloud): add number format support
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
5385d3d920
|
fix(nextcloud): Fix provisioning_api quota fields
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
001bf14067
|
refactor(dynamite,nextcloud): change path parameter construction.
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
f4a29619d5
|
refactor(dynamite,nextcloud): add default parameter documentation
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
5f8fbbe73c
|
chore(deps): update dependency process_run to ^0.13.2
|
1 year ago |
Nikolas Rimikis
|
399d5d532e
|
fix(dynamite): do not add someOf.data to the interface
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
f369b732aa
|
refactor(dynamite,dynamite_runtime): Separate injecting base values when executing requests
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
ab4fbc9916
|
feat(nextcloud): Export BytesStreamExtension from dynamite_runtime
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
2ebd72e86b
|
chore(deps): update dependency coverage to ^1.7.0
|
1 year ago |
Nikolas Rimikis
|
20528bb013
|
fix(nextcloud): fix appid sorting
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
c3783c3666
|
refactor: Unify package .gitignores
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
c2a4e4cb5a
|
fix(deps): Fix json_annotation constraints
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
0c99594be5
|
fix(dynamite,nextcloud): fix nested ofs
Also generate interfaces for ofs so they can be used in other allOfs
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
4568bb71cb
|
chore(deps): update dependency test to ^1.24.8
|
1 year ago |
jld3103
|
6083f900b9
|
fix(nextcloud): Fix OCS-APIRequest header for notifications
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
e951bd41f6
|
refactor(nextcloud): Remove class prefixes and reorganize exports
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
f1e9152bae
|
chore(deps): update dependency xml_serializable to ^2.4.0
|
1 year ago |
jld3103
|
0da1805e6d
|
refactor(deps): Pin dependency versions to the lowest possible versions
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
3e98f808ba
|
refactor(deps): Pin dart/flutter versions to the lowest possible versions
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
a1ed0647fd
|
refactor: Cleanup ignore_for_file's
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
ad6a915714
|
feat(nextcloud): Export content string
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |