nextcloud-server/lib/private
Enjeck C 584821e0a5 fix: Ensure CLOUD key exists before resolving Cloud ID
Signed-off-by: Enjeck C <patrathewhiz@gmail.com>
2026-01-06 09:00:11 +07:00
..
Accounts
Activity fix(activity): do not loop affected userIDs twice 2025-11-05 12:49:38 +07:00
App
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
Collaboration fix: Ensure CLOUD key exists before resolving Cloud ID 2026-01-06 09:00:11 +07:00
Command fix(jobs): Limit command jobs to known cases 2025-11-05 11:05:36 +07:00
Comments
Config
Console
Contacts/ContactsMenu
ContextChat
DB fix(comments): Check comment object 2025-12-11 07:57:56 +07:00
Dashboard
Diagnostics
DirectEditing
Encryption
EventDispatcher
Federation
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
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
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
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
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
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
PreviewNotAvailableException.php
RedisFactory.php
Repair.php
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