jld3103
|
39fc30ec17
|
fix(neon): Fix push notification decryption
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
652f4156ab
|
fix(neon): Fix UnifiedPush distributors not showing up in settings
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
b37757521c
|
chore(deps): lock file maintenance (#1116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
jld3103
|
d93a679e38
|
chore(dynamite_runtime,sort_box): Relicense as BSD-3-Clause
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
|
86385b1d04
|
fix(neon_dashboard): Fix matching goldens
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
dd21721d11
|
test(neon_dashboard): Use mock cache manager to fix widget tests
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
e6929e4890
|
feat(neon): Allow overriding cache manager in NeonCachedImage
Signed-off-by: jld3103 <jld3103yt@gmail.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 |
Nikolas Rimikis
|
9253dd48af
|
refactor(neon): rename action parameter of InteractiveBloc.wrapAction
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
8796b8c58f
|
fix(nextcloud): Fix WebDAV path construction
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
bd8d4fcb98
|
test(dynamite_end_to_end_test): test problematic ofs
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
2052a73c14
|
fix(neon): Fix NeonCachedImage BoxFit
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 |
Nikolas Rimikis
|
08c6d21399
|
feat(neon): redesign settings and implement cupertino style
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
c193a4a0ca
|
feat(neon): add AdaptiveListTile
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
9f6b105cfe
|
feat(neon): add ability to display NeonError as a ListTile
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
f93226b2ac
|
fix(neon): Separate Nextcloud and device theme to fix contrast problems
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
86fe9463e5
|
fix(neon): Fix SVG code compilation for web
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
aec30754e7
|
refactor(neon): Rename nextcloud theme option
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
c0b0f98433
|
Revert "build(app): Update compileSdkVersion to 34"
This reverts commit 32f57ad590 .
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
b5d18b69c7
|
fix(neon,neon_files,neon_news,neon_notes): Fix notch clipping content
Signed-off-by: jld3103 <jld3103yt@gmail.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
|
8242e5a5b8
|
refactor(neon,neon_files): Remove unnecessary Scrollbars
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
e64e1619e9
|
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.20
|
1 year ago |
Nikolas Rimikis
|
da50d369ba
|
test(dynamite_end_to_end_test): test top level non object definitions
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
cc79f07052
|
fix(dynamite): re introduce generation of top level non object schemas
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.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 |
renovate[bot]
|
ce4181f830
|
chore(deps): lock file maintenance (#1055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
80455f5ee5
|
docs(neon): document neon utils
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
ef7ff10728
|
test(dynamite_end_to_end_test): Add test for responses
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
798c3e1960
|
feat(dynamite): Support default responses
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
8e8f23f130
|
docs(neon): document neon pages
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
77391e502a
|
docs(neon): document neon settings
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
d070feb2a5
|
docs(neon): document neon models
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
ef5e1de2db
|
docs(neon): document various neon methods
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
591b9217dd
|
docs(neon): document neon blocs
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.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 |
Nikolas Rimikis
|
1e6febb74e
|
docs(neon): document exported widgets
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 |
jld3103
|
3b18a1f35d
|
feat(ci): Validate code generation
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |