nextcloud-server/lib/private
Louis Chemineau 4381cc8f84 feat(files): Add appconfig value to disable fixed userfolder permissions optimization
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2026-01-14 14:31:12 +07:00
..
Accounts
Activity
App
AppFramework fix(controller): Support native int ranges 2026-01-07 18:06:10 +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
Comments
Config
Console
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 2026-01-07 17:05:52 +07:00
ContextChat
DB fix(comments): Check comment object 2025-12-11 07:57:56 +07:00
Dashboard
Diagnostics refactor: extract slow operation logging into trait 2026-01-08 13:07:04 +07:00
DirectEditing
Encryption
EventDispatcher
Federation
Files feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2026-01-14 14:31:12 +07:00
FilesMetadata
FullTextSearch
GlobalScale
Group
Hooks
Http perf: log slow DNS operations 2026-01-08 13:07:04 +07:00
IntegrityCheck
KnownUser
L10N fix(l10n): Fix language selection 2026-01-07 18:06:35 +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
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 fix(session): handle null logger 2026-01-09 16:51:14 +07:00
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-manager): team is already teamid 2026-01-06 15:01:39 +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 feat(Config.php): change `array_merge` to `array_replace_recursive` when merging configs 2026-01-07 11:05:27 +07:00
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 feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2026-01-14 14:31:12 +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