..
Accounts
fix: eslint errors fixed in vue file, IAccountManager since added, bluesky svg added to REUSE.toml file
2025-08-08 08:06:46 +00:00
Activity
fix: add since param for activity manager
2026-01-22 11:32:38 +01:00
App
chore: Move isAppCompatible and shouldUpgrade to the app manager
2025-08-18 16:18:38 +02:00
AppFramework
fix(IRegistrationContext): Use IContainer in registerService factory
2026-02-16 10:45:13 +01:00
Authentication
refactor: Apply second batch of comments
2026-02-06 13:52:51 +01:00
BackgroundJob
feat: Port jobs table to snowflakes ids
2025-12-04 17:16:12 +01:00
Broadcast /Events
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Cache
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Calendar
feat: automated appointment creation
2026-01-15 13:31:44 -05:00
Capabilities
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Collaboration
chore: Improve SVG handling in link previews
2026-02-05 13:43:32 +01:00
Command
fix(jobs): Limit command jobs to known cases
2025-11-04 11:10:40 +01:00
Comments
refactor(psalm): Enable psalm for comments unit tests
2026-01-07 13:21:33 +01:00
Common /Exception
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Config
fix: Add missing @throws annotations in UserConfig
2026-01-27 15:21:23 +01:00
Console
feat: Add reserved options in a new OCP class so that applications know about them
2024-07-04 16:19:36 +02:00
Contacts
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
ContextChat
chore(ContextChat): add docblocks to ContentItem properties
2025-07-15 08:16:25 -07:00
Dashboard
fix(OpenAPI): Adjust array syntax to avoid ambiguities
2024-11-05 09:58:11 +01:00
DataCollector
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
DB
fix(ITypedQueryBuilder): Add correct return type and add note about Psalm bug
2026-02-25 09:52:48 +01:00
Diagnostics
refactor: migrate from OC to OCP in public interfaces
2025-05-15 16:17:47 +02:00
DirectEditing
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Encryption
fix: throw a better error if we can't get the encrypted header size
2025-05-09 22:33:45 +02:00
EventDispatcher
fix: don't try to get fileid for non exising nodes when serializing events file
2025-06-27 20:52:32 +02:00
Exceptions
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Federation
feat(signed-request): moving out of unstable
2026-01-09 20:16:24 -01:00
Files
fix(IStorage): Use correct return type for stat
2026-02-17 06:43:16 +01:00
Files_FullTextSearch /Model
refactor: migrate from OC to OCP in public interfaces
2025-05-15 16:17:47 +02:00
FilesMetadata
perf(metadata): Add optimized sharding for metadata deletion
2026-01-28 17:18:33 +01:00
FullTextSearch
chore: Use more gender neutral language
2024-10-14 13:59:24 +02:00
GlobalScale
refactor: Apply second batch of comments
2026-02-06 13:52:51 +01:00
Group
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Http
docs(http): Update return type for getBody
2025-06-30 11:50:10 +02:00
Install /Events
feat(install): add InstallationCompletedEvent for post-installation hooks
2026-01-28 09:24:24 +01:00
L10N
refactor: add missing template implements where needed
2025-05-15 16:15:13 +02:00
LDAP
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Lock
fix: better error message when trying to scan a folder that is already being scanned
2025-04-25 18:40:03 +02:00
Lockdown
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Log
refactor(QueryException): Remove most usage of QueryException
2026-01-16 11:55:06 +01:00
Mail
feat(ocp): add email address validator
2025-08-14 18:34:36 +02:00
Migration
fix(migrations): Restore type definitions for API class used in apps
2026-02-18 08:36:08 +01:00
Navigation /Events
feat(Navigation): emit dedicated event for loading additional entries
2024-12-18 12:50:11 +01:00
Notification
feat: indicate reason for preloading notifications
2025-08-18 15:28:46 +02:00
OCM
feat(signed-request): moving out of unstable
2026-01-09 20:16:24 -01:00
OCS
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
OpenMetrics
feat(openmetrics): introduce OpenMetrics exporter
2026-01-07 09:38:13 +01:00
Preview
refactor(preview): Cleanup a bit the public interface
2025-10-09 17:41:13 +02:00
Profile
feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab
2025-08-08 08:06:45 +00:00
Profiler
refactor: migrate from OC to OCP in public interfaces
2025-05-15 16:17:47 +02:00
Remote
refactor: Add more typing
2026-02-06 13:55:39 +01:00
RichObjectStrings
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Route
fix: Deprecate action and actionInclude from routes and fix actionInclude
2025-06-05 17:58:53 +02:00
Search
refactor: Remove legacy search provider
2025-10-01 13:36:25 +02:00
Security
feat(signed-request): moving out of unstable
2026-01-09 20:16:24 -01:00
Session /Exceptions
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Settings
feat(settings): Add support for delegated settings not appearing in menu
2025-09-28 14:50:14 +02:00
SetupCheck
feat: Make CheckServerResponseTrait public and provide as OCP\SetupCheck\CheckServerResponseTrait
2024-09-16 14:58:21 +02:00
Share
refactor(typing): Correct typing of IShareHelper
2026-02-26 12:22:44 +01:00
Snowflake
refactor: Rename Snowflake Generator and Decoder
2026-01-06 12:57:04 +01:00
SpeechToText
feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask
2024-08-30 10:07:01 +02:00
Support
chore: Add proper deprecation dates where missing
2024-09-20 00:46:03 +02:00
SystemTag
fix(systemtags): Correct the return type of system tag object mapper
2026-01-26 21:52:01 +01:00
Talk
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
TaskProcessing
fix(TaskProcessing): Expose userFacingErrorMessage on ResponseDefinitions#CoreTaskProcessingTask
2026-01-12 18:32:33 +01:00
Teams
feat(UserPlugin): Include teams in group search
2026-03-09 13:51:27 +01:00
Template
fix: Use a dedicated Exception class for when a template is not found
2025-03-06 15:49:25 +01:00
TextProcessing
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
TextToImage
fix(TextToImage): Refactor scheduling mechanism
2026-02-04 13:48:32 +01:00
Translation
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
User
feat: Allow user backends to manage property permissions
2026-02-03 10:22:26 +01:00
UserMigration
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
UserStatus
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
WorkflowEngine
chore(psalm): Fix most issues with the workflowengine
2025-09-17 09:57:10 +02:00
AutoloadNotAllowedException.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
BeforeSabrePubliclyLoadedEvent.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Color.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
Constants.php
chore(Constants): Sort by value
2025-04-30 14:20:12 +02: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
refactor: Replace __CLASS__ with ::class references
2024-09-15 21:40:55 +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
feat(lexicon): add FLAG_INTERNAL
2025-11-03 11:39:25 -01:00
IAvatar.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IAvatarManager.php
chore: Add SPDX header
2024-05-24 13:11:22 +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: Add SPDX header
2024-05-24 13:11:22 +02:00
ICertificate.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
ICertificateManager.php
feat(CertificateManager): Add option to specify the default certificates bundle path
2025-12-01 10:47:23 +01:00
IConfig.php
fix(IConfig): Change deprecation release to 33.0.0
2025-12-11 13:27:50 +01:00
IContainer.php
feat(IContainer): Undeprecate class
2026-02-16 10:45:13 +01:00
ICreateContactFromString.php
feat(ocp): create contacts from string
2025-08-29 15:04:57 +02:00
IDateTimeFormatter.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
IDateTimeZone.php
refactor: Apply comments
2026-02-06 13:50:46 +01:00
IDBConnection.php
feat(DB): Add ITypedQueryBuilder
2026-02-23 14:06:11 +01:00
IEmojiHelper.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IEventSource.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IEventSourceFactory.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IGroup.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IGroupManager.php
fix(IGroupManager): Use correct return type for displayNamesInGroup
2026-02-17 06:43:16 +01:00
IImage.php
fix(OCP): Fix Image interface
2024-09-02 14:57:17 +02:00
IInitialStateService.php
fix(container): Reduce general deprecation spam on all requests
2025-08-09 11:53:30 +02:00
IL10N.php
fix: Fix phpdoc typing for IL10N::l $data parameter
2025-09-29 12:31:30 +02:00
ILogger.php
chore: Remove deprecated ILogger logging functions
2024-09-19 00:37:06 +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: Add SPDX header
2024-05-24 13:11:22 +02:00
INavigationManager.php
refactor(navigation-manager): Cleanup implementation and add type hinting
2026-02-06 13:55:40 +01:00
IPhoneNumberUtil.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IPreview.php
refactor(preview): Cleanup a bit the public interface
2025-10-09 17:41:13 +02:00
IRequest.php
fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere
2025-08-26 09:50:03 +02:00
IRequestId.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IServerContainer.php
refactor: Add more typing
2026-02-06 13:55:39 +01:00
ISession.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IStreamImage.php
chore: Add SPDX header
2024-05-24 13:11:22 +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
refactor(TempManager): Simplify and unify implementations and remove legacy behavior
2025-03-03 11:11:12 +01:00
IURLGenerator.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
IUser.php
feat: Allow user backends to manage property permissions
2026-02-03 10:22:26 +01:00
IUserBackend.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
IUserManager.php
Merge pull request #57519 from nextcloud/get-existing-api
2026-01-14 11:15:42 +01: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
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
SabrePluginException.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Server.php
chore: Adjust OCP\Server::get annotation to work with phpstan
2025-02-19 16:50:16 +01:00
ServerVersion.php
refactor(ServerVersion): Add missing type hinting
2025-11-20 16:48:26 +01:00
Share.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Template.php
chore!: remove legacy functions from OC_Helper deprecated before v10
2025-05-16 22:57:50 +02:00
UserInterface.php
fix: rebased the branch with master and resolved conflicts
2024-07-08 15:42:55 +05:30
Util.php
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress
2025-10-04 21:54:22 +02:00