]>
source.dussan.org Git - nextcloud-server.git/log
Artur Neumann [Mon, 21 Nov 2022 11:43:21 +0000 (17:28 +0545)]
public interface to invalidate tokens of user
Signed-off-by: Artur Neumann <artur@jankaritech.com>
Artur Neumann [Fri, 11 Nov 2022 07:31:14 +0000 (13:16 +0545)]
invalidate existing tokens when deleting an oauth client
Signed-off-by: Artur Neumann <artur@jankaritech.com>
Nextcloud bot [Fri, 19 May 2023 00:17:29 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 18 May 2023 18:46:40 +0000 (18:46 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 18 May 2023 00:17:58 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Wed, 17 May 2023 19:12:47 +0000 (21:12 +0200)]
Merge pull request #37793 from nextcloud/backport/37522/stable26
[stable26] Ungroup `placeholder` css rules to prevent browsers from removing all rules
Arthur Schiwon [Wed, 17 May 2023 17:44:13 +0000 (19:44 +0200)]
Merge pull request #38314 from nextcloud/release/26.0.2_rc1
26.0.2 RC1
Arthur Schiwon [Wed, 17 May 2023 17:04:36 +0000 (19:04 +0200)]
Merge pull request #38317 from nextcloud/backport/38115/stable26
[stable26] Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php
Arthur Schiwon [Wed, 17 May 2023 17:04:10 +0000 (19:04 +0200)]
Merge pull request #38091 from nextcloud/backport/35092/stable26
[stable26] Check return value and improve error handling on certificate manager
Andy Scherzinger [Wed, 17 May 2023 16:15:02 +0000 (18:15 +0200)]
Merge pull request #38307 from nextcloud/backport/37961/stable26
[stable26] SystemTags endpoint to return tags used by a user with meta data
Arthur Schiwon [Wed, 17 May 2023 13:54:52 +0000 (15:54 +0200)]
Merge pull request #38167 from nextcloud/backport/38100/stable26
[stable26] Fix error on delete in ChunkingV2Plugin
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>
Arthur Schiwon [Wed, 17 May 2023 11:54:05 +0000 (13:54 +0200)]
Merge pull request #38070 from nextcloud/backport/37480/stable26
[stable26] fix(ocp): Add deprecation version to ILogFactory::getCustomLogger
Arthur Schiwon [Wed, 17 May 2023 11:52:00 +0000 (13:52 +0200)]
Merge pull request #38319 from nextcloud/backport/38101/stable26
[stable26] Fix : Share Expire After N Days width
Arthur Schiwon [Wed, 17 May 2023 11:47:42 +0000 (13:47 +0200)]
Merge pull request #38255 from nextcloud/backport/37865/stable26
[stable26] add command to summarize space usage
Arthur Schiwon [Wed, 17 May 2023 11:45:11 +0000 (13:45 +0200)]
Merge pull request #38130 from nextcloud/backport/36895/stable26
[stable26] Fix json_decode expecting a string
Arthur Schiwon [Wed, 17 May 2023 11:43:36 +0000 (13:43 +0200)]
Merge pull request #38009 from nextcloud/backport/37925/stable26
[stable26] fix: change maintenance mode info wording
Arthur Schiwon [Wed, 17 May 2023 11:42:51 +0000 (13:42 +0200)]
Merge pull request #37849 from nextcloud/backport/37834/stable26
[stable26] Fix TypeError in Profiler
Arthur Schiwon [Wed, 17 May 2023 11:41:44 +0000 (13:41 +0200)]
Merge pull request #37785 from nextcloud/backport/36217/stable26
[stable26] Handle reminders where calendar name is null
Arthur Schiwon [Wed, 17 May 2023 11:38:37 +0000 (13:38 +0200)]
Merge pull request #37708 from nextcloud/backport/37697/stable26
[stable26] Fix button text
Arthur Schiwon [Wed, 17 May 2023 11:37:52 +0000 (13:37 +0200)]
Merge pull request #37601 from nextcloud/backport/37526/stable26
[stable26] fix(dav): Use an icon with correct color for calendar user settings section
Arthur Schiwon [Wed, 17 May 2023 11:36:46 +0000 (13:36 +0200)]
Merge pull request #37304 from nextcloud/backport/37006/stable26
[stable26] also unmark deleted ldap user when checking the ldap entry
Christoph Wurst [Wed, 17 May 2023 11:13:40 +0000 (13:13 +0200)]
Merge pull request #38248 from nextcloud/fix/read-only-system-addres-book-acls-stable26
[stable26] fix(carddav): Mark system address book as read-only
Joas Schilling [Wed, 17 May 2023 05:16:33 +0000 (07:16 +0200)]
Merge pull request #38331 from nextcloud/backport/38316/stable26
[stable26] chore(deps): Bump @nextcloud/vue from 7.11.5 to 7.11.6
Christopher Ng [Wed, 17 May 2023 00:19:09 +0000 (17:19 -0700)]
chore(deps): Bump @nextcloud/vue from 7.11.5 to 7.11.6
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit
b4caff393c1f2137bfa27bad137a2b5e1e1bd30c )
Nextcloud bot [Wed, 17 May 2023 00:17:44 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Tue, 16 May 2023 20:36:06 +0000 (22:36 +0200)]
Merge pull request #38318 from nextcloud/backport/38303/stable26
[stable26] fix(search): fix load more
Jérôme Herbinet [Fri, 5 May 2023 13:57:24 +0000 (15:57 +0200)]
Finally no with seams better to be relevant with other fields
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Tue, 16 May 2023 09:42:12 +0000 (11:42 +0200)]
fix(search): fix load more
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Jérôme Herbinet [Fri, 5 May 2023 13:06:10 +0000 (15:06 +0200)]
Fix : Share Expire After N Days width
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Daniel [Sun, 7 May 2023 02:47:44 +0000 (04:47 +0200)]
Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php
so that it doesn't override `numericStorageId` in the `MountPoint` baseclass
fixes https://github.com/nextcloud/server/issues/37473
fixes https://github.com/nextcloud/server/issues/37414
Signed-off-by: Daniel <7558512+DerGenaue@users.noreply.github.com>
Joas Schilling [Tue, 16 May 2023 16:36:32 +0000 (18:36 +0200)]
Merge pull request #38189 from nextcloud/backport/38170/stable26
[stable26] fix(workflowengine): Fix multiple UI issues in workflow engine admin settings
Arthur Schiwon [Tue, 16 May 2023 16:04:00 +0000 (18:04 +0200)]
26.0.2 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Kate [Tue, 16 May 2023 15:08:50 +0000 (17:08 +0200)]
Merge pull request #38304 from nextcloud/backport/38143/stable26
[stable26] Fix generated avatars cache
Joas Schilling [Tue, 16 May 2023 12:11:16 +0000 (14:11 +0200)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 10 May 2023 07:09:03 +0000 (09:09 +0200)]
fix(workflowengine): Fix multiple UI issues in workflow engine admin settings
Signed-off-by: Joas Schilling <coding@schilljs.com>
Arthur Schiwon [Wed, 10 May 2023 16:40:44 +0000 (18:40 +0200)]
refactor: remove where specification from SELECT getter
- search constraints are now fully in control of
SystemTagsInFilesDetector::detectAssignedSystemTagsIn(), avoids
duplication of a WHERE statement
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Fri, 5 May 2023 19:28:09 +0000 (21:28 +0200)]
refactor: remove SystemTag logic from Folder into QuerySearchHelper
- adds OC\SystemTag\SystemTagsInFilesDetector where the search logic is
moved to
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 4 May 2023 19:58:08 +0000 (21:58 +0200)]
chore: polish SystemTagsInUseCollection
- DI SystemTagManager
- add some comments and doc
- catch NoUserException
- add return type hints
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 4 May 2023 19:17:55 +0000 (21:17 +0200)]
fix: improve naming of new systemtags endpoint to systemtags-assigned
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 4 May 2023 09:57:07 +0000 (11:57 +0200)]
feat: specify media type via url path: systemtags-current/$mediaType
- only the media part of the mime type can be search, but not the full
mime type. It can be added, should it become necessary.
- thus fixes previously hardcoded selector for image/ types
- also fixes a return type hint
- adds a return type hint
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 27 Apr 2023 20:24:16 +0000 (22:24 +0200)]
PoC: SystemTags endpoint to return tags used by a user with meta data
Target case is photos app: when visiting the tags category, all systemtags
of the whole cloud are retrieved. In subequent steps the next tag is
requested until the browser view is filled with tag tiles (i.e. previews
are requested just as well).
With this approach, we incorpoate the dav search and look for user related
tags that are used by them, and already returns the statistics (number of
files tagged with the respective tag) as well as a file id for the purpose
to load the preview. This defaults to the file with the highest id.
Call:
curl -s -u 'user:password' \
'https://my.nc.srv/remote.php/dav/systemtags-current' \
-X PROPFIND -H 'Accept: text/plain' \
-H 'Accept-Language: en-US,en;q=0.5' -H 'Depth: 1' \
-H 'Content-Type: text/plain;charset=UTF-8' \
--data @/home/doe/request-systemtag-props.xml
With request-systemtag-props.xml:
<?xml version="1.0" encoding="UTF-8"?>
<d:propfind xmlns:d="DAV:">
<d:prop xmlns:oc="http://owncloud.org/ns" xmlns:nc="http://nextcloud.org/ns">
<oc:id/>
<oc:display-name/>
<oc:user-visible/>
<oc:user-assignable/>
<oc:can-assign/>
<nc:files-assigned/>
<nc:reference-fileid/>
</d:prop>
</d:propfind>
Example output:
…
<d:response>
<d:href>/master/remote.php/dav/systemtags/84</d:href>
<d:propstat>
<d:prop>
<oc:id>84</oc:id>
<oc:display-name>Computer</oc:display-name>
<oc:user-visible>true</oc:user-visible>
<oc:user-assignable>true</oc:user-assignable>
<oc:can-assign>true</oc:can-assign>
<nc:files-assigned>42</nc:files-assigned>
<nc:reference-fileid>924022</nc:reference-fileid>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
<d:response>
<d:href>/remote.php/dav/systemtags/97</d:href>
<d:propstat>
<d:prop>
<oc:id>97</oc:id>
<oc:display-name>Bear</oc:display-name>
<oc:user-visible>true</oc:user-visible>
<oc:user-assignable>true</oc:user-assignable>
<oc:can-assign>true</oc:can-assign>
<nc:files-assigned>1</nc:files-assigned>
<nc:reference-fileid>923422</nc:reference-fileid>
</d:prop>
<d:status>HTTP/1.1 200 OK</d:status>
</d:propstat>
</d:response>
…
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Simon L [Tue, 16 May 2023 09:56:41 +0000 (11:56 +0200)]
adjust patch
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: Simon L. <szaimen@e.mail.de>
jld3103 [Tue, 9 May 2023 10:27:46 +0000 (12:27 +0200)]
Clear generated avatar caches
Signed-off-by: jld3103 <jld3103yt@gmail.com>
jld3103 [Tue, 9 May 2023 10:23:57 +0000 (12:23 +0200)]
Properly clear cached avatars
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Joas Schilling [Tue, 16 May 2023 09:31:10 +0000 (11:31 +0200)]
Merge pull request #38275 from nextcloud/backport/38274/stable26
[stable26] fix(middleware): Also abort the request when reaching max delay in af…
Côme Chilliet [Tue, 16 May 2023 07:27:11 +0000 (09:27 +0200)]
Merge pull request #38289 from nextcloud/backport/38196/stable26
[stable26] Get rid of more int casts in file size manipulations
Joas Schilling [Tue, 16 May 2023 06:30:38 +0000 (08:30 +0200)]
Merge pull request #38263 from nextcloud/bugfix/38229/stable26
[stable26] fix(deps): Bump @nextcloud/vue to 7.11.5
Joas Schilling [Tue, 16 May 2023 05:10:02 +0000 (07:10 +0200)]
Merge pull request #38212 from nextcloud/automated/noid/stable26-update-psalm-baseline
[stable26] Update psalm-baseline.xml
Joas Schilling [Tue, 16 May 2023 04:35:29 +0000 (06:35 +0200)]
Merge pull request #38268 from nextcloud/backport/38267/stable26
[stable26] fix(lostpassword): Also rate limit the setPassword endpoint
Joas Schilling [Tue, 16 May 2023 04:33:31 +0000 (06:33 +0200)]
fix(CI): Adjust expected CI result
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Tue, 16 May 2023 02:28:37 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Tue, 16 May 2023 02:27:38 +0000 (02:27 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Robin Appelman [Mon, 15 May 2023 21:48:37 +0000 (23:48 +0200)]
Merge pull request #38281 from nextcloud/session-auth-check-username-26
[26] check the username when doing external storage session auth
Simon L [Mon, 15 May 2023 19:37:39 +0000 (21:37 +0200)]
Merge pull request #38257 from nextcloud/backport/38242/stable26
[stable26] Fix incosistent scrolling in Firefox
Julius Härtl [Mon, 15 May 2023 19:26:22 +0000 (21:26 +0200)]
Merge pull request #37872 from nextcloud/backport/37853/stable26
Côme Chilliet [Mon, 15 May 2023 10:24:42 +0000 (12:24 +0200)]
Fix return types in phpdoc
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 11 May 2023 10:46:16 +0000 (12:46 +0200)]
Get rid of more int casts in file size manipulations
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Louis [Mon, 15 May 2023 15:16:28 +0000 (17:16 +0200)]
Merge pull request #38254 from nextcloud/backport/38224/stable26
[stable26] Check if version has entity before trying to access it
Robin Appelman [Thu, 11 May 2023 15:45:16 +0000 (17:45 +0200)]
check the username when doing external storage session auth
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 11 May 2023 07:23:50 +0000 (09:23 +0200)]
fix(middleware): Also abort the request when reaching max delay in afterController
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 15 May 2023 14:12:14 +0000 (16:12 +0200)]
fix(tests): Adjust unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L [Sun, 14 May 2023 18:27:43 +0000 (20:27 +0200)]
Fix incosistent scrolling in Firefox
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Mon, 15 May 2023 07:21:07 +0000 (09:21 +0200)]
fix(lostpassword): Also rate limit the setPassword endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 15 May 2023 12:05:13 +0000 (14:05 +0200)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 15 May 2023 12:03:22 +0000 (14:03 +0200)]
fix(deps): Bump @nextcloud/vue to 7.11.5
Signed-off-by: Joas Schilling <coding@schilljs.com>
Arthur Schiwon [Fri, 21 Apr 2023 09:28:01 +0000 (11:28 +0200)]
Read mtime of version.php only once
- in most cases it would read again in \OC_Util::loadVersion anyway
- remove some unused use statements
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 20 Apr 2023 21:10:34 +0000 (23:10 +0200)]
add the server roots and version info hash to apcu prefix
fixes collissions when more than one instance is running on the same
system
For the memcaches we use a more complex prefix, where version and
instance ID are incorporated. We do not have this data at hand at this
point of time. But we can get the mtime of the version.php file
relatively cheap.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Côme Chilliet [Mon, 15 May 2023 10:15:04 +0000 (12:15 +0200)]
Merge pull request #38238 from nextcloud/backport/37709/stable26
[stable26] fix: Check for wrapped retriable exceptions
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>
Git'Fellow [Fri, 12 May 2023 14:00:16 +0000 (16:00 +0200)]
Check if version has entity before trying to access it
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Côme Chilliet [Mon, 15 May 2023 09:24:33 +0000 (11:24 +0200)]
Merge pull request #38204 from nextcloud/backport/36893/stable26
[stable26] Make sure to never trigger files hooks on a null path
Christoph Wurst [Mon, 8 May 2023 17:41:06 +0000 (19:41 +0200)]
fix(carddav): Mark system address book as read-only
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Mon, 15 May 2023 02:28:32 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 14 May 2023 02:27:48 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Thu, 13 Apr 2023 10:53:40 +0000 (12:53 +0200)]
fix: Check for wrapped retriable exceptions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Sat, 13 May 2023 02:28:05 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Fri, 12 May 2023 18:25:54 +0000 (20:25 +0200)]
Merge pull request #37873 from nextcloud/backport/37062/stable26
[stable26] Check free space only if source exists and is dir
Git'Fellow [Tue, 7 Mar 2023 16:09:24 +0000 (17:09 +0100)]
Add function_exists() check
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Mon, 6 Mar 2023 23:13:57 +0000 (00:13 +0100)]
Fix free space problems
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
John Molakvoæ [Fri, 12 May 2023 15:45:23 +0000 (17:45 +0200)]
Merge pull request #38208 from nextcloud/fix/foo-stable26-38194
Nextcloud bot [Fri, 12 May 2023 02:28:21 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Thu, 11 May 2023 06:56:15 +0000 (08:56 +0200)]
fix: prevent malicious url in unsupported browser redirect
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.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>
Côme Chilliet [Thu, 11 May 2023 13:13:05 +0000 (15:13 +0200)]
Merge pull request #38154 from nextcloud/backport/37944/stable26
[stable26] Do not stop at the first PHP error/warning in files:scan
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>
Julius Härtl [Wed, 10 May 2023 06:34:45 +0000 (08:34 +0200)]
Merge pull request #38098 from nextcloud/backport/38063/stable26
Louis [Wed, 10 May 2023 05:11:17 +0000 (07:11 +0200)]
Merge pull request #38153 from nextcloud/backport/38125/stable26
[stable26] Check if version entity is not null before delete
Nextcloud bot [Wed, 10 May 2023 02:31:35 +0000 (02:31 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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>
Côme Chilliet [Tue, 2 May 2023 08:01:38 +0000 (10:01 +0200)]
Only show error stack trace on very verbose level
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 27 Apr 2023 08:46:37 +0000 (10:46 +0200)]
Do not stop at the first PHP error/warning in files:scan
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
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>
Joas Schilling [Tue, 9 May 2023 12:29:03 +0000 (14:29 +0200)]
Merge pull request #37549 from nextcloud/backport/37520/stable26
[stable26] fix DBAL exception handling in setValues
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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
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>