]>
source.dussan.org Git - nextcloud-server.git/log
Marc Hefter [Mon, 24 Apr 2023 08:21:45 +0000 (10:21 +0200)]
code styling
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marc Hefter <marchefter@march42.net>
Marc Hefter [Mon, 24 Apr 2023 08:14:17 +0000 (10:14 +0200)]
Update apps/user_ldap/lib/User/User.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marc Hefter <marchefter@march42.net>
Marc Hefter [Fri, 21 Apr 2023 08:35:44 +0000 (10:35 +0200)]
removed profile data from LDAP will get removed
If attribute mapping is configured and no value present in LDAP, the
according profile field is emptied. Removing an attribute e.g. phone
from LDAP will cause the phone number being removed from profile.
Signed-off-by: Marc Hefter <marchefter@gmail.com>
Nextcloud bot [Fri, 21 Apr 2023 02:28:39 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 20 Apr 2023 15:54:28 +0000 (17:54 +0200)]
Merge pull request #37834 from nextcloud/fix/profiler-fix-typeerror
Fix TypeError in Profiler
Joas Schilling [Thu, 20 Apr 2023 11:55:26 +0000 (13:55 +0200)]
Merge pull request #37826 from nextcloud/bugfix/noid/no-error-for-guests
fix(files): Don't throw an error when guests access the controller
Côme Chilliet [Thu, 20 Apr 2023 11:33:58 +0000 (13:33 +0200)]
Merge pull request #37428 from nextcloud/enh/ignore-non-numeric-versions
Ignore and log non integer versions
Louis [Thu, 20 Apr 2023 11:06:44 +0000 (13:06 +0200)]
Merge pull request #37597 from Jerome-Herbinet/patch-20
Fix : Hides hidden files and folder in modal (beginning with a dot)
John Molakvoæ [Thu, 20 Apr 2023 10:22:42 +0000 (12:22 +0200)]
fix(npm): lockfile
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Simon L [Thu, 20 Apr 2023 09:23:24 +0000 (11:23 +0200)]
Merge pull request #36565 from march42/feature/ldap_update_profile
[user_ldap] Update profile from LDAP fields
John Molakvoæ [Thu, 20 Apr 2023 08:53:08 +0000 (10:53 +0200)]
Merge pull request #37824 from nextcloud/feat/groupfolders
feat(files): add default action support and expose router
Côme Chilliet [Thu, 20 Apr 2023 08:43:00 +0000 (10:43 +0200)]
Fix TypeError in Profiler
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Jérôme Herbinet [Thu, 20 Apr 2023 08:22:35 +0000 (10:22 +0200)]
npm run build
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
John Molakvoæ [Thu, 20 Apr 2023 07:06:34 +0000 (09:06 +0200)]
feat(files): expose Files router
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 18 Apr 2023 07:43:29 +0000 (09:43 +0200)]
feat(files): add default action support
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Jérôme Herbinet [Thu, 20 Apr 2023 06:40:34 +0000 (08:40 +0200)]
npm run sass
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Jérôme Herbinet [Thu, 20 Apr 2023 06:39:06 +0000 (08:39 +0200)]
Cancel initial changes
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
John Molakvoæ [Thu, 20 Apr 2023 06:37:49 +0000 (08:37 +0200)]
Merge pull request #37807 from nextcloud/fix/37373
Nextcloud bot [Thu, 20 Apr 2023 02:29:13 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 20 Apr 2023 01:19:58 +0000 (18:19 -0700)]
Merge pull request #37065 from nextcloud/enh/a11y-system-tags
Add accessible system tags select
Christopher Ng [Wed, 19 Apr 2023 23:52:06 +0000 (16:52 -0700)]
Remove legacy systemtags code
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 19 Apr 2023 23:52:06 +0000 (16:52 -0700)]
Add accessible system tags select
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 19 Apr 2023 23:52:06 +0000 (16:52 -0700)]
Fix Vue TypeScript build errors
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Wed, 19 Apr 2023 23:31:52 +0000 (16:31 -0700)]
Merge pull request #37804 from nextcloud/deps/nextcloud/vue-7.10.0
Ferdinand Thiessen [Tue, 18 Apr 2023 21:34:37 +0000 (23:34 +0200)]
fix(files_external): Background color of external devices with errors should respect color theme
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Pytal [Wed, 19 Apr 2023 18:52:09 +0000 (11:52 -0700)]
Merge pull request #37809 from nextcloud/fix/last-used
Christopher Ng [Tue, 18 Apr 2023 17:00:08 +0000 (10:00 -0700)]
Bump @nextcloud/vue from 7.9.0 to 7.10.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Joas Schilling [Wed, 19 Apr 2023 14:39:57 +0000 (16:39 +0200)]
fix(files): Don't throw an error when guests access the controller
Signed-off-by: Joas Schilling <coding@schilljs.com>
Jérôme Herbinet [Wed, 19 Apr 2023 14:32:01 +0000 (16:32 +0200)]
Merge branch 'master' into patch-20
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Joas Schilling [Wed, 19 Apr 2023 14:29:44 +0000 (16:29 +0200)]
Merge pull request #37674 from nextcloud/feature/speech-to-text
feat(SpeechToText): Add SpeechToText OCP provider API
Jérôme Herbinet [Wed, 19 Apr 2023 14:28:53 +0000 (16:28 +0200)]
npm run build
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Jérôme Herbinet [Wed, 19 Apr 2023 14:15:17 +0000 (16:15 +0200)]
Following Artonge suggestion
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Andy Scherzinger [Wed, 19 Apr 2023 13:28:12 +0000 (15:28 +0200)]
Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0
Deprecate PHP8.0
Simon L [Wed, 19 Apr 2023 12:57:35 +0000 (14:57 +0200)]
Merge pull request #37817 from nextcloud/Jerome-Herbinet-theming-patch-1
Improvement of the theme selection UI
John Molakvoæ [Wed, 19 Apr 2023 12:26:18 +0000 (14:26 +0200)]
Merge pull request #37790 from nextcloud/fix/files-store-mixin
fix(files): fix sorting mixin usage
Joas Schilling [Wed, 19 Apr 2023 11:45:44 +0000 (13:45 +0200)]
fix(autoloader): Rebuild
Signed-off-by: Joas Schilling <coding@schilljs.com>
Jérôme Herbinet [Wed, 19 Apr 2023 11:34:35 +0000 (13:34 +0200)]
npm run sass
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Jérôme Herbinet [Wed, 19 Apr 2023 11:27:45 +0000 (13:27 +0200)]
Improvement of the theme selection UI
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Joas Schilling [Wed, 19 Apr 2023 10:42:23 +0000 (12:42 +0200)]
Fix(docs): Fix parameter type in doc block
Signed-off-by: Joas Schilling <coding@schilljs.com>
Marcel Klehr [Wed, 19 Apr 2023 10:39:39 +0000 (12:39 +0200)]
Context params: Make userId nullable
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Wed, 19 Apr 2023 10:35:13 +0000 (12:35 +0200)]
SpeechToTextManager#scheduleFileTranscription: Take context params and expose them on the Transcription*Events
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
John Molakvoæ [Wed, 19 Apr 2023 09:56:27 +0000 (11:56 +0200)]
fix(files): forward arguments to store creation
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 18 Apr 2023 09:55:49 +0000 (11:55 +0200)]
fix(files): fix sorting mixin usage
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Marcel Klehr [Wed, 19 Apr 2023 09:26:04 +0000 (11:26 +0200)]
TranscriptionJob: Add owner argument to simplify filesystem setup
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Nextcloud bot [Wed, 19 Apr 2023 02:28:19 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Wed, 19 Apr 2023 01:27:51 +0000 (18:27 -0700)]
Dedupe last used tags
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Simon L [Tue, 18 Apr 2023 21:48:18 +0000 (23:48 +0200)]
Merge pull request #37582 from Jerome-Herbinet/patch-16
To be consistent with the same field's title in the list of users
Simon L [Tue, 18 Apr 2023 21:47:29 +0000 (23:47 +0200)]
Merge pull request #33434 from Jerome-Herbinet/patch-2
Highlight selected file version (Nextcloud Office)
Joas Schilling [Tue, 18 Apr 2023 20:51:32 +0000 (22:51 +0200)]
Merge pull request #36854 from nextcloud/feature/36852/allow-to-revert-automated-status
Allow to revert automated status
Joas Schilling [Tue, 18 Apr 2023 19:07:38 +0000 (21:07 +0200)]
Merge pull request #37795 from nextcloud/techdebt/noid/improve-ci
fix(CI): Disable unstable test until someone can have a look at it
Joas Schilling [Tue, 18 Apr 2023 18:55:55 +0000 (20:55 +0200)]
Merge pull request #36343 from nextcloud/feat/app-framework/middleware-argument-types
feat(app-framework): Add native argument types for middleware
Christoph Wurst [Wed, 25 Jan 2023 08:56:44 +0000 (09:56 +0100)]
feat(app-framework): Add native argument types for middleware
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Marcel Klehr [Tue, 18 Apr 2023 14:23:45 +0000 (16:23 +0200)]
TranscriptionJob: Ensure filesystem is setup before trying to retrieve file
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Tue, 18 Apr 2023 13:47:45 +0000 (15:47 +0200)]
Run cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Joas Schilling [Tue, 18 Apr 2023 14:03:41 +0000 (16:03 +0200)]
Merge pull request #37794 from nextcloud/update/psr-container
fix: Use current `3rdparty` master branch
Simon L [Tue, 18 Apr 2023 13:53:03 +0000 (15:53 +0200)]
Merge pull request #37175 from nextcloud/rakekniven-patch-1
fix(l10n): Fixed grammar
Jérôme Herbinet [Wed, 5 Apr 2023 08:15:03 +0000 (10:15 +0200)]
To be consistent with the list of users
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Jérôme Herbinet [Tue, 2 Aug 2022 12:38:28 +0000 (14:38 +0200)]
Highlight selected file version (Nextcloud Office)
After my PR #32492 fail, I create a new PR.
Signed-off-by: Jérôme Herbinet <jerome.herbinet@arawa.fr>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Marcel Klehr [Tue, 18 Apr 2023 13:24:14 +0000 (15:24 +0200)]
Update lib/private/SpeechToText/SpeechToTextManager.php
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Maksim Sukharev [Tue, 18 Apr 2023 13:06:46 +0000 (15:06 +0200)]
chore(assets): Recompile JS
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Maksim Sukharev [Tue, 18 Apr 2023 13:06:29 +0000 (15:06 +0200)]
fix(status): Store locally status message when editing
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Maksim Sukharev [Tue, 18 Apr 2023 13:06:08 +0000 (15:06 +0200)]
fix(status): Fix infinite loading of predefined statuses
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Joas Schilling [Fri, 14 Apr 2023 13:29:11 +0000 (15:29 +0200)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 14 Apr 2023 13:28:43 +0000 (15:28 +0200)]
fix(status): Correctly set the message and predefined message using the store
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 14 Apr 2023 12:08:27 +0000 (14:08 +0200)]
feat(status): Add a capability for the restore
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 14 Apr 2023 11:47:09 +0000 (13:47 +0200)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 24 Feb 2023 15:38:32 +0000 (16:38 +0100)]
feat(user_status): Allow to manually revert an automated status
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 18 Apr 2023 12:00:40 +0000 (14:00 +0200)]
fix(CI): Move cron job times so it doesn't overlap with translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 18 Apr 2023 11:59:35 +0000 (13:59 +0200)]
fix(CI): Disable unstable test until someone can have a look at it
Passes locally 100% and on CI 50% of the time
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L [Tue, 18 Apr 2023 11:31:57 +0000 (13:31 +0200)]
Merge pull request #37766 from nextcloud/enh/noid/add-db-file-locking-check
add an admin check for db file locking
Ferdinand Thiessen [Tue, 18 Apr 2023 11:04:20 +0000 (13:04 +0200)]
fix: Use current `3rdparty` master branch
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
nextcloud-command [Tue, 18 Apr 2023 10:46:09 +0000 (10:46 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Tue, 18 Apr 2023 10:36:41 +0000 (12:36 +0200)]
Merge pull request #37046 from max65482/fix_event_moving
Fix event moving issues
Simon L [Tue, 18 Apr 2023 10:18:14 +0000 (12:18 +0200)]
Merge pull request #37772 from nextcloud/enh/30986/follow-up
Prevent the OpenDocument preview generator from trying to open empty files
rakekniven [Tue, 14 Mar 2023 16:40:06 +0000 (17:40 +0100)]
fix(l10n):Aligned spelling of ScienceMesh
rakekniven [Mon, 13 Mar 2023 10:36:07 +0000 (11:36 +0100)]
fix(l10n): Fixed grammar
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
rakekniven [Mon, 13 Mar 2023 10:31:20 +0000 (11:31 +0100)]
Update apps/files_sharing/lib/Controller/ShareAPIController.php
Co-authored-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
rakekniven [Fri, 10 Mar 2023 17:02:50 +0000 (18:02 +0100)]
fix(l10n): Fixed grammar
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Simon L [Tue, 18 Apr 2023 09:53:14 +0000 (11:53 +0200)]
Merge pull request #37770 from nextcloud/enh/32032/follow-up
l10n: Change to a capital letter
Simon L [Tue, 18 Apr 2023 09:49:00 +0000 (11:49 +0200)]
Merge pull request #37522 from nextcloud/fix/css-placeholder-color
Ungroup `placeholder` css rules to prevent browsers from removing all rules
Simon L [Tue, 18 Apr 2023 09:40:12 +0000 (11:40 +0200)]
Merge pull request #36617 from nextcloud/update/psr-container
chore: Update PSR container to 2.0.2
Simon L [Tue, 18 Apr 2023 09:39:18 +0000 (11:39 +0200)]
Merge pull request #37316 from nextcloud/fix/security/strict-cookie-check-status-codes
fix(security)!: Use consistent HTTP status for strict cookie checks
Simon L [Tue, 18 Apr 2023 09:37:51 +0000 (11:37 +0200)]
Merge pull request #32632 from nextcloud/smb-353
update icewind/smb to 3.5.4
Simon L [Tue, 18 Apr 2023 09:33:53 +0000 (11:33 +0200)]
address review and fix tests
Signed-off-by: Simon L <szaimen@e.mail.de>
Joas Schilling [Tue, 18 Apr 2023 08:20:21 +0000 (10:20 +0200)]
Merge pull request #37241 from nextcloud/feature/allow-any-image-size
Allow images of any size as profile pictures
Joas Schilling [Tue, 18 Apr 2023 08:01:00 +0000 (10:01 +0200)]
Fix missing import
Signed-off-by: Joas Schilling <coding@schilljs.com>
Maximilian Martin [Fri, 3 Mar 2023 21:02:44 +0000 (16:02 -0500)]
fix event move issue
Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
John Molakvoæ [Tue, 18 Apr 2023 07:43:09 +0000 (09:43 +0200)]
Merge pull request #37731 from nextcloud/feat/viewconfig-api
feat(files): add view config service to store user-config per view
John Molakvoæ [Fri, 14 Apr 2023 10:40:08 +0000 (12:40 +0200)]
feat(files): add view config service to store user-config per view
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Tue, 18 Apr 2023 02:37:16 +0000 (02:37 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Tue, 18 Apr 2023 02:11:44 +0000 (04:11 +0200)]
Merge pull request #36774 from nextcloud/bugfix/noid/sabre-nodes
fix: always use proper path on node api when calling the view
Simon L [Tue, 18 Apr 2023 01:18:54 +0000 (03:18 +0200)]
Merge pull request #37330 from Al2Klimov/http-enough
Omit "Accessing site insecurely via HTTP." warning if HTTP is secure enough
Simon L [Tue, 18 Apr 2023 00:19:12 +0000 (02:19 +0200)]
Merge pull request #37762 from nextcloud/Jerome-Herbinet-patch-1
Fix wording meaning (placeholder)
Simon L [Mon, 17 Apr 2023 22:55:29 +0000 (00:55 +0200)]
Merge pull request #36528 from nextcloud/dav-backend-transations
CalDAV/CardDAV: put every method from backends that does multiple DB calls in transactions
fenn-cs [Tue, 28 Mar 2023 13:32:11 +0000 (14:32 +0100)]
Deprecate PHP8.0
PHP8.0 would stop receiving security support on 26 Nov 2023
hence this deprecation. Next, is the eventual drop of PHP8.0 before its EOL.
This commit also updates the message type from INFO to WARNING if the php
on file has reached its EOL.
See: https://www.php.net/supported-versions.php
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Ferdinand Thiessen [Fri, 31 Mar 2023 14:50:51 +0000 (16:50 +0200)]
fix(core): Ungroup `placeholder` css rules to prevent browsers from removing all rules
When rules are grouped using the comma operator and one selector is invalid / unknown then the whole group is invalidated[1].
In this case `::-ms-input-placeholder` is unknown to Firefox and Chrome, so the `::placeholder` rule is never applied.
[1]: https://www.w3.org/TR/selectors-3/#grouping
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Mon, 17 Apr 2023 22:16:38 +0000 (00:16 +0200)]
Merge pull request #37534 from Rsplwe/master
Adjust the value of the "max-parts" parameter of the object storage 'ListPart' interface to 1000
Simon L [Mon, 17 Apr 2023 22:10:44 +0000 (00:10 +0200)]
Merge pull request #37324 from nextcloud/fix/mapper-exception
Allow to catch `IMapperException` by implementing `Throwable`
Simon L [Mon, 17 Apr 2023 21:49:16 +0000 (23:49 +0200)]
Merge pull request #37645 from nextcloud/fix/improve-imip-emails
fix(dav): Parse sender PARTSTAT in REPLYs
Simon L [Mon, 17 Apr 2023 21:48:24 +0000 (23:48 +0200)]
Merge pull request #37676 from nextcloud/fix/auth/atomic-password-db-statements
fix(auth): Run token bulk update statements in atomic transaction