nextcloud/lib/private
Carl Schwan 59b9ef6bab
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Has been cancelled
Psalm static code analysis / static-code-analysis-security (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ocp (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ncu (push) Has been cancelled
Merge pull request #59552 from nextcloud/backport/59511/stable33
[stable33] Only mask the permissions for the users home directory for public shares
2026-04-15 15:09:32 +02:00
..
Accounts fix: Use strict array comparisons in lib/ 2026-01-13 11:48:04 +01:00
Activity fix(activity): allow string types for snowflake IDs 2026-01-21 17:37:45 +01:00
App fix(openmetrics): Make openmetrics always an array like all other infoxml fields 2026-01-26 06:11:18 +00:00
AppFramework fix(tests): Adapt Middleware tests to API change 2026-03-19 17:17:26 +01:00
Archive
Authentication feat: Add SetupCheck to warn about missing second factor provider 2026-02-05 15:26:07 +00:00
Avatar
BackgroundJob fix(bg_jobs): store job argument as a text, increase length cap from 4000 to 32000 2026-03-19 11:09:49 +01:00
Blurhash/Listener
Broadcast/Events
Cache fix(gc): Implement cache_chunk_gc_ttl 2026-01-13 09:00:32 +01:00
Calendar feat: automated appointment creation 2026-01-15 13:31:44 -05:00
Collaboration feat(UserPlugin): Also full match on additional email addresses 2026-01-21 14:36:37 +01:00
Command
Comments fix(comments): Correctly treat end of message as end of code block/inline 2026-03-18 12:08:17 +01:00
Config feat: Add twofactor applications to most of the presets 2026-02-02 14:12:53 +00:00
Console
Contacts/ContactsMenu Merge pull request #56938 from nextcloud/unify-handling-of-exclude-groups-in-contacts-menu-and-sharing 2026-01-07 18:04:53 +01:00
ContextChat
Dashboard
DB Merge pull request #58270 from nextcloud/backport/58223/stable33 2026-02-11 20:47:41 +01:00
Diagnostics refactor: extract slow operation logging into trait 2026-01-08 11:22:15 +01:00
DirectEditing
Encryption
EventDispatcher
Federation feat(signed-request): moving out of unstable 2026-01-09 20:16:24 -01:00
Files Merge pull request #59552 from nextcloud/backport/59511/stable33 2026-04-15 15:09:32 +02:00
FilesMetadata
FullTextSearch
GlobalScale
Group Revert "feat(group): Sanitize group names and ids on creation" 2025-11-07 10:37:50 +01:00
Hooks
Http Merge branch 'master' into ernolf/enh/http2-brotli-client 2026-01-08 21:02:07 +01:00
IntegrityCheck
KnownUser
L10N fix(L10N): stop stripping _ from language codes 2026-02-25 15:55:21 +00:00
LDAP
legacy Merge pull request #56779 from nextcloud/jtr/needUpgrade-refactor 2026-01-06 14:04:13 +01:00
Lock
Lockdown perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Log feat(log): Add script name and occ command to log details 2025-12-04 15:04:59 +01:00
Mail
Memcache feat: Add memcache_customprefix 2026-03-09 17:06:17 +01:00
Migration
Net
Notification fix(notifications): Require absolute links for support of desktop and mobile clients 2026-04-13 15:34:11 +00:00
OCM fix(ocm): manage 4xx on ocm requests 2026-01-26 06:37:59 +00:00
OCS
OpenMetrics chore(metrics): harden Cached exporter 2026-03-11 17:33:56 +00:00
Preview chore: Fix SPDX header 2026-03-16 09:10:37 +01:00
Profile
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 2025-11-14 14:19:33 +01:00
Remote
Repair feat(preview): On demand preview migration 2026-01-28 22:36:05 +01:00
RichObjectStrings
Route feat(ocm): event on ocm discovery and ocm request 2026-01-07 17:54:26 -01:00
Search
Security fix(initializeSession): only log HMAC problem to critical logs if indeed critical 2026-03-17 18:18:09 +00:00
Session fix(initializeSession): only log HMAC problem to critical logs if indeed critical 2026-03-17 18:18:09 +00:00
Settings refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 2026-01-06 12:57:17 +01:00
Setup
SetupCheck
Share
Share20 fix(sharing): Don't give a reason when share from disabled user is no longer working 2026-04-13 14:11:41 +00:00
Snowflake fix(snowflake_ids): allow multiple instance with same temp directory 2026-02-25 09:20:51 +00:00
SpeechToText
Support
SystemTag
Tagging
Talk feat(talk): Allow to create conversations that are meetings 2026-04-07 13:44:40 +02:00
TaskProcessing Fix: Run cs:fix 2026-02-05 14:54:27 +00:00
Teams feat: allow to filter contacts by team 2026-01-25 14:39:03 +01:00
Template fix(lib): templates core path detection 2026-04-02 09:27:53 +00:00
TextProcessing
TextToImage
Translation
Updater test(Updater): Harden flaky test 2026-02-04 10:04:50 +00:00
User Merge pull request #57519 from nextcloud/get-existing-api 2026-01-14 11:15:42 +01:00
UserStatus
AllConfig.php refactor: Deprecated user config from IConfig correctly 2025-12-11 13:27:47 +01:00
AppConfig.php refactor: Run rector 2025-11-18 17:45:54 +01:00
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php
CapabilitiesManager.php
Color.php
Config.php feat(Config.php): change array_merge to array_replace_recursive when merging configs 2026-01-06 16:03:38 +01:00
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(image): Remove NOP imagedestroy call 2026-01-07 15:13:07 +01:00
InitialStateService.php
Installer.php chore: make lint happy about isDownloaded concat 2026-01-01 11:49:02 -05:00
LargeFileHelper.php
Log.php fix: Use configured loglevel even when log.condition matches is set 2026-02-27 15:01:30 +00:00
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(apporder): Load custom app order before resolving closures 2026-03-16 16:52:21 +01:00
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php feat(preview): On demand preview migration 2026-01-28 22:36:05 +01:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php fix(repair): Fix repair steps when files_sharing is disabled 2026-02-27 21:56:59 +01:00
RepairException.php
Server.php feat(signed-request): moving out of unstable 2026-01-09 20:16:24 -01:00
ServerContainer.php feat(DI): Abort querying if infinite loop is detected 2025-11-05 12:21:19 +01:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Merge pull request #57889 from nextcloud/backport/stable33/55649 2026-01-29 08:18:29 +01:00
Streamer.php
StreamImage.php
SubAdmin.php
SystemConfig.php
TagManager.php fix: Fix user in Tags class, do not depend upon session 2026-04-07 14:43:25 +02:00
Tags.php fix: Fix user in Tags class, do not depend upon session 2026-04-07 14:43:25 +02:00
TemplateLayout.php
TempManager.php
Updater.php
URLGenerator.php