nextcloud-server/lib/private
Kate 9fe7e1cb5c
Merge pull request #57085 from nextcloud/backport/56921/stable32
2025-12-18 16:45:55 +07:00
..
Accounts
Activity fix(activity): do not loop affected userIDs twice 2025-11-05 12:49:38 +07:00
App Merge pull request #55440 from nextcloud/backport/55420/stable32 2025-09-30 23:38:33 +07:00
AppFramework feat(log): Add script name and occ command to log details 2025-12-15 16:57:16 +07:00
Archive
Authentication feat(login): Add rememberme checkbox 2025-11-17 13:03:56 +07:00
Avatar
BackgroundJob
Blurhash/Listener
Broadcast/Events
Cache
Calendar Merge pull request #55763 from nextcloud/backport/54819/stable32 2025-10-16 10:07:57 +07:00
Collaboration fix: Make federation TrustedServers dependency optional in RemotePlugin 2025-12-16 00:34:16 +07:00
Command fix(jobs): Limit command jobs to known cases 2025-11-05 11:05:36 +07:00
Comments
Config fix(lexicon): switch bool value to non-lazy 2025-10-21 12:19:01 +07:00
Console
Contacts/ContactsMenu
ContextChat
DB fix(comments): Check comment object 2025-12-11 07:57:56 +07:00
Dashboard
Diagnostics
DirectEditing
Encryption
EventDispatcher
Federation fix(federation): Allow outgoing federation with oCIS federated cloud ids 2025-10-24 09:56:23 +07:00
Files fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-16 10:47:30 +07:00
FilesMetadata
FullTextSearch
GlobalScale
Group fix: join accounts_data instead of preferences when searching users 2025-10-23 10:12:40 +07:00
Hooks
Http feat(CertificateManager): Add option to specify the default certificates bundle path 2025-12-01 11:55:11 +07:00
IntegrityCheck
KnownUser
L10N fix(l10n): do not consider user language when getting the generic one 2025-11-25 15:43:32 +07:00
LDAP
Lock
Lockdown
Log feat(log): Add script name and occ command to log details 2025-12-15 16:57:16 +07:00
Mail fix(Mailer): Log errors 2025-10-30 11:03:21 +07:00
Memcache fix(Memcache): use different cache key when in maintenance mode 2025-12-03 19:35:39 +07:00
Migration
Net
Notification
OCM fix(ocm): align discovery process with OCM spec 2025-11-10 09:55:19 +07:00
OCS
Preview
Profile
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 2025-11-30 19:23:01 +07:00
Remote
Repair fix(lexicon): switch bool value to non-lazy 2025-10-21 12:19:01 +07:00
RichObjectStrings
Route fix: Fix caching routes by users with an active session 2025-12-15 09:53:32 +07:00
Search
Security fix(IpNormalizer): Added `inet_pton()` check before bitwise operations 2025-12-17 15:29:28 +07:00
Session
Settings
Setup
SetupCheck
Share
Share20 fix(shares): Fix infinite loop when hide_disabled_user_shares is yes 2025-12-15 19:18:36 +07:00
SpeechToText
Support
SystemTag
Tagging
Talk
TaskProcessing fix(TaskProcessing): Increase MAX_TASK_AGE to 6 months 2025-10-07 06:22:57 +07:00
Teams fix(team-api): get all teams details in a single request 2025-11-10 16:55:55 +07:00
Template fix(lib): include headers from OC\Template\Template as well in produced HTML 2025-12-18 11:00:50 +07:00
TextProcessing
TextToImage
Translation
Updater
User fix(IUserManager): Fix deprecation of search method 2025-10-02 09:21:42 +07:00
UserStatus
legacy
AllConfig.php
AppConfig.php
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php
InitialStateService.php
Installer.php
LargeFileHelper.php
Log.php
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix: disable mp3 preview provider 2025-10-13 17:54:37 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Merge pull request #55884 from nextcloud/backport/55864/stable32 2025-10-21 17:07:33 +07:00
RepairException.php
Server.php fix: Fix user collaborators returned when searching for mail collaborators 2025-11-12 13:22:25 +07:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php
StreamImage.php
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php
URLGenerator.php
Updater.php