nextcloud/lib/public
Benjamin Gaussorgues 2b7415ef4d
Some checks are pending
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 (master, main, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, guests_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
Merge pull request #60960 from nextcloud/carl/querybuilder-magic-number
refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS
2026-06-10 23:09:30 +02:00
..
Accounts chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Activity chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
App fix(psalm): Fix psalm issues related to moving files 2026-06-05 11:03:16 +02:00
AppFramework chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Authentication chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BackgroundJob chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Broadcast/Events chore: Deprecate IBroadcastEvent 2026-06-03 13:46:10 +02:00
Cache chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Calendar fix(caldav-delegation): send notification to delegator 2026-06-02 17:16:20 +02:00
Capabilities chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Collaboration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Command chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Comments chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Common/Exception chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Config chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Console chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Contacts chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ContextChat docs(ocp): Add since tag 2026-04-28 11:17:27 +02:00
Dashboard chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DataCollector chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
DB refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 2026-06-03 13:45:29 +02:00
Diagnostics chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DirectEditing chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Encryption chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
EventDispatcher chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Exceptions chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Federation chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Files Merge pull request #60844 from nextcloud/fix/noid/files-join-ext-cache-select-fields 2026-06-10 16:26:55 +02:00
Files_FullTextSearch/Model chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
FilesMetadata chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
FullTextSearch chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
GlobalScale chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Group chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Http feat(guzzle): allow overriding the default curl handler when creating a new client 2026-06-03 14:13:37 +02:00
Install/Events chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
L10N chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
LDAP chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Lock chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Lockdown chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Log chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Mail chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Migration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Navigation/Events chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Notification chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OCM chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OCS chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OpenMetrics docs(ocp): Add since tag 2026-04-28 11:17:27 +02:00
Preview chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Profile chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Profiler refactor: migrate from OC to OCP in public interfaces 2025-05-15 16:17:47 +02:00
RichObjectStrings chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Route chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Search chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Security chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Session/Exceptions chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Settings chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SetupCheck chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Share Merge pull request #60809 from nextcloud/fix/share/manager-api-allow-links-user-parameter 2026-06-02 11:27:23 +02:00
Snowflake fix(snowflake): fix wrong documentation about serverId 2026-05-12 10:47:44 +02:00
SpeechToText chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Support chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SystemTag chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Talk fix(talkbackend): Make function names positive and remove talk internals from docs 2026-04-27 21:27:40 +02:00
TaskProcessing chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Teams chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
Template docs(templates): refine ITemplateManager docs 2026-05-15 22:34:30 -04:00
TextProcessing chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TextToImage chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Translation chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
User feat: make first login event webhook compatible 2026-06-09 15:59:22 +02:00
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
UserStatus chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
WorkflowEngine chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AutoloadNotAllowedException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BeforeSabrePubliclyLoadedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Color.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Constants.php fix: Remove deprecated RFC7231 constant to avoid warnings on PHP 8.5 2026-03-13 10:43:38 +01:00
Defaults.php refactor: migrate from OC to OCP in public interfaces 2025-05-15 16:17:47 +02:00
Files.php refactor(Files): Remove deprecated and unused getMimeType and searchByMime methods 2026-02-17 06:43:16 +01:00
GroupInterface.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
HintException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IAddressBook.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-17 11:56:34 +01:00
IAppConfig.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IAvatar.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IAvatarManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IBinaryFinder.php fix: use nc's binary finding logic for smb 2024-10-04 15:56:31 +02:00
ICache.php fix: set default TTL for APCu cache as per docs 2024-08-07 19:41:41 +02:00
ICacheFactory.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ICertificate.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ICertificateManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IConfig.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IContainer.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ICreateContactFromString.php feat(ocp): create contacts from string 2025-08-29 15:04:57 +02:00
IDateTimeFormatter.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IDateTimeZone.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IDBConnection.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IEmojiHelper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IEventSource.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IEventSourceFactory.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IGroup.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IGroupManager.php feat: allow unregistering group backends 2026-06-08 15:35:07 +02:00
IImage.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IInitialStateService.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IL10N.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ILogger.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Image.php fix(OCP): Fix Image interface 2024-09-02 14:57:17 +02:00
IMemcache.php feat: add negative compare-and-delete to imemcache 2024-08-20 19:34:28 +02:00
IMemcacheTTL.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
INavigationManager.php refactor(navigation-manager): Cleanup implementation and add type hinting 2026-02-06 13:55:40 +01:00
IPhoneNumberUtil.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IPreview.php chore(previews): drop long deprecated registerProvider from IPreview 2026-05-11 13:09:46 +02:00
IRequest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IRequestId.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IServerContainer.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISession.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IStreamImage.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ITagManager.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
ITags.php fix: Dispatch favorite event with an actual path 2025-09-15 15:04:00 +02:00
ITempManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IURLGenerator.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IUser.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IUserBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IUserManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IUserSession.php docs(IUserSession): Improve interface docs 2025-12-22 11:26:48 -05:00
PreConditionNotMetException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SabrePluginEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SabrePluginException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Server.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ServerVersion.php refactor: Delete deprecated code from OC_Util 2026-05-12 18:24:12 +02:00
Share.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Template.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UserInterface.php fix: rebased the branch with master and resolved conflicts 2024-07-08 15:42:55 +05:30
Util.php fix: Fix suppressing ImpureStaticProperty and suppress it in a few places 2026-06-02 09:46:18 +02:00