nextcloud-server/lib/private
Carl Schwan 8bbd30693c refactor(share-manager): Make return type more precise
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-04 21:39:25 +07:00
..
Accounts
Activity fix(activity): do not loop affected userIDs twice 2025-11-04 13:55:50 +07:00
App
AppFramework refactor: improve reflection attribute typing 2025-12-04 17:37:47 +07:00
Archive
Authentication feat(login): Add rememberme checkbox 2025-11-13 13:25:59 +07:00
Avatar
BackgroundJob
Blurhash/Listener
Broadcast/Events
Cache
Calendar
Collaboration fix(collaboration): Replace NonExisting* check on `NodeDeletedEvent` by a try/catch 2025-11-25 19:30:53 +07:00
Command fix(jobs): Limit command jobs to known cases 2025-11-04 11:10:40 +07:00
Comments
Config
Console
Contacts/ContactsMenu
ContextChat
DB Merge pull request #56494 from nextcloud/carl/result-improv 2025-11-20 15:38:17 +07:00
Dashboard
Diagnostics
DirectEditing
Encryption
EventDispatcher
Federation
Files Merge pull request #56251 from nextcloud/carl/template-manager-cleanup 2025-12-04 17:26:53 +07:00
FilesMetadata
FullTextSearch
GlobalScale
Group Revert "feat(group): Sanitize group names and ids on creation" 2025-11-07 10:37:50 +07:00
Hooks
Http feat(CertificateManager): Add option to specify the default certificates bundle path 2025-12-01 10:47:23 +07:00
IntegrityCheck
KnownUser
L10N fix(l10n): do not consider user language when getting the generic one 2025-11-10 19:50:19 +07:00
LDAP
Lock
Lockdown
Log feat(log): Add script name and occ command to log details 2025-12-04 15:04:59 +07:00
Mail fix(Mailer): Log errors 2025-10-30 08:42:12 +07:00
Memcache fix(Memcache): use different cache key when in maintenance mode 2025-12-01 14:43:23 +07:00
Migration
Net
Notification
OCM fix(ocm): align discovery process with OCM spec 2025-11-09 19:35:57 +07:00
OCS
Preview refactor: Run rector 2025-11-18 17:45:54 +07:00
Profile
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 2025-11-14 14:19:33 +07:00
Remote
Repair
RichObjectStrings
Route
Search
Security feat(CertificateManager): Add option to specify the default certificates bundle path 2025-12-01 10:47:23 +07:00
Session
Settings
Setup
SetupCheck
Share
Share20 refactor(share-manager): Make return type more precise 2025-12-04 21:39:25 +07:00
Snowflake Merge pull request #56106 from nextcloud/fix/snowflake_apcu 2025-11-04 16:01:12 +07:00
SpeechToText
Support
SystemTag
Tagging
Talk
TaskProcessing feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 2025-11-27 11:32:08 +07:00
Teams
Template
TextProcessing
TextToImage
Translation
Updater
User
UserStatus
legacy
AllConfig.php
AppConfig.php refactor: Run rector 2025-11-18 17:45:54 +07:00
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(config.sample.php): Update enabledPreviewProviders 2025-11-12 12:34:42 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php
RepairException.php
Server.php fix: Fix user collaborators returned when searching for mail collaborators 2025-11-11 01:20:17 +07:00
ServerContainer.php feat(DI): Abort querying if infinite loop is detected 2025-11-05 12:21:19 +07:00
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