aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-243-25/+110
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* Merge pull request #43005 from nextcloud/fix/testing-runtime-processingJulius Härtl2024-01-245-1/+54
|\ | | | | fix(testing): implement getExpectedRuntime on FakeTextProcessingProvider
| * fix(testing): implement getExpectedRuntime on FakeTextProcessingProviderJulius Härtl2024-01-235-1/+54
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #43069 from ↵Matthieu Gallien2024-01-241-10/+11
|\ \ | | | | | | | | | | | | nextcloud/automated/noid/master-update-code-signing-crl [master] fix(security): Update code signing revocation list
| * | fix(security): Update code signing revocation listnextcloud-command2024-01-241-10/+11
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Merge pull request #42732 from nextcloud/fix/a11y/user-status-iconsPytal2024-01-2321-82/+38
|\ \ | | | | | | fix(a11y): Fix informative graphics contrast of user status icons
| * | chore: compile assetsChristopher Ng2024-01-238-12/+12
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | chore(user_status): Remove unused styles + svgsChristopher Ng2024-01-237-23/+2
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | fix(user_status): Migrate to NcUserStatusIconChristopher Ng2024-01-235-45/+20
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | fix(dashboard): Migrate to NcUserStatusIconChristopher Ng2024-01-231-2/+4
|/ / | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-24138-244/+336
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #43061 from nextcloud/deps/nextcloud/vue-8.5.0Pytal2024-01-23121-259/+617
|\ \ | | | | | | chore: Bump @nextcloud/vue to v8.5.0
| * | test(files): Fix file picker testChristopher Ng2024-01-231-1/+1
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | test(theming): Fix navigation bar testsChristopher Ng2024-01-231-2/+2
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | chore: Update dav snapshotChristopher Ng2024-01-231-83/+94
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | chore: compile assetsChristopher Ng2024-01-23116-164/+187
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | chore: Bump @nextcloud/vue to v8.5.0Christopher Ng2024-01-232-9/+333
|/ / | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #42597 from nextcloud/perf/s3-mkdir-update-sizeJulius Härtl2024-01-233-16/+20
|\ \ | | | | | | perf: Avoid updating the folder size if we know the size difference
| * | perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-01-123-16/+20
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #43033 from nextcloud/fix/color-capabilitiesFerdinand Thiessen2024-01-232-5/+12
|\ \ \ | |_|/ |/| | fix(theming): Apply same logic on capabilities for primary color as done on themes
| * | fix(theming): Apply same logic on capabilities for primary color like on themesFerdinand Thiessen2024-01-232-5/+12
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #43029 from ↵Louis2024-01-2374-124/+504
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/artonge/feat/files_versions_virtual_scroll Wrap versions list in virtual scroll
| * | | Compile assetsLouis Chemineau2024-01-2372-108/+108
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Wrap versions list in virtual scrollLouis Chemineau2024-01-232-16/+396
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #42978 from nextcloud/fix/refactor-unified-searchFerdinand Thiessen2024-01-239-41/+37
|\ \ \ \ | | | | | | | | | | fix(unified-search): Refactor header menu code
| * | | | chore: Compile assetsFerdinand Thiessen2024-01-236-7/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(core): Do not apply invert-color filter to unified searchFerdinand Thiessen2024-01-232-7/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(unified-search): Refactor header menu entryFerdinand Thiessen2024-01-232-28/+29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #42999 from nextcloud/fix/mjs-setup-check-localJohn Molakvoæ2024-01-231-1/+7
|\ \ \ \ \
| * | | | | fix(settings): Allow to connect to local address when checking for `.mjs` ↵Ferdinand Thiessen2024-01-211-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support Also reduce the severity in case of a failed check to warning. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | Merge pull request #42829 from nextcloud/enh/migrate-webauthn-modules-setupcheckCôme Chilliet2024-01-235-75/+21
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove bz2 leftover descriptionCôme Chilliet2024-01-221-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | Add missing recommended modules gmp and bcmathCôme Chilliet2024-01-221-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | Fix description for exif PHP moduleCôme Chilliet2024-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-01-225-75/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add description for why each module is recommended Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Merge pull request #43045 from nextcloud/bugfix/noid/fix-type-info-in-appmanagerJoas Schilling2024-01-232-9/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix(apps): Fix type information of app manager
| * | | | | | fix(apps): Fix type information of app managerJoas Schilling2024-01-232-9/+6
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirtyChristoph Wurst2024-01-231-2/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix(db): Do not log transacted reads as dirty read
| * | | | | | fix(db): Do not log transacted reads as dirty readChristoph Wurst2024-01-181-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | Merge pull request #42890 from nextcloud/fix/db/replica-password-sample-configJulius Härtl2024-01-231-2/+2
|\ \ \ \ \ \ \
| * | | | | | | fix(db): Fix replica password example configChristoph Wurst2024-01-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | | Merge pull request #43015 from ↵Julia Kirschenheuter2024-01-235-11/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/42941-Replace_samtically_incorrect_elements_on_Artificial_Intelligence_setting_page Replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard
| * | | | | | | chore(assets): Recompile assetsnextcloud-command2024-01-224-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | fix(files): replace inaccessible disabled option of NcCheckboxRadioSwitch ↵julia.kirschenheuter2024-01-221-5/+9
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with NcNoteCard Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2332-82/+118
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #43028 from nextcloud/fix/42641-correct-values-and-attrsFerdinand Thiessen2024-01-233-8/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | Correct values and attributes
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-01-222-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | Correct values and attributesjulia.kirschenheuter2024-01-221-5/+3
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | | | Merge pull request #42822 from nextcloud/fix/settings-svg-viewBoxGrigorii K. Shartsev2024-01-238-10/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | fix(settings): set viewBox on SVG icons
| * | | | | chore(assets): Recompile assetsGrigorii K. Shartsev2024-01-224-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> chore(assets): Recompile assets Signed-off-by: Grigorii K. Shartsev <me@shgk.me>