]>
source.dussan.org Git - nextcloud-server.git/log
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>
Nextcloud bot [Wed, 16 Nov 2022 02:15:06 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Tue, 15 Nov 2022 18:14:06 +0000 (19:14 +0100)]
Merge pull request #35051 from nextcloud/backport/28610/stable23
[stable23] Use storage filter when fetching previews to cleanup
Nextcloud bot [Tue, 15 Nov 2022 02:15:55 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Vincent Petry [Mon, 14 Nov 2022 15:41:08 +0000 (16:41 +0100)]
Merge pull request #35050 from nextcloud/backport/34834/stable23
[stable23] Fix size calculation on copying the skeleton files
Nextcloud bot [Mon, 14 Nov 2022 02:15:53 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 13 Nov 2022 02:14:52 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 12 Nov 2022 02:15:17 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Fri, 11 Nov 2022 14:53:14 +0000 (15:53 +0100)]
Merge pull request #35087 from nextcloud/backport/35074/stable23
[stable23] Make sure that path is normalized and then checked,
Simon L [Fri, 11 Nov 2022 09:25:42 +0000 (10:25 +0100)]
Merge pull request #35073 from nextcloud/backport/35063/stable23
[stable23] Fix top margin in empty versions list
John Molakvoæ [Fri, 11 Nov 2022 08:09:26 +0000 (09:09 +0100)]
Fix engines versions
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Nextcloud bot [Fri, 11 Nov 2022 02:14:24 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.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>
Richard Steinmetz [Thu, 10 Nov 2022 09:56:56 +0000 (10:56 +0100)]
Fix top margin in empty versions list
Manual backport of #35063
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Nextcloud bot [Thu, 10 Nov 2022 02:15:50 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Thu, 10 Nov 2022 00:11:13 +0000 (01:11 +0100)]
Merge pull request #35062 from nextcloud/backport/35052/stable23
[stable23] Fix sidebar not automatically hidden in Files app
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>
Julius Härtl [Thu, 26 Aug 2021 19:37:07 +0000 (21:37 +0200)]
Use storage filter when fetching previews to cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 14 Oct 2022 21:44:29 +0000 (23:44 +0200)]
Use proper storage method for writing skeleton files
otherwise the filecache will have a wrong size for skeleton files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Wed, 9 Nov 2022 02:14:53 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Tue, 8 Nov 2022 09:47:48 +0000 (10:47 +0100)]
Merge pull request #34999 from nextcloud/backport/34937/stable23
[stable23] Avoid a crash when a PHP extension has no version
Nextcloud bot [Tue, 8 Nov 2022 02:14:38 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Mon, 7 Nov 2022 09:01:53 +0000 (10:01 +0100)]
Suppress false-positives from psalm, waiting for fix upstream
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 3 Nov 2022 10:53:51 +0000 (11:53 +0100)]
Avoid a crash when a PHP extension has no version
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Mon, 7 Nov 2022 02:14:32 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 6 Nov 2022 02:13:01 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 5 Nov 2022 02:15:32 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Vincent Petry [Fri, 4 Nov 2022 16:31:06 +0000 (17:31 +0100)]
Merge pull request #34660 from nextcloud/backport/34632/stable23
[stable23] Add rate limiting on lost password emails
Vincent Petry [Fri, 4 Nov 2022 16:24:45 +0000 (17:24 +0100)]
Merge pull request #34808 from nextcloud/backport/34802/stable23
[stable23] Add pre-commit configuration to stable24 as well
Vincent Petry [Fri, 4 Nov 2022 16:23:01 +0000 (17:23 +0100)]
Merge pull request #34844 from nextcloud/backport/34302/stable23
[stable23] Fix: Prevent deadlocks during mtime/size/etag propagation
Vincent Petry [Fri, 4 Nov 2022 16:13:59 +0000 (17:13 +0100)]
Merge pull request #34948 from nextcloud/backport/34804/stable23
[stable23] Skip general login with email for non-valid addresses and LDAP
Vincent Petry [Fri, 4 Nov 2022 16:12:29 +0000 (17:12 +0100)]
Merge pull request #34950 from nextcloud/backport/32663/stable23
[stable23] Cleanup tempfiles after each cron job run
Nextcloud bot [Fri, 4 Nov 2022 02:14:28 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Thu, 3 Nov 2022 16:46:10 +0000 (17:46 +0100)]
Support PHP 7.3 for stable23
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 18 Oct 2022 13:18:40 +0000 (15:18 +0200)]
Fix LostController test
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 17 Oct 2022 12:36:24 +0000 (14:36 +0200)]
Add rate limiting on lost password emails
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Julius Härtl [Mon, 30 May 2022 16:01:51 +0000 (18:01 +0200)]
Cleanup tempfiles after each cron job run
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 25 Oct 2022 13:38:31 +0000 (15:38 +0200)]
Skip general login with email for non-valid addresses and LDAP
Signed-off-by: Julius Härtl <jus@bitgrid.net>
blizzz [Thu, 3 Nov 2022 09:53:24 +0000 (10:53 +0100)]
Merge pull request #34915 from nextcloud/release/23.0.11
23.0.11
Nextcloud bot [Thu, 3 Nov 2022 02:14:28 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 2 Nov 2022 02:14:29 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Tue, 1 Nov 2022 19:11:41 +0000 (20:11 +0100)]
23.0.11
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Tue, 1 Nov 2022 02:14:34 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 31 Oct 2022 02:14:12 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 30 Oct 2022 02:14:01 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 29 Oct 2022 02:15:38 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 28 Oct 2022 02:14:41 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Thu, 27 Oct 2022 11:16:38 +0000 (13:16 +0200)]
Merge pull request #34839 from nextcloud/release/23.0.11_rc1
23.0.11 RC1
raul [Mon, 3 Oct 2022 11:40:57 +0000 (13:40 +0200)]
Fix unencrypted size calculation for files created before the Encryption storage is enabled
Signed-off-by: raul <raul@nextcloud.com>
raul [Thu, 29 Sep 2022 17:01:42 +0000 (19:01 +0200)]
Fix: Prevent deadlocks during mtime/size/etag propagation
Signed-off-by: raul <raul@nextcloud.com>
John Molakvoæ [Thu, 27 Oct 2022 10:08:03 +0000 (12:08 +0200)]
Merge pull request #34585 from nextcloud/backport/34438/stable23
[stable23] return proper error code when reporting exception fails in remote.php
John Molakvoæ [Thu, 27 Oct 2022 10:00:26 +0000 (12:00 +0200)]
Merge pull request #34041 from nextcloud/backport/34001/stable23
[stable23] use filesystem user instead of file owner for creating version
John Molakvoæ [Thu, 27 Oct 2022 08:21:45 +0000 (10:21 +0200)]
23.0.11 RC1
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Thu, 27 Oct 2022 02:14:20 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Wed, 26 Oct 2022 19:33:09 +0000 (21:33 +0200)]
Merge pull request #33183 from nextcloud/dependabot/composer/build/integration/stable23/behat/behat-approx-3.11.0
Update behat/behat requirement from ~3.10.0 to ~3.11.0 in /build/integration
Carl Schwan [Wed, 26 Oct 2022 11:18:12 +0000 (13:18 +0200)]
Merge pull request #34813 from nextcloud/automated/noid/stable23-update-psalm-baseline
[stable23] Update psalm-baseline.xml
nextcloud-command [Wed, 26 Oct 2022 04:31:11 +0000 (04:31 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Wed, 26 Oct 2022 02:14:05 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Fri, 30 Sep 2022 12:27:36 +0000 (14:27 +0200)]
add .pre-commit-config.yaml to expected files in checker
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 25 Oct 2022 12:07:11 +0000 (14:07 +0200)]
Backport pre-commit config from master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 25 Oct 2022 12:10:32 +0000 (14:10 +0200)]
Merge pull request #34793 from nextcloud/backport/32859/stable23
[stable23] Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
Daniel Kesselberg [Mon, 13 Jun 2022 09:58:16 +0000 (11:58 +0200)]
Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Tue, 25 Oct 2022 02:19:01 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 24 Oct 2022 02:15:18 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Sun, 23 Oct 2022 14:53:52 +0000 (16:53 +0200)]
Merge pull request #34751 from nextcloud/backport/33087/stable23
[stable23] fix external storages access
szaimen [Fri, 1 Jul 2022 18:30:35 +0000 (20:30 +0200)]
fix external storages access
Signed-off-by: szaimen <szaimen@e.mail.de>
Nextcloud bot [Sun, 23 Oct 2022 02:15:06 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 22 Oct 2022 02:16:07 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 21 Oct 2022 02:15:01 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Thu, 20 Oct 2022 13:18:51 +0000 (15:18 +0200)]
Merge pull request #34698 from nextcloud/backport/34622/stable23
[stable23] Bump jquery-ui and jquery-ui-dist to the same versions
Joas Schilling [Thu, 20 Oct 2022 12:31:54 +0000 (14:31 +0200)]
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 20 Oct 2022 12:29:01 +0000 (14:29 +0200)]
Update jquery-ui and jquery-ui-dist to the same new version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Anna [Thu, 20 Oct 2022 09:48:22 +0000 (11:48 +0200)]
Merge pull request #34383 from nextcloud/backport/34289/stable23
[stable23] Url encode the web dav url for copying
Nextcloud bot [Thu, 20 Oct 2022 02:18:53 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 19 Oct 2022 02:14:54 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 18 Oct 2022 02:14:51 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 17 Oct 2022 02:14:58 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 16 Oct 2022 02:14:54 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 15 Oct 2022 02:14:48 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julien Veyssier [Fri, 14 Oct 2022 16:02:50 +0000 (18:02 +0200)]
Merge pull request #34598 from nextcloud/backport/34135/stable23
[stable23] Fix "email changed" activity email check
Robin Appelman [Wed, 5 Oct 2022 10:39:00 +0000 (12:39 +0200)]
return proper error code when reporting exception fails in remote.php
Signed-off-by: Robin Appelman <robin@icewind.nl>
Julien Veyssier [Mon, 19 Sep 2022 10:42:44 +0000 (12:42 +0200)]
check disable_activity.email_address_changed_by_admin when email is changed by admin via the OCS API
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Nextcloud bot [Fri, 14 Oct 2022 02:15:04 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 13 Oct 2022 02:15:25 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Wed, 12 Oct 2022 07:51:45 +0000 (09:51 +0200)]
Merge pull request #34533 from nextcloud/backport/34500/stable23
[stable23] Fix password length limitation
Nextcloud bot [Wed, 12 Oct 2022 02:14:54 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Mon, 10 Oct 2022 10:33:58 +0000 (12:33 +0200)]
Fix password length limitation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Tue, 11 Oct 2022 13:07:17 +0000 (15:07 +0200)]
Merge pull request #34529 from nextcloud/backport/34522/stable23
[stable23] Update security.txt expires field
Joas Schilling [Tue, 11 Oct 2022 09:22:36 +0000 (11:22 +0200)]
Merge pull request #34520 from nextcloud/automated/noid/stable23-update-ca-cert-bundle
[stable23] Update ca-cert bundle
Joas Schilling [Tue, 11 Oct 2022 06:19:49 +0000 (08:19 +0200)]
Update security.txt expires field
Signed-off-by: Joas Schilling <coding@schilljs.com>
nextcloud-command [Tue, 11 Oct 2022 04:40:58 +0000 (04:40 +0000)]
Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Tue, 11 Oct 2022 02:14:57 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Mon, 10 Oct 2022 22:34:17 +0000 (00:34 +0200)]
Merge pull request #34507 from nextcloud/backport/30608/stable23
[stable23] Harden disk_free_space check in CheckSetupController
acsfer [Tue, 11 Jan 2022 17:56:27 +0000 (18:56 +0100)]
Harden some PHP functions
To avoid things like https://github.com/nextcloud/server/issues/26034
Signed-off-by: Louis Chemineau <louis@chmn.me>
Nextcloud bot [Sun, 9 Oct 2022 02:14:28 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 8 Oct 2022 02:14:56 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 7 Oct 2022 02:14:32 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Thu, 6 Oct 2022 08:30:36 +0000 (10:30 +0200)]
Merge pull request #34392 from nextcloud/release/23.0.10
23.0.10
Nextcloud bot [Thu, 6 Oct 2022 02:19:14 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 5 Oct 2022 02:14:31 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>