]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
23 months agoMerge pull request #35099 from nextcloud/backport/35077/stable25
Joas Schilling [Fri, 11 Nov 2022 14:52:11 +0000 (15:52 +0100)]
Merge pull request #35099 from nextcloud/backport/35077/stable25

[stable25] Fix PublicKeyTokenProviderTest import and mock

23 months agoFix PublicKeyTokenProviderTest import and mock 35099/head
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>
23 months ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 11 Nov 2022 02:14:10 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoMerge pull request #35058 from nextcloud/backport/35042/stable25
Pytal [Thu, 10 Nov 2022 17:30:29 +0000 (09:30 -0800)]
Merge pull request #35058 from nextcloud/backport/35042/stable25

[stable25] Add description for calendar uri

23 months agoMerge pull request #35078 from nextcloud/backport/34802/stable25
Côme Chilliet [Thu, 10 Nov 2022 16:02:30 +0000 (17:02 +0100)]
Merge pull request #35078 from nextcloud/backport/34802/stable25

[stable25] Add pre-commit configuration

23 months agoadd .pre-commit-config.yaml to expected files in checker 35078/head
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>
23 months agoBackport pre-commit config from master
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>
23 months agoMerge pull request #35064 from nextcloud/backport/35063/stable25
Pytal [Thu, 10 Nov 2022 02:53:23 +0000 (18:53 -0800)]
Merge pull request #35064 from nextcloud/backport/35063/stable25

[stable25] Fix top margin in empty versions list

23 months ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 10 Nov 2022 02:15:33 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoMerge pull request #35060 from nextcloud/backport/35052/stable25
Pytal [Thu, 10 Nov 2022 00:07:43 +0000 (16:07 -0800)]
Merge pull request #35060 from nextcloud/backport/35052/stable25

23 months agoFix top margin in empty versions list 35064/head
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>
23 months agoFix sidebar not automatically hidden in Files app 35060/head
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>
23 months agoAdd description for calendar uri 35058/head
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>
23 months agoMerge pull request #35035 from nextcloud/backport/34613/stable25
Simon L [Wed, 9 Nov 2022 08:41:06 +0000 (09:41 +0100)]
Merge pull request #35035 from nextcloud/backport/34613/stable25

[stable25] fix checkmark for theme settings in dark mode

