nextcloud-server/lib/private
Louis Chemineau 5c73f2c37f
fix: Forward 'extra' argument when optimizing query
This allows DAV SEARCH queries containing optimizable comparisons on files metadata like:

```xml
				<d:or>
					<d:eq>
						<d:prop>
							<nc:metadata-photos-place />
						</d:prop>
						<d:literal>La Valette-du-Var</d:literal>
					</d:eq>
					<d:eq>
						<d:prop>
							<nc:metadata-photos-place />
						</d:prop>
						<d:literal>Évenos</d:literal>
					</d:eq>
				</d:or>
```

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-04-29 18:17:23 +07:00
..
Accounts fix(AccountManager): Sanitize social media handles 2025-02-06 11:58:24 +07:00
Activity fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 2025-03-12 14:52:32 +07:00
App fix: Remove support for app.php loading 2025-04-14 14:30:00 +07:00
AppFramework docs(dispatcher): Correct described return values 2025-04-23 22:43:03 +07:00
Archive
Authentication fix(webauthn): do not require bcmath or gmp - not needed anymore 2025-03-19 11:19:49 +07:00
Avatar
BackgroundJob perf(cron): Delay (re)checking timed jobs 2025-03-31 13:21:29 +07:00
Blurhash/Listener fix(GenerateBlurhashMetadata): Suppress imagescale errors 2025-03-12 15:41:07 +07:00
Broadcast/Events
Cache
Calendar fix: add event status and participant status 2025-03-28 03:48:48 +07:00
Collaboration fix: filter out contacts with invalid email addresses in sharee completion 2025-03-26 11:51:52 +07:00
Command
Comments
Config fix(config): drop value details 2025-01-26 12:59:04 +07:00
Console fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +07:00
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 2025-01-16 18:10:04 +07:00
DB feat: Add option to also log parameters to query log 2025-04-19 21:29:26 +07:00
Dashboard
Diagnostics
DirectEditing
Encryption
EventDispatcher
Federation fix(federation): allows equal signs in federation id 2025-04-22 13:03:56 +07:00
Files fix: Forward 'extra' argument when optimizing query 2025-04-29 18:17:23 +07:00
FilesMetadata
FullTextSearch
GlobalScale
Group
Hooks
Http
IntegrityCheck fix: Report duplicated extra files in integrity check 2025-02-26 10:28:39 +07:00
KnownUser
L10N fix: Fix psalm taint error in L10N factory 2025-02-17 15:24:07 +07:00
LDAP
Lock
Lockdown
Log fix(Log): revert swich to ?? operator 2025-04-17 14:26:38 +07:00
Mail fix(mail): use matching text color for primary elements 2025-04-17 11:51:46 +07:00
Memcache
Migration fix: Remove incorrect `@throws` annotations and move away from OC_App 2025-02-24 17:48:34 +07:00
Net
Notification fix(notifications): Change notification app orders 2025-04-01 12:27:24 +07:00
OCM fix(ocm): `publicKey` can be disabled so capabilities do not match 2025-03-21 09:15:55 +07:00
OCS
Preview Merge pull request #51355 from AIlkiv/refactor/rollback-hook-usage 2025-04-25 11:42:20 +07:00
Profile feat(profile): Add an API to get the profile field data 2025-04-23 12:38:18 +07:00
Profiler perf: Add config options to trigger individual and sample profiling using excimer 2025-04-22 08:57:02 +07:00
Remote
Repair fix(oauth2): retain support for legacy ownCloud clients 2025-04-01 11:25:52 +07:00
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 2025-04-09 08:35:56 +07:00
Route fix: Replace OC_App calls by IAppManager 2025-02-24 17:48:34 +07:00
Search
Security fix(32bit): use `PHP_INT_MAX` where needed 2025-04-28 12:33:58 +07:00
Session fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +07:00
Settings
Setup fix: Fix psalm taint false-positive by escaping trusted input 2025-02-17 15:26:22 +07:00
SetupCheck
Share
Share20 fix(files_sharing): fix share creation error handling 2025-04-09 14:52:42 +07:00
SpeechToText
Support feat(updatenotification): Add a limit to user count from LDAP so save performances 2025-01-14 12:26:24 +07:00
SystemTag fix(systemtags): emit assign and unassign bulk tagging events 2025-04-04 04:33:36 +07:00
Tagging
Talk
TaskProcessing feat(TaskProcessing): Add TextToSpeech provider 2025-04-26 00:46:23 +07:00
Teams
Template fix(JSResourceLocator) fix incorrect parameter being used. 2025-04-26 15:19:55 +07:00
TextProcessing
TextToImage
Translation
Updater
User fix(user): Introduce a public constant for max length of user id 2025-04-17 09:50:12 +07:00
UserStatus
legacy fix: Deprecate OC_User methods related to user backends 2025-04-10 11:12:25 +07:00
AllConfig.php
AppConfig.php fix(config): Censor more app configs in system report 2025-04-25 11:01:38 +07:00
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php
CapabilitiesManager.php feat(api): File conversion API 2025-01-15 16:38:18 +07:00
Color.php
Config.php fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +07:00
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-17 11:56:34 +07:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix: Remove some call and references to deprecated OC_Util class 2025-04-07 17:05:54 +07:00
InitialStateService.php
Installer.php
LargeFileHelper.php
Log.php fix(log): Fix log level handling 2025-01-27 05:05:17 +07:00
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 2025-04-25 14:47:33 +07:00
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php feat: add logging to preview generation 2025-04-17 14:24:18 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php refactor: convert sanitize account properties repair step to background job 2025-02-24 15:16:28 +07:00
RepairException.php
Server.php Merge pull request #51355 from AIlkiv/refactor/rollback-hook-usage 2025-04-25 11:42:20 +07:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix: Put back isHtaccessWorking method in Setup where it is used 2025-04-07 17:05:54 +07:00
StreamImage.php
Streamer.php
SubAdmin.php
SystemConfig.php fix: Move config.php taint trust upstream directly in OC\Config class 2025-02-17 15:26:20 +07:00
TagManager.php
Tags.php
TempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 2025-03-03 11:11:12 +07:00
TemplateLayout.php fix(Template): harden enabled-theme logic 2025-04-23 22:57:12 +07:00
URLGenerator.php fix(navigation): Fix absolute URLs from default apps 2025-04-25 14:49:19 +07:00
Updater.php fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +07:00