jld3103
|
db4a0450e4
|
chore(nextcloud): Update server specs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
916e57f9a9
|
Merge pull request #1122 from nextcloud/chore/nextcloud/update-spreed-spec
|
1 year ago |
jld3103
|
d2e7351060
|
chore(nextcloud): Update spreed spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
3eb70c8c7e
|
Merge pull request #1114 from nextcloud/fix/tool/untested-apis-multiple-clients
|
1 year ago |
Kate
|
d446f99890
|
Merge pull request #1118 from nextcloud/fix/neon/push-notification-decryption
|
1 year ago |
Kate
|
c127cabb67
|
Merge pull request #1117 from nextcloud/fix/neon/unifiedpush-distributors-settings
|
1 year ago |
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
|
36c6656b67
|
fix(tool): Fix finding untested APIs for multiple clients
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
b5f7efabe6
|
Merge pull request #1112 from nextcloud/fix/submodules
|
1 year ago |
jld3103
|
ad0faf55dd
|
fix: Add back Nextcloud News and Notes submodules
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
9fce9df6db
|
Merge pull request #1111 from nextcloud/chore/licenses
|
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
|
7a6742e7b2
|
Merge pull request #1109 from nextcloud/feat/dynamite/config_add_linelength
feat(dynamite): allow to configure the pageWidth for the dart formatter
|
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 |
Kate
|
dca7c816dd
|
Merge pull request #1105 from nextcloud/feature/nextcloud/expose-httpclient
|
1 year ago |
Kate
|
98d2d9540d
|
Merge pull request #1106 from nextcloud/fix/neon_dashboard/goldens
|
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 |
Kate
|
00e58b5be8
|
Merge pull request #1096 from nextcloud/fix/nextcloud/webdav-path-construction
|
1 year ago |
Nikolas Rimikis
|
4643f1f394
|
Merge pull request #1102 from nextcloud/refactor/neon/interactivebloc_wrap_action_name
refactor(neon): rename action parameter of InteractiveBloc.wrapAction
|
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
|
9bc1ebe32a
|
Merge pull request #1100 from nextcloud/test/dynamite_e2e/add_ofs_tests
test(dynamite_end_to_end_test): test problematic ofs
|
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 |
Kate
|
3db2a39826
|
Merge pull request #1092 from nextcloud/fix/neon/cached-image-boxfit
|
1 year ago |
jld3103
|
2052a73c14
|
fix(neon): Fix NeonCachedImage BoxFit
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
c127a34c44
|
Merge pull request #1086 from nextcloud/performance/nextcloud/change_spread_operator
perf(nextcloud): do not use the spread operator for building lists
|
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 |
Kate
|
ccf63795a1
|
Merge pull request #1081 from nextcloud/renovate/flutter-3.x
|
1 year ago |
renovate[bot]
|
8ea7aa010f
|
chore(deps): update dependency flutter to v3.13.9
|
1 year ago |
Kate
|
9f5af3d2e5
|
Merge pull request #1080 from nextcloud/fix/ci/renovate-fvm
|
1 year ago |
jld3103
|
00736ec2fb
|
fix(ci): Fix renovate fvm exclusion
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
afeadeaca8
|
Merge pull request #1078 from nextcloud/chore/tool/fvm-version-syntax
|
1 year ago |
jld3103
|
79b7e72406
|
chore(tool): Fix fvm version syntax for renovate
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
a15fbb7d27
|
Merge pull request #1012 from nextcloud/refactor/neon/settings
Refactor/neon/settings
|
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
|
b5c1ef278a
|
Merge pull request #1073 from nextcloud/feat/neon/error_list_tile
feat(neon): add ability to display NeonError as a ListTile
|
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 |
Kate
|
a50b341ad3
|
Merge pull request #1064 from nextcloud/fix/neon/nextcloud-theme-contrast
|
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 |
Kate
|
64f1c189f8
|
Merge pull request #1041 from nextcloud/fix/neon/svg-web
|
1 year ago |
jld3103
|
86fe9463e5
|
fix(neon): Fix SVG code compilation for web
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Kate
|
d03e45d448
|
Merge pull request #1076 from nextcloud/renovate/shivammathur-setup-php-digest
chore(deps): update shivammathur/setup-php digest to 81cd5ae
|
1 year ago |