23 months ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 9 Nov 2022 02:14:39 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoCompile assets 35035/head
nextcloud-command [Tue, 8 Nov 2022 18:36:09 +0000 (18:36 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agofix checkmark for theme settings in dark mode
szaimen [Fri, 14 Oct 2022 15:30:11 +0000 (17:30 +0200)]
fix checkmark for theme settings in dark mode

Signed-off-by: szaimen <szaimen@e.mail.de>
23 months agoMerge pull request #35023 from nextcloud/backport/32838/stable25
Simon L [Tue, 8 Nov 2022 13:27:33 +0000 (14:27 +0100)]
Merge pull request #35023 from nextcloud/backport/32838/stable25

[stable25] Cast to int

23 months agoCast to int #32837 35023/head
Markus Zeller [Sun, 12 Jun 2022 13:01:22 +0000 (15:01 +0200)]
Cast to int #32837

Signed-off-by: Markus Zeller <git@markuszeller.com>
23 months agoMerge pull request #35011 from nextcloud/backport/35007/stable25
Simon L [Tue, 8 Nov 2022 09:50:10 +0000 (10:50 +0100)]
Merge pull request #35011 from nextcloud/backport/35007/stable25

[stable25] Fix unsuccessful token login logged as error

23 months agoMerge pull request #34978 from nextcloud/backport/34909/stable25
Simon L [Tue, 8 Nov 2022 09:49:19 +0000 (10:49 +0100)]
Merge pull request #34978 from nextcloud/backport/34909/stable25

[stable25] Fix duplicate event email notifications

23 months agoMerge pull request #35010 from nextcloud/backport/35000/stable25
Simon L [Tue, 8 Nov 2022 09:48:31 +0000 (10:48 +0100)]
Merge pull request #35010 from nextcloud/backport/35000/stable25

[stable25] Fix cron warning with time insensitive jobs

23 months ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Nov 2022 02:14:25 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoCompile assets 35010/head
nextcloud-command [Mon, 7 Nov 2022 16:53:02 +0000 (16:53 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoMerge pull request #34998 from nextcloud/backport/34937/stable25
Simon L [Mon, 7 Nov 2022 16:47:22 +0000 (17:47 +0100)]
Merge pull request #34998 from nextcloud/backport/34937/stable25

[stable25] Avoid a crash when a PHP extension has no version

23 months agoFix unsuccessful token login logged as error 35011/head
Christoph Wurst [Mon, 7 Nov 2022 14:08:48 +0000 (15:08 +0100)]
Fix unsuccessful token login logged as error

The condition of a non-existent login token can happen for concurrent
requests. Admins can not do anything about this. So this is to be
expected to happen occasionally. This event is only bad if none of the
requests is able to re-acquire a session. Luckily this happens rarely.

If a login loop persists an admin can still lower the log level to find
this info. But a default error log level will no longer write those
infos about the failed cookie login of one request.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
23 months agoIncrease the "bad waiting time" for cron mode to 24h to account for "time insensitive...
Joas Schilling [Mon, 7 Nov 2022 10:04:58 +0000 (11:04 +0100)]
Increase the "bad waiting time" for cron mode to 24h to account for "time insensitive" jobs

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoShow the correct warning for system cron vs. webcron/ajax
Joas Schilling [Mon, 7 Nov 2022 10:01:22 +0000 (11:01 +0100)]
Show the correct warning for system cron vs. webcron/ajax

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoSuppress false-positives from psalm, waiting for fix upstream 34998/head
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>
23 months agoAvoid a crash when a PHP extension has no version
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>
23 months ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Nov 2022 02:14:18 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 6 Nov 2022 02:12:48 +0000 (02:12 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Nov 2022 02:15:14 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoFix duplicate event email notifications 34978/head
Richard Steinmetz [Tue, 1 Nov 2022 14:49:54 +0000 (15:49 +0100)]
Fix duplicate event email notifications

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
23 months agoMerge pull request #34862 from nextcloud/backport/34785/stable25 34974/head
Vincent Petry [Fri, 4 Nov 2022 16:20:14 +0000 (17:20 +0100)]
Merge pull request #34862 from nextcloud/backport/34785/stable25

[stable25] Fix disabled federated scope

23 months agoMerge pull request #34925 from nextcloud/backport/34871/stable25
Vincent Petry [Fri, 4 Nov 2022 16:15:35 +0000 (17:15 +0100)]
Merge pull request #34925 from nextcloud/backport/34871/stable25

[stable25] Fix visibility of internal expire date

23 months agoMerge pull request #34946 from nextcloud/backport/34804/stable25
Vincent Petry [Fri, 4 Nov 2022 16:13:06 +0000 (17:13 +0100)]
Merge pull request #34946 from nextcloud/backport/34804/stable25

[stable25] Skip general login with email for non-valid addresses and LDAP

23 months agoMerge pull request #34953 from nextcloud/backport/34379/stable25
Vincent Petry [Fri, 4 Nov 2022 16:10:42 +0000 (17:10 +0100)]
Merge pull request #34953 from nextcloud/backport/34379/stable25

[stable25] Run session token renewals in a database transaction

23 months agoMerge pull request #34964 from nextcloud/backport/34963/stable25
Joas Schilling [Fri, 4 Nov 2022 11:05:10 +0000 (12:05 +0100)]
Merge pull request #34964 from nextcloud/backport/34963/stable25

[stable25] Fix invalid date in security.txt

23 months agoFix invalid date in security.txt 34964/head
Joas Schilling [Fri, 4 Nov 2022 06:54:57 +0000 (07:54 +0100)]
Fix invalid date in security.txt

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoRun session token renewals in a database transaction 34953/head
Christoph Wurst [Sun, 2 Oct 2022 12:11:41 +0000 (14:11 +0200)]
Run session token renewals in a database transaction

The session token renewal does
1) Read the old token
2) Write a new token
3) Delete the old token

If two processes succeed to read the old token there can be two new tokens because
the queries were not run in a transaction. This is particularly problematic on
clustered DBs where 1) would go to a read node and 2) and 3) go to a write node.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
23 months agoSkip general login with email for non-valid addresses and LDAP 34946/head
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>
23 months agoMerge pull request #34577 from nextcloud/backport/34523/stable25
Côme Chilliet [Thu, 3 Nov 2022 13:08:08 +0000 (14:08 +0100)]
Merge pull request #34577 from nextcloud/backport/34523/stable25

[stable25] Avoid double ldap_unbind in Wizard.php

23 months agoMerge pull request #34922 from nextcloud/backport/34908/stable25
Simon L [Thu, 3 Nov 2022 11:57:12 +0000 (12:57 +0100)]
Merge pull request #34922 from nextcloud/backport/34908/stable25

[stable25] disable upgrades to 26 for 32-bit

