nextcloud-server/lib/private
Thomas Citharel eb4dbdc8b1 fix(sharing): fix json decoding the list of groups excluded from sharing
json_decode() returns stdclass by default instead of an associative object, which can't be used for
array_diff or array_intersect later

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-08-24 19:38:41 +07:00
..
Accounts fix(settings): add link check in webfinger 2025-07-07 10:02:24 +07:00
Activity chore: apply code style 2025-04-30 19:04:59 +07:00
App fix(AppManager): Argument must be of type array|object 2025-08-20 18:12:55 +07:00
AppFramework fix(session): log when ephemeral sessions are closed 2025-07-23 07:38:34 +07:00
Archive
Authentication chore: apply code style 2025-04-30 19:04:59 +07:00
Avatar chore: apply code style 2025-04-30 19:04:59 +07:00
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 2025-07-28 08:29:07 +07:00
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 2025-05-27 12:56:19 +07:00
Broadcast/Events
Cache
Calendar fix: check if properties exist before using them 2025-07-28 12:03:50 +07:00
Collaboration fix(FileReferenceEventListener): Invalidate cache after node was renamed 2025-05-27 12:33:09 +07:00
Command chore: apply code style 2025-04-30 19:04:59 +07:00
Comments chore: apply code style 2025-04-30 19:04:59 +07:00
Console chore: apply code style 2025-04-30 19:04:59 +07:00
Contacts/ContactsMenu chore: apply code style 2025-04-30 19:04:59 +07:00
DB Merge pull request #54251 from nextcloud/backport/54203/stable30 2025-08-07 15:21:44 +07:00
Dashboard
Diagnostics chore: apply code style 2025-04-30 19:04:59 +07:00
DirectEditing chore: apply code style 2025-04-30 19:04:59 +07:00
Encryption chore: apply code style 2025-04-30 19:04:59 +07:00
EventDispatcher
Federation chore: apply code style 2025-04-30 19:04:59 +07:00
Files fix: don't update cached mountpoints if the request doesn't have filesystem access 2025-08-01 16:04:33 +07:00
FilesMetadata chore: apply code style 2025-04-30 19:04:59 +07:00
FullTextSearch chore: apply code style 2025-04-30 19:04:59 +07:00
GlobalScale chore: apply code style 2025-04-30 19:04:59 +07:00
Group chore: apply code style 2025-04-30 19:04:59 +07:00
Hooks chore: apply code style 2025-04-30 19:04:59 +07:00
Http chore: apply code style 2025-04-30 19:04:59 +07:00
IntegrityCheck fix: Report duplicated extra files in integrity check 2025-02-26 13:25:16 +07:00
KnownUser
L10N chore: apply code style 2025-04-30 19:04:59 +07:00
LDAP chore: apply code style 2025-04-30 19:04:59 +07:00
Lock chore: apply code style 2025-04-30 19:04:59 +07:00
Lockdown chore: apply code style 2025-04-30 19:04:59 +07:00
Log fix(syslog): open syslog channel on write 2025-07-02 01:45:40 +07:00
Mail fix: Fix button alignment for email templates in Outlook 2025-08-06 19:50:55 +07:00
Memcache chore: apply code style 2025-04-30 19:04:59 +07:00
Migration chore: apply code style 2025-04-30 19:04:59 +07:00
Net chore: apply code style 2025-04-30 19:04:59 +07:00
Notification fix(notifications): Fix check for hasNotifiers when all apps use RegistrationContext 2025-06-06 08:44:02 +07:00
OCM chore: apply code style 2025-04-30 19:04:59 +07:00
OCS chore: apply code style 2025-04-30 19:04:59 +07:00
Preview fix: unbloc ffmpeg on some broken videos 2025-07-03 10:47:19 +07:00
Profile fix(FediverseAction): Ensure valid fediverse links are generated 2025-02-07 12:41:49 +07:00
Profiler chore: apply code style 2025-04-30 19:04:59 +07:00
Remote chore: apply code style 2025-04-30 19:04:59 +07:00
Repair chore: apply code style 2025-04-30 19:04:59 +07:00
RichObjectStrings chore: apply code style 2025-04-30 19:04:59 +07:00
Route chore: apply code style 2025-04-30 19:04:59 +07:00
Search chore: apply code style 2025-04-30 19:04:59 +07:00
Security Merge pull request #52881 from nextcloud/backport/50234/stable30 2025-05-16 13:17:22 +07:00
Session
Settings chore: apply code style 2025-04-30 19:04:59 +07:00
Setup chore: apply code style 2025-04-30 19:04:59 +07:00
SetupCheck
Share chore: apply code style 2025-04-30 19:04:59 +07:00
Share20 fix(sharing): fix json decoding the list of groups excluded from sharing 2025-08-24 19:38:41 +07:00
SpeechToText
Support fix: Fix warning when crash reporter fails to get loaded 2025-05-20 20:30:19 +07:00
SystemTag chore: apply code style 2025-04-30 19:04:59 +07:00
Tagging
Talk chore: apply code style 2025-04-30 19:04:59 +07:00
TaskProcessing fix(TaskProcessing): increase task cleanup delay 2025-05-27 08:39:43 +07:00
Teams chore: apply code style 2025-04-30 19:04:59 +07:00
Template fix: Do not show password dialog when user can not validate password 2025-07-29 15:54:57 +07:00
TextProcessing fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +07:00
TextToImage chore: apply code style 2025-04-30 19:04:59 +07:00
Translation
Updater chore: apply code style 2025-04-30 19:04:59 +07:00
User Merge pull request #53901 from nextcloud/backport/53501/stable30 2025-07-11 13:54:16 +07:00
UserStatus
legacy fix(installer): ensure valid tempFile & extractDir 2025-08-19 00:29:37 +07:00
AllConfig.php chore: apply code style 2025-04-30 19:04:59 +07:00
AppConfig.php chore: apply code style 2025-04-30 19:04:59 +07:00
AppScriptDependency.php chore: apply code style 2025-04-30 19:04:59 +07:00
AppScriptSort.php chore: apply code style 2025-04-30 19:04:59 +07:00
BinaryFinder.php
CapabilitiesManager.php
Color.php chore: apply code style 2025-04-30 19:04:59 +07:00
Config.php chore: apply code style 2025-04-30 19:04:59 +07:00
ContactsManager.php chore: apply code style 2025-04-30 19:04:59 +07:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php chore: apply code style 2025-04-30 19:04:59 +07:00
DateTimeZone.php
EmojiHelper.php
EventSource.php chore: apply code style 2025-04-30 19:04:59 +07:00
EventSourceFactory.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php fix(installer): ensure valid tempFile & extractDir 2025-08-19 00:29:37 +07:00
LargeFileHelper.php chore: apply code style 2025-04-30 19:04:59 +07:00
Log.php chore: apply code style 2025-04-30 19:04:59 +07:00
MemoryInfo.php
NaturalSort.php chore: apply code style 2025-04-30 19:04:59 +07:00
NaturalSort_DefaultCollator.php
NavigationManager.php chore: apply code style 2025-04-30 19:04:59 +07:00
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 2025-06-02 23:26:00 +07:00
PreviewNotAvailableException.php chore: apply code style 2025-04-30 19:04:59 +07:00
RedisFactory.php chore: apply code style 2025-04-30 19:04:59 +07:00
Repair.php chore: apply code style 2025-04-30 19:04:59 +07:00
RepairException.php
Server.php chore: apply code style 2025-04-30 19:04:59 +07:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix(metadata): set background job on fresh setup 2025-05-29 14:52:40 +07:00
StreamImage.php
Streamer.php chore: apply code style 2025-04-30 19:04:59 +07:00
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 2025-08-07 13:09:37 +07:00
TagManager.php chore: apply code style 2025-04-30 19:04:59 +07:00
Tags.php fix(core): ensure unique vcategory 2025-08-06 10:09:58 +07:00
TempManager.php chore: apply code style 2025-04-30 19:04:59 +07:00
TemplateLayout.php chore: apply code style 2025-04-30 19:04:59 +07:00
URLGenerator.php chore: apply code style 2025-04-30 19:04:59 +07:00
Updater.php fix(update): Correctly trigger update for auto-disabled local apps 2025-07-21 12:09:30 +07:00