]>
source.dussan.org Git - nextcloud-server.git/log
John Molakvoæ [Wed, 16 Nov 2022 11:19:35 +0000 (12:19 +0100)]
Fix date handling and saving
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Simon L [Wed, 16 Nov 2022 14:54:06 +0000 (15:54 +0100)]
Merge pull request #34615 from nextcloud/enh/noid/logo-inverted
fix logo not correctly inverted
blizzz [Wed, 16 Nov 2022 14:41:19 +0000 (15:41 +0100)]
Merge pull request #35184 from nextcloud/s3-copy-dir-shadow
fix s3 directory copy
Robin Appelman [Wed, 16 Nov 2022 14:38:02 +0000 (15:38 +0100)]
Merge pull request #35210 from nextcloud/bugfix/noid/fix-settings-set-default-expiration-date
Fix settings for setting default expiration date
Julius Härtl [Wed, 16 Nov 2022 14:05:08 +0000 (15:05 +0100)]
Merge pull request #35192 from pserwylo/fix-performance-github-action
Fix github action "performance-8.0" when PR is from a fork.
Peter Serwylo [Wed, 16 Nov 2022 02:35:12 +0000 (13:35 +1100)]
Fix github action "performance-8.0" when PR is from a fork.
There is an assumption that the PR is from the same remote as
the base it is being merged into. This is fixed so that instead
of doing a `git fetch origin`, it now fetches from the `clone_url`
of the PR head.
Signed-off-by: Peter Serwylo <peter@serwylo.com>
Vincent Petry [Wed, 16 Nov 2022 12:02:31 +0000 (13:02 +0100)]
Fix settings for setting default expiration date
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
John Molakvoæ [Tue, 8 Nov 2022 16:01:17 +0000 (17:01 +0100)]
Fix logo invert
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Wed, 16 Nov 2022 02:14:42 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Wed, 16 Nov 2022 01:06:21 +0000 (02:06 +0100)]
Merge pull request #35033 from nextcloud/enh/34732/fix-dashboard-scrolling
fix dashboard scrolling
Simon L [Wed, 16 Nov 2022 01:05:58 +0000 (02:05 +0100)]
Merge pull request #35029 from nextcloud/enh/34969/fix-app-menu-firefox
Fix AppMenu icons for firefox
Pytal [Tue, 15 Nov 2022 19:13:00 +0000 (11:13 -0800)]
Merge pull request #35179 from nextcloud/dependaskjnldsv/nextcloud-vue
Bump @nextcloud/vue to 7.1.0-beta0
John Molakvoæ [Tue, 15 Nov 2022 18:06:40 +0000 (19:06 +0100)]
Fix CalDavSettings spec
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 15 Nov 2022 13:43:57 +0000 (14:43 +0100)]
Bump @nextcloud/vue to 7.1.0-beta0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Côme Chilliet [Tue, 15 Nov 2022 17:09:52 +0000 (18:09 +0100)]
Merge pull request #35181 from nextcloud/fix/test-php-8.2-2
Fix more tests for PHP 8.2
Robin Appelman [Tue, 15 Nov 2022 16:17:59 +0000 (17:17 +0100)]
fix s3 directory copy
Signed-off-by: Robin Appelman <robin@icewind.nl>
Côme Chilliet [Tue, 15 Nov 2022 15:29:26 +0000 (16:29 +0100)]
Fix themings tests and get rid of deprecated at matcher
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Christoph Wurst [Tue, 15 Nov 2022 15:14:29 +0000 (16:14 +0100)]
Merge pull request #35147 from nextcloud/fix/fix-33741-h1_should_instead_be_in_the_app_content
Place ```<h1>``` into main content
Côme Chilliet [Tue, 15 Nov 2022 15:02:24 +0000 (16:02 +0100)]
Fix some more problems with tests under PHP 8.2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Simon L [Tue, 15 Nov 2022 12:26:25 +0000 (13:26 +0100)]
Merge pull request #33631 from nextcloud/enh/noid/mariadb10.6-master
use the updated mariadb10.6 container in drone
Côme Chilliet [Tue, 15 Nov 2022 12:04:51 +0000 (13:04 +0100)]
Merge pull request #35156 from nextcloud/fix/fix-tests-for-8.2
Fix dynamic properties and other problems in tests for PHP 8.2
julia.kirschenheuter [Mon, 14 Nov 2022 11:15:24 +0000 (12:15 +0100)]
Place ```<h1>``` into main content
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Simon L [Tue, 15 Nov 2022 10:49:22 +0000 (11:49 +0100)]
Merge pull request #35173 from nextcloud/test/34976/received-share-in-shared-folders
Add test for received share in share_folder
Côme Chilliet [Tue, 15 Nov 2022 09:31:58 +0000 (10:31 +0100)]
Fix tests depending on a trailing whitespace
Many editors remove trailing whitespaces, so avoid depending on them for
tests success.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Vincent Petry [Tue, 15 Nov 2022 08:57:44 +0000 (09:57 +0100)]
Add test for received share in share_folder
Add integration test for receiving a share in a configured
"share_folder".
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Côme Chilliet [Tue, 15 Nov 2022 08:29:35 +0000 (09:29 +0100)]
Add Union types for properties in tests/lib/Encryption/Keys/StorageTest.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
John Molakvoæ [Tue, 15 Nov 2022 08:29:32 +0000 (09:29 +0100)]
Merge pull request #35014 from nextcloud/fix/login-headline
Fix rendering of login headline
Côme Chilliet [Tue, 15 Nov 2022 08:25:56 +0000 (09:25 +0100)]
Fix syntax in VerificationTokenTest.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Pytal [Tue, 15 Nov 2022 03:59:38 +0000 (19:59 -0800)]
Merge pull request #35091 from nextcloud/enh/a11y-single-char-search
Allow single character search by default
Nextcloud bot [Tue, 15 Nov 2022 02:15:30 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Mon, 14 Nov 2022 19:35:54 +0000 (20:35 +0100)]
Merge pull request #35024 from nextcloud/deprecate/php74
Deprecate PHP7.4
Côme Chilliet [Mon, 14 Nov 2022 18:33:16 +0000 (19:33 +0100)]
Merge pull request #35157 from nextcloud/fix/avoid-passing-null-to-datetime-createfromformat
Make sure to not pass null to DateTime::createFromFormat
blizzz [Mon, 14 Nov 2022 17:48:35 +0000 (18:48 +0100)]
Merge pull request #35075 from nextcloud/docs/remove_redis_sentinel_reference
Remove reference to Redis sentinel from configuration docs
Côme Chilliet [Mon, 14 Nov 2022 16:06:28 +0000 (17:06 +0100)]
Fix errors from PHP 8.2 testing
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 14 Nov 2022 15:23:50 +0000 (16:23 +0100)]
Make sure to not pass null to DateTime::createFromFormat
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 14 Nov 2022 15:14:35 +0000 (16:14 +0100)]
Fix dynamic properties and other problems in tests for PHP 8.2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Joas Schilling [Mon, 14 Nov 2022 11:49:44 +0000 (12:49 +0100)]
Merge pull request #35139 from nextcloud/revert-35015-patch-1
Revert "Appropriate length check in Notification.php"
Joas Schilling [Mon, 14 Nov 2022 10:24:53 +0000 (11:24 +0100)]
Merge pull request #35142 from nextcloud/nickvergessen-patch-1
Update CODEOWNERS
Joas Schilling [Mon, 14 Nov 2022 10:18:11 +0000 (11:18 +0100)]
Update CODEOWNERS
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Joas Schilling [Mon, 14 Nov 2022 10:14:13 +0000 (11:14 +0100)]
Revert "Appropriate length check in Notification.php"
Joas Schilling [Mon, 14 Nov 2022 10:00:30 +0000 (11:00 +0100)]
Merge pull request #35043 from nextcloud/updateCrl
Update crl after revoke drawio.csr
Simon L [Mon, 14 Nov 2022 09:02:38 +0000 (10:02 +0100)]
Merge pull request #34645 from nextcloud/bugfix/support-to-postgres15
🐘 Support postgres15
Simon L [Mon, 14 Nov 2022 08:45:55 +0000 (09:45 +0100)]
Merge pull request #35093 from nextcloud/nickvergessen-patch-1
Run integration tests on 3rdparty bump
Simon L [Mon, 14 Nov 2022 08:45:19 +0000 (09:45 +0100)]
Merge pull request #35096 from nextcloud/bugfix/noid/mark-more-values-as-sensitive
Mark more config values as sensitive
Nextcloud bot [Mon, 14 Nov 2022 02:15:27 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Sun, 13 Nov 2022 22:13:48 +0000 (23:13 +0100)]
Merge pull request #35070 from nextcloud/fix/34993/ldap-user-manager-must-not-be-shared
[LDAP] always create instance of own user manager
Julius Härtl [Sun, 13 Nov 2022 16:07:45 +0000 (17:07 +0100)]
Merge pull request #33482 from nextcloud/bugfix/app-version-disabled
Show version from appinfo on occ app:list
Julius Härtl [Sun, 13 Nov 2022 16:06:49 +0000 (17:06 +0100)]
Merge pull request #34746 from nextcloud/add-calendar-settings-section
Add Calendar settings section
Nextcloud bot [Sun, 13 Nov 2022 02:14:30 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 12 Nov 2022 02:14:56 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Sat, 12 Nov 2022 01:14:01 +0000 (02:14 +0100)]
Merge pull request #34829 from nextcloud/Valdnet-patch-3
l10n: Improve styling
Vitor Mattos [Tue, 18 Oct 2022 02:10:00 +0000 (23:10 -0300)]
Bugfix to support postgres15
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Simon L <szaimen@e.mail.de>
Co-Authored-By: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
szaimen [Sun, 21 Aug 2022 10:13:07 +0000 (12:13 +0200)]
use the updated mariadb10.6 container in drone
Signed-off-by: szaimen <szaimen@e.mail.de>
Simon L [Fri, 11 Nov 2022 16:11:21 +0000 (17:11 +0100)]
Merge pull request #34994 from Glandos/fileinfo_perf
[Performance] Test valid path only if file info has to be retrieved
Robin Appelman [Fri, 11 Nov 2022 16:09:26 +0000 (17:09 +0100)]
Merge pull request #34485 from michaelkuhn/hasBigIntConversionPendingColumns-files_trash
Fix hasBigIntConversionPendingColumns missing files_trash
Simon L [Fri, 11 Nov 2022 16:08:21 +0000 (17:08 +0100)]
Merge pull request #35015 from natoponen/patch-1
Appropriate length check in Notification.php
Simon L [Fri, 11 Nov 2022 15:56:29 +0000 (16:56 +0100)]
Merge pull request #35105 from nextcloud/fix/noid/imaginary-distorted-previews
Fix distorted previews when using imaginary
Julius Härtl [Mon, 8 Aug 2022 13:02:27 +0000 (15:02 +0200)]
Show version from appinfo on occ app:list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Richard Steinmetz [Fri, 11 Nov 2022 13:21:05 +0000 (14:21 +0100)]
Fix distorted previews when using imaginary
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Julius Härtl [Fri, 11 Nov 2022 08:46:49 +0000 (09:46 +0100)]
Merge pull request #35077 from nextcloud/fix/public-key-token-provider-test
Fix PublicKeyTokenProviderTest import and mock
Joas Schilling [Fri, 11 Nov 2022 08:02:28 +0000 (09:02 +0100)]
Mark more config values as sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 11 Nov 2022 06:54:26 +0000 (07:54 +0100)]
Run integration tests on 3rdparty bump
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Nextcloud bot [Fri, 11 Nov 2022 02:14:02 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Fri, 11 Nov 2022 01:35:02 +0000 (01:35 +0000)]
Allow single character search by default
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Joas Schilling [Thu, 10 Nov 2022 17:50:18 +0000 (18:50 +0100)]
Merge pull request #35074 from nextcloud/fix/fix-path-normalizing
Make sure that path is normalized and then checked,
Pytal [Thu, 10 Nov 2022 17:10:11 +0000 (09:10 -0800)]
Merge pull request #35054 from nextcloud/fix-html-entities-not-decoded-in-comment-just-added
Côme Chilliet [Thu, 10 Nov 2022 16:08:04 +0000 (17:08 +0100)]
Merge pull request #35076 from nextcloud/fix/bump-swiftmailer/swiftmailer-to-6.3.0
Bump swiftmailer/swiftmailer to 6.3.0
Côme Chilliet [Thu, 10 Nov 2022 14:36:16 +0000 (15:36 +0100)]
Bump swiftmailer/swiftmailer to 6.3.0
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Christoph Wurst [Thu, 10 Nov 2022 14:36:24 +0000 (15:36 +0100)]
Fix PublicKeyTokenProviderTest import and mock
* IDBConnection import missing
* Atomic doesn't need a mock
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Raul [Thu, 10 Nov 2022 14:26:47 +0000 (15:26 +0100)]
Remove reference to Redis sentinel from configuration docs
Signed-off-by: Raul <r.ferreira.fuentes@gmail.com>
Côme Chilliet [Thu, 10 Nov 2022 14:03:15 +0000 (15:03 +0100)]
Make sure that path is normalized and then checked,
and not the other way around
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
nextcloud-command [Wed, 9 Nov 2022 17:38:45 +0000 (17:38 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Daniel Calviño Sánchez [Mon, 7 Nov 2022 23:27:15 +0000 (00:27 +0100)]
Fix HTML entities not decoded in comment just added
The XML data received from the comments endpoint has an inconsistent
encoding; some entities are encoded once and others are encoded twice.
When the comment list is loaded the comments are fetched using
GetComments, which handles all that, and therefore shows the messages
and author names as expected.
However, when a new comment is posted the list is not got again; instead
the new comment is loaded from the comment data returned after posting
it. This is done in NewComment, which did not decode the messages nor
the author names, and therefore showed, for example, "&" instead of
"&".
To solve that now the same decoding logic used in GetComments is applied
too in NewComment.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Mon, 7 Nov 2022 23:26:04 +0000 (00:26 +0100)]
Extract "decodeHtmlEntities" function to its own file
This will make possible to use it from files other than
"GetComments.js".
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Arthur Schiwon [Thu, 10 Nov 2022 09:32:01 +0000 (10:32 +0100)]
[LDAP] always create instance of own user manager
- it is config specific and cannot be shared
- because the Access instance is bound later, it is not obvious from the
constructor
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Christoph Wurst [Tue, 8 Nov 2022 10:19:05 +0000 (11:19 +0100)]
Deprecate PHP7.4
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Thu, 10 Nov 2022 02:15:26 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Wed, 9 Nov 2022 23:58:02 +0000 (15:58 -0800)]
Merge pull request #35063 from nextcloud/fix/noid/versions-empty-top-margin
Richard Steinmetz [Wed, 9 Nov 2022 21:49:25 +0000 (22:49 +0100)]
Fix top margin in empty versions list
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Simon L [Wed, 9 Nov 2022 18:55:04 +0000 (19:55 +0100)]
Merge pull request #34989 from nextcloud/Valdnet-patch-4
l10n: Shorten link
Simon L [Wed, 9 Nov 2022 18:51:14 +0000 (19:51 +0100)]
Merge pull request #35052 from nextcloud/fix-sidebar-not-hidden-when-changing-section-in-files-app
Fix sidebar not automatically hidden in Files app
Pytal [Wed, 9 Nov 2022 18:14:51 +0000 (10:14 -0800)]
Merge pull request #35042 from nextcloud/enh/uri-description
Add description for calendar uri
Valdnet [Wed, 9 Nov 2022 17:01:20 +0000 (18:01 +0100)]
Fix test
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Daniel Calviño Sánchez [Mon, 7 Nov 2022 23:53:12 +0000 (00:53 +0100)]
Fix sidebar not automatically hidden in Files app
Although the Files app creates the legacy sidebar (details view) it is
then replaced with the newer Vue app sidebar. Due to this ".detailsView"
no longer finds an element and therefore nothing was hidden when
"hideAppSidebar($('.detailsView'))" was called (for example, when
changing to another section).
However, "OC.Apps.hideAppSidebar()" does not properly work either with
the Vue sidebar used in the Files app (once hidden the sidebar is not
shown again). For simplicity, and to avoid any possible side effect in
other apps from changing "OC.Apps.hideAppSidebar", now
"OC.Files.Sidebar.close()" is used instead.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Vitor Mattos [Wed, 9 Nov 2022 03:06:27 +0000 (03:06 +0000)]
Update crl after revoke drawio.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
Nextcloud bot [Wed, 9 Nov 2022 02:14:32 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Wed, 9 Nov 2022 00:34:20 +0000 (00:34 +0000)]
Add description for calendar uri
Signed-off-by: Christopher Ng <chrng8@gmail.com>
nextcloud-command [Tue, 8 Nov 2022 18:12:21 +0000 (18:12 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Tue, 8 Nov 2022 18:03:31 +0000 (19:03 +0100)]
fix dashboard scrolling
Signed-off-by: Simon L <szaimen@e.mail.de>
Simon L [Tue, 8 Nov 2022 17:58:55 +0000 (18:58 +0100)]
Merge pull request #34613 from nextcloud/enh/noid/fix-checkmark-icon
fix checkmark for theme settings in dark mode
Simon L [Tue, 8 Nov 2022 17:57:03 +0000 (18:57 +0100)]
Merge pull request #32211 from nextcloud/feat/repair_share_ownership
Add repair command to fix wrong share ownership
Robin Appelman [Tue, 8 Nov 2022 16:14:22 +0000 (17:14 +0100)]
update autoloader
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 18 Oct 2022 13:42:25 +0000 (15:42 +0200)]
fix repairing non user shares when repairing all shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 18 Oct 2022 12:31:04 +0000 (14:31 +0200)]
remove no longer needed code
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 11 Oct 2022 13:36:21 +0000 (15:36 +0200)]
split repairing into two stages to prevent long open transaction
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 30 Sep 2022 13:34:55 +0000 (15:34 +0200)]
update shares directly in db
Signed-off-by: Robin Appelman <robin@icewind.nl>
Vincent Petry [Thu, 29 Sep 2022 19:23:45 +0000 (21:23 +0200)]
More verbose output for repair share ownership cmd
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Robin Appelman [Thu, 29 Sep 2022 11:40:04 +0000 (13:40 +0200)]
move share owner repair to occ command
Signed-off-by: Robin Appelman <robin@icewind.nl>
Louis Chemineau [Thu, 28 Apr 2022 13:23:54 +0000 (15:23 +0200)]
Add repair step to fix wrong share ownership
Signed-off-by: Louis Chemineau <louis@chmn.me>
Richard Steinmetz [Tue, 8 Nov 2022 15:44:50 +0000 (16:44 +0100)]
Merge pull request #35028 from nextcloud/fix/dns-pin-middleware-throws-public-ip
Fix DNS Pin Middleware throwing for public IPs