23 months agoMerge pull request #34921 from nextcloud/backport/34906/stable25
Simon L [Thu, 3 Nov 2022 11:56:52 +0000 (12:56 +0100)]
Merge pull request #34921 from nextcloud/backport/34906/stable25

[stable25] update 64-bit check wording

23 months agoMerge pull request #34905 from nextcloud/enh/34674/stable25
Simon L [Thu, 3 Nov 2022 11:56:37 +0000 (12:56 +0100)]
Merge pull request #34905 from nextcloud/enh/34674/stable25

[stable25] fix NC25 for 32-bit

23 months agoAvoid double ldap_unbind in Wizard.php 34577/head
Côme Chilliet [Tue, 11 Oct 2022 07:54:04 +0000 (09:54 +0200)]
Avoid double ldap_unbind in Wizard.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoFix code style with codesniffer
Côme Chilliet [Tue, 11 Oct 2022 07:49:45 +0000 (09:49 +0200)]
Fix code style with codesniffer

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoMerge pull request #34913 from nextcloud/release/25.0.1 v25.0.1
blizzz [Thu, 3 Nov 2022 09:57:09 +0000 (10:57 +0100)]
Merge pull request #34913 from nextcloud/release/25.0.1

25.0.1

23 months agoFix visibility of internal expire date 34925/head
Vincent Petry [Fri, 28 Oct 2022 16:58:52 +0000 (18:58 +0200)]
Fix visibility of internal expire date

Fixed visibility of the expiration date field for internal shares by
aligning the logic with the one from the public link shares.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
23 months agodisable upgrades to 26 for 32-bit 34922/head
szaimen [Tue, 1 Nov 2022 13:42:53 +0000 (14:42 +0100)]
disable upgrades to 26 for 32-bit

Signed-off-by: szaimen <szaimen@e.mail.de>
23 months agoupdate 64-bit check wording 34921/head
szaimen [Tue, 1 Nov 2022 12:50:50 +0000 (13:50 +0100)]
update 64-bit check wording

Signed-off-by: szaimen <szaimen@e.mail.de>
23 months ago25.0.1 34913/head
Arthur Schiwon [Tue, 1 Nov 2022 19:10:14 +0000 (20:10 +0100)]
25.0.1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
23 months agofix NC25 for 32-bit 34905/head
szaimen [Tue, 1 Nov 2022 12:44:17 +0000 (13:44 +0100)]
fix NC25 for 32-bit

Signed-off-by: szaimen <szaimen@e.mail.de>
23 months agoFix disabled federated scope 34862/head
Christopher Ng [Tue, 25 Oct 2022 00:13:53 +0000 (00:13 +0000)]
Fix disabled federated scope

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoMerge pull request #34860 from nextcloud/backport/34683/stable25 v25.0.1rc1
John Molakvoæ [Fri, 28 Oct 2022 08:08:51 +0000 (10:08 +0200)]
Merge pull request #34860 from nextcloud/backport/34683/stable25

[stable25] Display invalid input message

23 months agoDisplay invalid input message 34860/head
Christopher Ng [Fri, 21 Oct 2022 02:21:34 +0000 (02:21 +0000)]
Display invalid input message

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoMerge pull request #34854 from nextcloud/backport/34799/stable25
John Molakvoæ [Thu, 27 Oct 2022 16:00:46 +0000 (18:00 +0200)]
Merge pull request #34854 from nextcloud/backport/34799/stable25

[stable25] Emit typed event when preview is requested

23 months agoEmit typed event when preview is requested 34854/head
Julius Härtl [Tue, 25 Oct 2022 10:53:10 +0000 (12:53 +0200)]
Emit typed event when preview is requested

Signed-off-by: Julius Härtl <jus@bitgrid.net>
23 months agoMerge pull request #34837 from nextcloud/release/25.0.1_rc1
John Molakvoæ [Thu, 27 Oct 2022 13:37:52 +0000 (15:37 +0200)]
Merge pull request #34837 from nextcloud/release/25.0.1_rc1

25.0.1 RC1

23 months agoMerge pull request #34848 from nextcloud/backport/34736/stable25
John Molakvoæ [Thu, 27 Oct 2022 13:24:43 +0000 (15:24 +0200)]
Merge pull request #34848 from nextcloud/backport/34736/stable25

[stable25] Fix autotest creating PostgreSQL database before install

23 months agoMerge pull request #34657 from nextcloud/backport/34625/stable25
John Molakvoæ [Thu, 27 Oct 2022 12:26:18 +0000 (14:26 +0200)]
Merge pull request #34657 from nextcloud/backport/34625/stable25

