nextcloud-server/lib/private
Elizabeth Danzberger 3a89c18888
fix(templates): deduplicate provider templates
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
2025-12-10 16:06:21 +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 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 fix(jobs): Limit command jobs to known cases 2025-11-04 11:10:40 +07:00
Comments refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +07:00
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 fix(templates): deduplicate provider templates 2025-12-10 16:06:21 +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 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 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 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 Merge pull request #56106 from nextcloud/fix/snowflake_apcu 2025-11-04 16:01:12 +07:00
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 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 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