nextcloud-server/lib/private
Git'Fellow ee84379662 fix(AppManager): Argument must be of type array|object
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-08-20 18:13:08 +07:00
..
Accounts fix(settings): add link check in webfinger 2025-07-07 10:02:19 +07:00
Activity fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 2025-03-17 06:46:12 +07:00
App fix(AppManager): Argument must be of type array|object 2025-08-20 18:13:08 +07:00
AppFramework fix(session): log when ephemeral sessions are closed 2025-08-01 10:49:57 +07:00
Archive
Authentication fix(webauthn): do not require bcmath or gmp - not needed anymore 2025-04-01 19:10:11 +07:00
Avatar
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 2025-07-28 06:23:11 +07:00
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 2025-05-27 12:56:31 +07:00
Broadcast/Events
Cache
Calendar fix(imip): group messages by logging principal and uri as context 2025-07-23 09:21:29 +07:00
Collaboration fix(FileReferenceEventListener): Invalidate cache after node was renamed 2025-05-27 10:20:31 +07:00
Command
Comments
Config fix: revive always storing lowercased email addresses 2025-06-24 14:24:48 +07:00
Console
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 2025-01-16 18:10:04 +07:00
DB Merge pull request #54252 from nextcloud/backport/54203/stable31 2025-08-07 15:21:33 +07:00
Dashboard
Diagnostics
DirectEditing
Encryption
EventDispatcher
Federation fix(federation): allows equal signs in federation id 2025-04-23 19:23:52 +07:00
Files Merge pull request #54190 from nextcloud/backport/54121/stable31 2025-08-07 17:01:34 +07:00
FilesMetadata
FullTextSearch
GlobalScale
Group
Hooks
Http
IntegrityCheck fix: Report duplicated extra files in integrity check 2025-02-26 13:26:38 +07:00
KnownUser
L10N
LDAP
Lock
Lockdown
Log fix(syslog): open syslog channel on write 2025-07-03 13:41:57 +07:00
Mail fix: Fix button alignment for email templates in Outlook 2025-08-06 17:43:33 +07:00
Memcache
Migration
Net
Notification fix(notifications): Fix check for hasNotifiers when all apps use RegistrationContext 2025-06-12 22:00:46 +07:00
OCM fix(ocm): `publicKey` can be disabled so capabilities do not match 2025-03-23 18:34:20 +07:00
OCS
Preview fix: unbloc ffmpeg on some broken videos 2025-06-12 11:58:47 +07:00
Profile feat(profile): Add an API to get the profile field data 2025-04-24 00:50:11 +07:00
Profiler
Remote
Repair fix(oauth2): retain support for legacy ownCloud clients 2025-04-02 12:05:18 +07:00
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 2025-04-09 08:29:43 +07:00
Route feat(occ): Add commands to list all routes and match a single one 2025-06-26 17:12:33 +07:00
Search fix(search): Fix SearchComposer.php filtering logic 2025-08-14 13:03:12 +07:00
Security feat: Cache user keys 2025-08-05 19:05:14 +07:00
Session
Settings
Setup
SetupCheck
Share
Share20 chore: Adapt ProviderFactory to change in DefaultShareProvider constructor 2025-08-05 11:59:34 +07:00
SpeechToText
Support fix: Fix warning when crash reporter fails to get loaded 2025-05-20 20:30:15 +07:00
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 2025-07-10 08:50:23 +07:00
Tagging
Talk
TaskProcessing test: fix tests 2025-07-03 11:37:48 +07:00
Teams
Template fix: Do not show password dialog when user can not validate password 2025-07-29 15:55:09 +07:00
TextProcessing
TextToImage
Translation
Updater
User fix: increase how long we cache display names 2025-08-11 14:25:18 +07:00
UserStatus
legacy fix(installer): ensure valid tempFile & extractDir 2025-08-19 22:37:22 +07:00
AllConfig.php
AppConfig.php fix(appconfig): mark searchKeys() as internal until 32 2025-07-22 12:21:29 +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
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-19 23:46:57 +07:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php
InitialStateService.php
Installer.php fix(installer): ensure valid tempFile & extractDir 2025-08-19 22:37:22 +07:00
LargeFileHelper.php
Log.php fix(log): Fix log level handling 2025-01-27 10:23:28 +07:00
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 2025-04-28 14:54:35 +07:00
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 2025-06-02 23:26:50 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php refactor: convert sanitize account properties repair step to background job 2025-02-24 15:23:20 +07:00
RepairException.php
Server.php fix: Correctly return app id and app version for `core` styles and images 2025-01-24 18:12:18 +07:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix(metadata): set background job on fresh setup 2025-05-29 14:52:23 +07:00
StreamImage.php
Streamer.php fix(ZipFolderPlugin): set mtime of directories in archive 2025-08-14 12:06:39 +07:00
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 2025-08-07 13:09:23 +07:00
TagManager.php refactor(tags): move favorite event dispatching to tags.php 2024-12-03 20:56:36 +07:00
Tags.php fix(core): ensure unique vcategory 2025-08-06 09:00:50 +07:00
TempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 2025-03-03 15:25:00 +07:00
TemplateLayout.php fix(setup): ignore missing theming app 2025-04-12 15:33:41 +07:00
URLGenerator.php fix(navigation): Fix absolute URLs from default apps 2025-04-28 14:54:35 +07:00
Updater.php fix(update): Correctly trigger update for auto-disabled local apps 2025-07-21 12:09:42 +07:00