[stable25] Fix icon of encrypted folders in filepicker

23 months agoMerge pull request #34658 from nextcloud/backport/34632/stable25
John Molakvoæ [Thu, 27 Oct 2022 12:26:06 +0000 (14:26 +0200)]
Merge pull request #34658 from nextcloud/backport/34632/stable25

[stable25] Add rate limiting on lost password emails

23 months agoCreate database to autotest 34848/head
Vitor Mattos [Sat, 22 Oct 2022 00:36:27 +0000 (21:36 -0300)]
Create database to autotest

Followed:
https://github.com/docker-library/docs/blob/master/postgres/README.md#postgres_db

Signed-off-by: Vitor Mattos <vitor@php.rio>
23 months agoMerge pull request #34725 from nextcloud/backport/34579/stable25
John Molakvoæ [Thu, 27 Oct 2022 10:07:35 +0000 (12:07 +0200)]
Merge pull request #34725 from nextcloud/backport/34579/stable25

[stable25] fix null error in getUnencryptedSize

23 months agoMerge pull request #34721 from nextcloud/backport/34508/stable25
John Molakvoæ [Thu, 27 Oct 2022 10:06:39 +0000 (12:06 +0200)]
Merge pull request #34721 from nextcloud/backport/34508/stable25

[stable25] WebDAV - use file/folder name for dav:displayname

23 months agoMerge pull request #34827 from nextcloud/backport/34825/stable25
Simon L [Thu, 27 Oct 2022 09:58:12 +0000 (11:58 +0200)]
Merge pull request #34827 from nextcloud/backport/34825/stable25

[stable25] Fix empty content regressions in comments app

23 months agoMerge pull request #34597 from nextcloud/backport/34595/stable25
Simon L [Thu, 27 Oct 2022 09:57:14 +0000 (11:57 +0200)]
Merge pull request #34597 from nextcloud/backport/34595/stable25

[stable25] Fix file creation issue if no action are registered

23 months agoMerge pull request #34649 from nextcloud/backport/34636/stable25
Simon L [Thu, 27 Oct 2022 09:55:49 +0000 (11:55 +0200)]
Merge pull request #34649 from nextcloud/backport/34636/stable25

[stable25] Fix vertical alignment of user status icon

23 months agoFix icon of encrypted folders in filepicker 34657/head
Carl Schwan [Sun, 16 Oct 2022 23:04:13 +0000 (01:04 +0200)]
Fix icon of encrypted folders in filepicker

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoFix LostController test 34658/head
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>
23 months agoAdd rate limiting on lost password emails
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>
23 months agoMerge pull request #34726 from nextcloud/backport/34136/stable25
Vincent Petry [Thu, 27 Oct 2022 09:01:02 +0000 (11:01 +0200)]
Merge pull request #34726 from nextcloud/backport/34136/stable25

[stable25] on installation save channel to config.php if not stable

23 months agoMerge pull request #34704 from nextcloud/backport/34502/stable25
Vincent Petry [Thu, 27 Oct 2022 08:44:07 +0000 (10:44 +0200)]
Merge pull request #34704 from nextcloud/backport/34502/stable25

[stable25] Propagate attributes when resharing

