nextcloud/lib/public
Julien Veyssier d8477ed7d4 feat(task-streaming): set preferStreaming default value to false, allow setting it with the OCS API
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2026-06-12 10:34:11 +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 Merge pull request #60783 from nextcloud/jtr/docs-PwConfirmationRequired 2026-06-11 11:40:39 +02:00
Authentication Merge pull request #57216 from Roszakos/2fa-stateless-provider-interface 2026-06-11 11:01:23 +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 fix(cache): Improve typing of ICache and CappedMemoryCache 2026-06-11 09:45:28 +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 #59984 from nextcloud/jtr/docs-lock-ILockManager-API 2026-06-11 10:26:49 +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(L10N): add strict types in L10N::localeExists 2026-06-11 09:45:28 +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 feat: Run setup checks by category or class 2026-06-11 12:24:47 +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 feat(task-streaming): set preferStreaming default value to false, allow setting it with the OCS API 2026-06-12 10:34:11 +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: add strict types in IAddressBook::getKey 2026-06-11 09:45:28 +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(cache): Improve typing of ICache and CappedMemoryCache 2026-06-11 09:45:28 +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(IRequest): lint/cs fixup 2026-06-08 11:36:45 +02:00
IRequestId.php docs(IRequestId): update to consistency with wrapped call in IRequest 2026-06-08 11:36:43 +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(users): add stricter return types to IUser 2026-06-11 09:45:30 +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