nextcloud-server/lib/private
Carl Schwan 3bdb344224
perf(external-sharing): Port to Entity and SnowflakeId
This removes all the read after write and we don't need to queries all
the time the same share in the same request anymore.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-16 10:40:07 +07:00
..
Accounts
Activity perf(external-sharing): Port to Entity and SnowflakeId 2025-12-16 10:40:07 +07:00
App feat(AppManager): log which apps requires the upgrade procedure 2025-10-27 18:05:00 +07:00
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 fix(jobs): Fix 32 bits jobs 2025-12-15 08:41:26 +07:00
Blurhash/Listener
Broadcast/Events
Cache
Calendar fix: iMip reply from outlook.com does not contain organizer property 2025-10-14 12:44:06 +07:00
Collaboration fix: Fix setting name inconsistency between backend and frontend 2025-12-12 13:08:34 +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 fix(lexicon): switch bool value to non-lazy 2025-10-21 09:27:40 +07:00
Console
Contacts/ContactsMenu
ContextChat
DB fix(comments): Check comment object 2025-12-11 07:55:55 +07:00
Dashboard
Diagnostics
DirectEditing
Encryption
EventDispatcher
Federation fix(federation): Allow outgoing federation with oCIS federated cloud ids 2025-10-20 15:38:36 +07:00
Files refactor(OC_Helper): remove buildNotExistingFileNameForView 2025-12-16 10:38:29 +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 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 fix(preview-cleanup): Also delete previews stored in the oc_previews table 2025-12-10 13:49:24 +07:00
Profile
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 2025-11-14 14:19:33 +07:00
Remote
Repair fix(lexicon): switch bool value to non-lazy 2025-10-21 09:27:40 +07:00
RichObjectStrings
Route fix: Fix caching routes by users with an active session 2025-12-12 16:10:20 +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 perf(external-sharing): Port to Entity and SnowflakeId 2025-12-16 10:40:07 +07:00
Snowflake fix(snowflakes): FileSequence generator must always use the same dir 2025-12-15 15:58:15 +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 fix(team-api): get all teams details in a single request 2025-10-13 14:21:15 +07:00
Template chore(Template): allow styles from `dist` folder 2025-10-22 14:57:47 +07:00
TextProcessing
TextToImage
Translation
Updater
User refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +07:00
UserStatus
legacy refactor(OC_Helper): remove buildNotExistingFileNameForView 2025-12-16 10:38:29 +07:00
AllConfig.php refactor: Deprecated user config from IConfig correctly 2025-12-11 13:27:47 +07:00
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 fix(log): Fix call to normalize function 2025-10-27 16:46:10 +07:00
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 fix(lexicon): switch bool value to non-lazy 2025-10-21 09:27:40 +07:00
RepairException.php
Server.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +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