23 months agoCompile assets 34597/head
nextcloud-command [Fri, 14 Oct 2022 08:11:35 +0000 (08:11 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoRecompile 34649/head
Joas Schilling [Thu, 27 Oct 2022 08:34:41 +0000 (10:34 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoMake css rule important
Carl Schwan [Mon, 17 Oct 2022 21:40:24 +0000 (23:40 +0200)]
Make css rule important

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoFix vertical alignment of user status icon
Carl Schwan [Mon, 17 Oct 2022 14:08:27 +0000 (16:08 +0200)]
Fix vertical alignment of user status icon

Now it is properly centered even if the font size is bigger (when using
the dislexia font)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
23 months agoFix file creation issue if no action are registered
John Molakvoæ [Fri, 14 Oct 2022 07:17:01 +0000 (09:17 +0200)]
Fix file creation issue if no action are registered

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoMerge pull request #34581 from nextcloud/backport/34438/stable25
Vincent Petry [Thu, 27 Oct 2022 08:26:08 +0000 (10:26 +0200)]
Merge pull request #34581 from nextcloud/backport/34438/stable25

[stable25] return proper error code when reporting exception fails in remote.php

23 months ago25.0.1 RC1 34837/head
John Molakvoæ [Thu, 27 Oct 2022 08:16:33 +0000 (10:16 +0200)]
25.0.1 RC1

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoFix empty content regressions in comments app 34827/head
Richard Steinmetz [Wed, 26 Oct 2022 14:07:22 +0000 (16:07 +0200)]
Fix empty content regressions in comments app

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoMerge pull request #34821 from nextcloud/backport/34809/stable25
Louis [Wed, 26 Oct 2022 14:50:18 +0000 (16:50 +0200)]
Merge pull request #34821 from nextcloud/backport/34809/stable25

[stable25] Fix getMetadata return type

23 months agoMerge pull request #34823 from nextcloud/backport/34788/stable25
Julius Härtl [Wed, 26 Oct 2022 14:48:49 +0000 (16:48 +0200)]
Merge pull request #34823 from nextcloud/backport/34788/stable25

[stable25] Check share attributes on preview endpoints

23 months agoCheck share attributes on preview endpoints 34823/head
Julius Härtl [Tue, 25 Oct 2022 07:15:39 +0000 (09:15 +0200)]
Check share attributes on preview endpoints

Signed-off-by: Julius Härtl <jus@bitgrid.net>
23 months agoFix getMetadata return type 34821/head
Louis Chemineau [Wed, 26 Oct 2022 09:30:19 +0000 (11:30 +0200)]
Fix getMetadata return type

Signed-off-by: Louis Chemineau <louis@chmn.me>
23 months agoMerge pull request #34601 from nextcloud/backport/34135/stable25
Julien Veyssier [Wed, 26 Oct 2022 10:33:43 +0000 (12:33 +0200)]
Merge pull request #34601 from nextcloud/backport/34135/stable25

[stable25] Fix "email changed" activity email check

23 months agoMerge pull request #34648 from nextcloud/backport/34634/stable25
Simon L [Tue, 25 Oct 2022 23:06:34 +0000 (01:06 +0200)]
Merge pull request #34648 from nextcloud/backport/34634/stable25

[stable25] Fix unnecessary highlighting of selected element

23 months agoMerge pull request #34779 from nextcloud/backport/34706/stable25
Simon L [Tue, 25 Oct 2022 16:09:01 +0000 (18:09 +0200)]
Merge pull request #34779 from nextcloud/backport/34706/stable25

[stable25] update notifications for one-click instances

23 months agoMerge pull request #34796 from nextcloud/backport/34774/stable25
Côme Chilliet [Tue, 25 Oct 2022 15:22:20 +0000 (17:22 +0200)]
Merge pull request #34796 from nextcloud/backport/34774/stable25

[stable25] Expose mapped user count from LDAP and use that for user limit check

23 months agocheck disable_activity.email_address_changed_by_admin when email is changed by admin... 34601/head
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>
23 months agoMerge pull request #34791 from nextcloud/backport/32859/stable25
Côme Chilliet [Tue, 25 Oct 2022 12:10:09 +0000 (14:10 +0200)]
Merge pull request #34791 from nextcloud/backport/32859/stable25

[stable25] Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39

23 months agoFix autoloaders 34796/head
Côme Chilliet [Tue, 25 Oct 2022 07:13:56 +0000 (09:13 +0200)]
Fix autoloaders

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoUpdate lib/public/User/Backend/ICountMappedUsersBackend.php
Côme Chilliet [Tue, 25 Oct 2022 07:12:02 +0000 (09:12 +0200)]
Update lib/public/User/Backend/ICountMappedUsersBackend.php

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
23 months agoAdd missing file
Côme Chilliet [Mon, 24 Oct 2022 15:32:51 +0000 (17:32 +0200)]
Add missing file

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoExpose mapped user count from LDAP and use that for user limit check
Côme Chilliet [Mon, 24 Oct 2022 14:39:43 +0000 (16:39 +0200)]
Expose mapped user count from LDAP and use that for user limit check

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoFix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 34791/head
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>
23 months agoMerge pull request #34764 from nextcloud/backport/34740/stable25
Louis [Mon, 24 Oct 2022 18:40:48 +0000 (20:40 +0200)]
Merge pull request #34764 from nextcloud/backport/34740/stable25

[stable25] Add ico image/x-icon

23 months agoupdate notifications for one-click instances 34779/head
szaimen [Thu, 20 Oct 2022 15:45:46 +0000 (17:45 +0200)]
update notifications for one-click instances

Signed-off-by: szaimen <szaimen@e.mail.de>
23 months agoMerge pull request #34728 from nextcloud/backport/33945/stable25
Simon L [Mon, 24 Oct 2022 08:42:47 +0000 (10:42 +0200)]
Merge pull request #34728 from nextcloud/backport/33945/stable25

[stable25] LDAP to not register new users when outside of fair use or over limits