]>
source.dussan.org Git - nextcloud-server.git/log
Simon L [Wed, 10 May 2023 09:56:34 +0000 (11:56 +0200)]
Fix typos in lib/public subdirectory
Found via `codespell -q 3 -S l10n -L jus ./lib/public`
Signed-off-by: luz paz <luzpaz@github.com>
Update lib/public/Accounts/IAccount.php
Signed-off-by: luz paz <luzpaz@github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
Co-Authored-By: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
John Molakvoæ [Wed, 10 May 2023 09:41:29 +0000 (11:41 +0200)]
Merge pull request #31469 from nextcloud/feat/workflow-auto-update-lint-eslint.yml
Christoph Wurst [Wed, 10 May 2023 09:08:59 +0000 (11:08 +0200)]
Merge pull request #38152 from nextcloud/chore/psalm-baseline-editorconfig
chore: Fine-tune editorconfig for build/psalm-baseline.xml
Christoph Wurst [Wed, 10 May 2023 09:05:41 +0000 (11:05 +0200)]
Merge pull request #38048 from nextcloud/enh/add-x-nc-scope-property
feat(dav): store scopes for properties and filter locally scoped properties for federated address book sync
Louis [Wed, 10 May 2023 08:23:52 +0000 (10:23 +0200)]
Merge pull request #37954 from nextcloud/artonge/fix/do_not_allow_to_show_pwd_in_sharing
Do not allow to toggle between password and text in sharing
Julia Kirschenheuter [Wed, 10 May 2023 06:41:55 +0000 (08:41 +0200)]
Merge pull request #38144 from nextcloud/fix/36922-9.1.3.1h/8.1_-_When_editing_a_user_in_the_table,_input_fields_appear_in_the_cells_that_can_be_used_to_edit_the_data
Add hidden labels for inputs while editing user row
Julius Härtl [Wed, 10 May 2023 06:34:25 +0000 (08:34 +0200)]
Merge pull request #38100 from tanganellilore/fix_delete_ChunkingV2Plugin
Nextcloud bot [Wed, 10 May 2023 02:31:27 +0000 (02:31 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Anna Larch [Tue, 9 May 2023 17:17:39 +0000 (19:17 +0200)]
feat(dav): store scopes for properties and filter locally scoped properties for federated address book sync
Signed-off-by: Anna Larch <anna@nextcloud.com>
Côme Chilliet [Tue, 9 May 2023 15:52:09 +0000 (17:52 +0200)]
Merge pull request #37944 from nextcloud/enh/allow-filescan-to-continue-on-error
Do not stop at the first PHP error/warning in files:scan
Côme Chilliet [Tue, 9 May 2023 15:44:14 +0000 (17:44 +0200)]
Merge pull request #36893 from nextcloud/fix/avoid-file-events-on-null-path
Make sure to never trigger files hooks on a null path
Louis [Tue, 9 May 2023 15:35:03 +0000 (17:35 +0200)]
Merge pull request #38140 from nextcloud/enh/noid/adjust-wording-update-hint
adjust wording for update hint when files of a specific app are not there
Louis Chemineau [Thu, 27 Apr 2023 13:35:22 +0000 (15:35 +0200)]
Do not allow to toggle between password and text in sharing
This does not makes sense as we do not have the clear text value.
Signed-off-by: Louis Chemineau <louis@chmn.me>
John Molakvoæ [Tue, 9 May 2023 15:28:47 +0000 (17:28 +0200)]
Merge pull request #38095 from nextcloud/artonge/fix/file_metadata_scan
Christoph Wurst [Tue, 9 May 2023 15:26:35 +0000 (17:26 +0200)]
chore: Fine-tune editorconfig for build/psalm-baseline.xml
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Pytal [Tue, 9 May 2023 15:20:41 +0000 (08:20 -0700)]
Merge pull request #38104 from nextcloud/feat/um-32-bit
John Molakvoæ [Tue, 9 May 2023 15:16:26 +0000 (17:16 +0200)]
Merge pull request #38069 from nextcloud/list-supported-db
Robin Appelman [Tue, 9 May 2023 15:15:27 +0000 (17:15 +0200)]
Merge pull request #37838 from nextcloud/event-logger-http
log performance events for http requests
John Molakvoæ [Tue, 9 May 2023 15:11:57 +0000 (17:11 +0200)]
Merge pull request #38125 from nextcloud/versionEntityCheck
julia.kirschenheuter [Tue, 9 May 2023 10:48:15 +0000 (12:48 +0200)]
Add hidden labels for inputs while editing user row
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Côme Chilliet [Tue, 9 May 2023 10:22:23 +0000 (12:22 +0200)]
Merge pull request #38109 from nextcloud/dependabot/npm_and_yarn/jsdom-22.0.0
build(deps-dev): Bump jsdom from 21.1.1 to 22.0.0
Arthur Schiwon [Tue, 9 May 2023 09:48:10 +0000 (11:48 +0200)]
Merge pull request #38088 from nextcloud/fix/38053/change-display-name
fix(user): Can change display name
Louis Chemineau [Sat, 6 May 2023 15:33:55 +0000 (17:33 +0200)]
Restrict EXIF extracting to a subset of formats
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Fri, 5 May 2023 10:57:55 +0000 (12:57 +0200)]
Prevent error on files scan if metadata exists
Signed-off-by: Louis Chemineau <louis@chmn.me>
Simon L [Tue, 9 May 2023 09:19:48 +0000 (11:19 +0200)]
adjust wording
Signed-off-by: Simon L <szaimen@e.mail.de>
Simon L [Tue, 9 May 2023 08:56:02 +0000 (10:56 +0200)]
adjust wording for update hint when files of a specific app are not there
Signed-off-by: Simon L <szaimen@e.mail.de>
John Molakvoæ [Tue, 9 May 2023 08:14:21 +0000 (10:14 +0200)]
Merge pull request #38133 from nextcloud/feat/setupcheck-debug
John Molakvoæ [Tue, 9 May 2023 06:24:01 +0000 (08:24 +0200)]
Merge pull request #38099 from nextcloud/fix/missing-clear-status-route
Julius Härtl [Tue, 9 May 2023 05:34:03 +0000 (07:34 +0200)]
feat: Add setup check warning if instance is in debug mode
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Tue, 9 May 2023 02:19:48 +0000 (02:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Mon, 8 May 2023 19:20:38 +0000 (21:20 +0200)]
Merge pull request #36895 from apasov/patch-1
Fix json_decode expecting a string
Joas Schilling [Mon, 8 May 2023 12:31:03 +0000 (14:31 +0200)]
Merge pull request #38124 from nextcloud/dependajulia/update-nc-vue-to-v7.11.3
Bump @nextcloud/vue to 7.11.3
Git'Fellow [Mon, 8 May 2023 12:24:58 +0000 (14:24 +0200)]
Check if version entity is not null before delete
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
jld3103 [Fri, 5 May 2023 12:18:56 +0000 (14:18 +0200)]
Remove unreachable UserStatus#clearStatus route
Signed-off-by: jld3103 <jld3103yt@gmail.com>
julia.kirschenheuter [Mon, 8 May 2023 11:01:44 +0000 (13:01 +0200)]
Bump @nextcloud/vue to 7.11.3
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Joas Schilling [Mon, 8 May 2023 07:40:22 +0000 (09:40 +0200)]
Merge pull request #38097 from nextcloud/bugfix/38087/dont-translate-when-from-and-to-are-equal
fix(translation): Don't use translation providers when from and to ar…
Joas Schilling [Mon, 8 May 2023 07:26:04 +0000 (09:26 +0200)]
Merge pull request #38102 from nextcloud/feature/noid/add-messageid-to-talk-richobject-definition
Add messageId to richObject definition of Talk
Nextcloud bot [Mon, 8 May 2023 02:28:13 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 7 May 2023 02:28:17 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 6 May 2023 08:01:18 +0000 (08:01 +0000)]
Merge pull request #38112 from nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.17
dependabot[bot] [Sat, 6 May 2023 06:52:00 +0000 (06:52 +0000)]
build(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.16 to 3.3.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 6 May 2023 06:50:35 +0000 (06:50 +0000)]
Merge pull request #38111 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.2
dependabot[bot] [Sat, 6 May 2023 05:38:48 +0000 (05:38 +0000)]
Merge pull request #38107 from nextcloud/dependabot/npm_and_yarn/webpack-cli-5.0.2
dependabot[bot] [Sat, 6 May 2023 03:45:32 +0000 (03:45 +0000)]
bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 6 May 2023 02:27:44 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 6 May 2023 01:59:35 +0000 (01:59 +0000)]
build(deps-dev): Bump jsdom from 21.1.1 to 22.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.1 to 22.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.1...22.0.0)
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 6 May 2023 01:58:27 +0000 (01:58 +0000)]
build(deps-dev): Bump webpack-cli from 5.0.1 to 5.0.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Christopher Ng [Sat, 6 May 2023 00:59:57 +0000 (17:59 -0700)]
feat(UserMigration)!: 32-bit support
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Kate [Fri, 5 May 2023 19:44:25 +0000 (21:44 +0200)]
Merge pull request #38077 from nextcloud/fix/libxml-version
Remove version check for ancient libxml version
jld3103 [Thu, 4 May 2023 14:42:48 +0000 (16:42 +0200)]
Remove version check for ancient libxml version
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Marcel Müller [Fri, 5 May 2023 13:39:58 +0000 (15:39 +0200)]
Add messageId to richObject definition of Talk
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Andy Scherzinger [Fri, 5 May 2023 15:09:04 +0000 (17:09 +0200)]
Merge pull request #38068 from nextcloud/hubNumberBumper
Bump hub number
Lorenzo Tanganelli [Fri, 5 May 2023 12:56:55 +0000 (12:56 +0000)]
fix error on delete in ChunkingV2Plugin
Signed-off-by: Lorenzo Tanganelli <lorenzo.tanganelli@hotmail.it>
Joas Schilling [Fri, 5 May 2023 12:03:14 +0000 (14:03 +0200)]
fix(translation): Don't use translation providers when from and to are the same
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Fri, 5 May 2023 11:57:55 +0000 (13:57 +0200)]
Merge pull request #38063 from nextcloud/fix/theming
Simon L [Fri, 5 May 2023 06:12:04 +0000 (08:12 +0200)]
Merge pull request #31660 from dzatoah/pr/rename-sendEventRemindersToSharedGroupMembers-to-sendEventRemindersToSharedUsers
Rename setting 'sendEventRemindersToSharedGroupMembers' -> 'sendEventRemindersToSharedUsers'.
Nextcloud bot [Fri, 5 May 2023 02:28:12 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christoph Wurst [Fri, 5 May 2023 01:18:48 +0000 (03:18 +0200)]
Merge pull request #38085 from nextcloud/chore/federation/address-book-sync-logging
fix(federation): Log address book sync exceptions
Christoph Wurst [Thu, 4 May 2023 21:50:37 +0000 (23:50 +0200)]
Merge pull request #38073 from nextcloud/feat/caldav/map-additional-emails-system-addres-book
feat(carddav): Map user's additional emails into the SAB card
John Molakvoæ [Thu, 4 May 2023 19:53:49 +0000 (21:53 +0200)]
Merge pull request #35092 from Messj1/bugfix/type-error-cert-manager-cache-path
John Molakvoæ [Thu, 4 May 2023 18:52:00 +0000 (20:52 +0200)]
Merge pull request #38038 from nextcloud/release/27.0.0_beta_1
Christopher Ng [Thu, 4 May 2023 18:14:49 +0000 (11:14 -0700)]
fix(user): Can change display name
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Côme Chilliet [Tue, 28 Feb 2023 11:16:37 +0000 (12:16 +0100)]
Make sure to never trigger files hooks on a null path
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Christoph Wurst [Thu, 4 May 2023 16:21:39 +0000 (18:21 +0200)]
fix(federation): Log address book sync exceptions
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Robin Appelman [Thu, 4 May 2023 16:21:11 +0000 (18:21 +0200)]
Merge pull request #37865 from nextcloud/info-file-space
add command to summarize space usage
Côme Chilliet [Thu, 4 May 2023 15:15:22 +0000 (17:15 +0200)]
Merge pull request #38057 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
Côme Chilliet [Thu, 4 May 2023 15:06:46 +0000 (17:06 +0200)]
Add an error counter
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Christoph Wurst [Thu, 4 May 2023 13:03:01 +0000 (15:03 +0200)]
feat(carddav): Map user's additional emails into the SAB card
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Robin Appelman [Thu, 4 May 2023 12:43:48 +0000 (14:43 +0200)]
list supported databases when provided db isn't supported
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Wed, 3 May 2023 08:41:04 +0000 (10:41 +0200)]
27.0.0 beta 1
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 4 May 2023 10:51:02 +0000 (12:51 +0200)]
fix(theming): replace elementColor dark value with better contrast `#8c8c8c`
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Andy Scherzinger [Thu, 4 May 2023 11:36:03 +0000 (13:36 +0200)]
bump hub number
Bump the hub number 4->5 for v27
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Robin Appelman [Fri, 21 Apr 2023 13:22:22 +0000 (15:22 +0200)]
add option to list all files instead of limiting
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 14 Apr 2023 17:16:29 +0000 (19:16 +0200)]
add command to summarize space usage
Signed-off-by: Robin Appelman <robin@icewind.nl>
Daniel Teichmann [Thu, 4 May 2023 10:51:58 +0000 (12:51 +0200)]
Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventRemindersToSharedUsers'.
Signed-off-by: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
John Molakvoæ [Thu, 4 May 2023 10:50:05 +0000 (12:50 +0200)]
fix(theming): do not show the image default background on user theming if disabled
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 4 May 2023 10:43:25 +0000 (12:43 +0200)]
fix(theming): remove unnecessary `color-primary-element-default-hover` variable
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 4 May 2023 10:26:42 +0000 (12:26 +0200)]
fix(theming): replace `color-primary-text-dark` with `color-primary-element-text-dark`
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 4 May 2023 07:57:29 +0000 (09:57 +0200)]
fix(theming): ensure image background is not defined if admin disabled it
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 4 May 2023 07:26:05 +0000 (09:26 +0200)]
fix(theming): calc primary element from current main background
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Simon L [Thu, 4 May 2023 10:44:52 +0000 (12:44 +0200)]
Merge pull request #37148 from nextcloud/enh/noid/increase-imaginary-timeouts
increase imaginary timeouts as for big files the processing could take very long
Ferdinand Thiessen [Thu, 4 May 2023 10:24:43 +0000 (12:24 +0200)]
Merge pull request #38028 from nextcloud/fix/36958
fix(settings): Increase "Edit your profile visibility button" contrast
Ferdinand Thiessen [Thu, 4 May 2023 09:04:48 +0000 (11:04 +0200)]
Merge pull request #38050 from nextcloud/fix/skip-content-buttons
Fix "skip content"-buttons on small screen sizes
Ferdinand Thiessen [Thu, 4 May 2023 08:55:12 +0000 (10:55 +0200)]
Merge pull request #38051 from nextcloud/fix/weather-menu-aria
fix(weather_status): Override the default `NcActions` aria-label
Joas Schilling [Thu, 4 May 2023 07:06:57 +0000 (09:06 +0200)]
Merge pull request #38046 from nextcloud/bugfix/noid/abort-dav-requests-with-429
fix(dav): Also throw in basic auth requests
dependabot[bot] [Thu, 4 May 2023 02:39:39 +0000 (02:39 +0000)]
Merge pull request #38056 from nextcloud/dependabot/npm_and_yarn/engine.io-6.4.2
Nextcloud bot [Thu, 4 May 2023 02:28:08 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Thu, 4 May 2023 02:24:42 +0000 (02:24 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
dependabot[bot] [Thu, 4 May 2023 01:56:55 +0000 (01:56 +0000)]
build(deps): Bump engine.io from 6.4.1 to 6.4.2
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.4.1...6.4.2)
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Daniel [Wed, 3 May 2023 21:13:16 +0000 (23:13 +0200)]
Merge pull request #38034 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
Daniel [Wed, 3 May 2023 21:06:59 +0000 (23:06 +0200)]
Merge pull request #38016 from nextcloud/oracle-limit-workaround
fix: add workaround for oci and limit queries
Joas Schilling [Thu, 30 Mar 2023 13:02:51 +0000 (15:02 +0200)]
fix(dav): Abort requests with 429 instead of waiting
Signed-off-by: Joas Schilling <coding@schilljs.com>
nextcloud-command [Wed, 3 May 2023 18:42:06 +0000 (18:42 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 3 May 2023 17:50:26 +0000 (19:50 +0200)]
chore: Build css assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 3 May 2023 17:49:01 +0000 (19:49 +0200)]
fix(core): Show skip content buttons on lowres displays correctly
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Julius Härtl [Wed, 3 May 2023 17:45:02 +0000 (19:45 +0200)]
Merge pull request #38045 from nextcloud/fix/35760
Fix app overflow menu on bright color theme
Ferdinand Thiessen [Wed, 3 May 2023 17:39:27 +0000 (19:39 +0200)]
fix(weather_status): Override the default `NcActions` aria-label
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Pytal [Wed, 3 May 2023 17:28:35 +0000 (10:28 -0700)]
Merge pull request #38012 from nextcloud/fix/a11y-share-input
Ferdinand Thiessen [Wed, 3 May 2023 13:01:51 +0000 (15:01 +0200)]
fix(AppMenu): On bright color theme the app icons in the overflow menu must be inverted
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Julia Kirschenheuter [Wed, 3 May 2023 13:42:29 +0000 (15:42 +0200)]
Merge pull request #37967 from nextcloud/fix/36926-The_visually_hidden_elements_of_the_navigation_on_the_left_are_always_read_by_screen_readers
Add `aria-hidden` attr to the whole navigation depending on a sidebar state