nextcloud-server/lib/private
Stephan Orbaugh 282341a8d6
Merge pull request #55738 from nextcloud/carl/cleanup-preview-command
fix(preview-cleanup): Also delete previews stored in the oc_previews table
2025-12-11 14:07:50 +07:00
..
Accounts
Activity
App
AppFramework refactor: improve reflection attribute typing 2025-12-04 17:37:47 +07:00
Archive
Authentication
Avatar
BackgroundJob feat: Port jobs table to snowflakes ids 2025-12-04 17:16:12 +07:00
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
Comments refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +07:00
Config
Console
Contacts/ContactsMenu
ContextChat
DB fix(comments): Check comment object 2025-12-11 07:55:55 +07:00
Dashboard
Diagnostics
DirectEditing
Encryption
EventDispatcher
Federation
Files fix(templates): deduplicate provider templates 2025-12-10 16:06:21 +07:00
FilesMetadata
FullTextSearch
GlobalScale
Group
Hooks
Http feat(CertificateManager): Add option to specify the default certificates bundle path 2025-12-01 10:47:23 +07:00
IntegrityCheck
KnownUser
L10N
LDAP
Lock
Lockdown perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +07:00
Log feat(log): Add script name and occ command to log details 2025-12-04 15:04:59 +07:00
Mail
Memcache fix(Memcache): use different cache key when in maintenance mode 2025-12-01 14:43:23 +07:00
Migration
Net
Notification
OCM
OCS
Preview fix(preview-cleanup): Also delete previews stored in the oc_previews table 2025-12-10 13:49:24 +07:00
Profile
Profiler
Remote
Repair
RichObjectStrings
Route fix(CachingRouter): Disable cache for findMatchingRoute 2025-12-09 09:16:01 +07:00
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
SpeechToText
Support
SystemTag
Tagging
Talk
TaskProcessing fix(TaskProcessing): Adjust OCR task type to allow for multiple files and pdfs 2025-12-09 09:21:33 +07:00
Teams
Template
TextProcessing
TextToImage
Translation
Updater
User
UserStatus
legacy chore: drop no longer needed runningOnMac method 2025-12-04 16:46:55 +07:00
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
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix: Allow installation on macOS CI 2025-12-07 13:32:43 +07:00
StreamImage.php
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php
URLGenerator.php
Updater.php