| .. |
|
Accounts
|
feat!: Migrate AccountManager event to typed event
|
2023-07-28 14:11:19 +07:00 |
|
Activity
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
App
|
feat(NavigationManager): Always sort the default app first
|
2023-10-19 22:04:20 +07:00 |
|
AppFramework
|
Fix docblock and types for new public API
|
2023-10-19 11:43:59 +07:00 |
|
Authentication
|
Improve docblock annotations for tokens and their exceptions
|
2023-10-23 15:20:04 +07:00 |
|
BackgroundJob
|
feat(backgroundjob): Schedule job after <timestamp>
|
2023-09-29 10:29:40 +07:00 |
|
Broadcast/Events
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Cache
|
…
|
|
|
Calendar
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Capabilities
|
doc(ocp): Upgrade capability registration recommendation
|
2023-07-03 10:03:45 +07:00 |
|
Collaboration
|
core: Fix OpenAPI for reference API
|
2023-09-14 15:49:13 +07:00 |
|
Command
|
…
|
|
|
Comments
|
fix(comments): Emit CommentsEntityEvent as typed event
|
2023-07-18 16:19:01 +07:00 |
|
Common/Exception
|
Since 27.1.0
|
2023-07-07 13:46:34 +07:00 |
|
Config
|
…
|
|
|
Console
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Contacts
|
Cleanup plsam issues in DB/ContactsManager and Console
|
2023-09-05 09:20:26 +07:00 |
|
DB
|
fix(dbal): Fix types in query builder methods for parameters
|
2023-10-18 07:09:08 +07:00 |
|
Dashboard
|
Fix Dashboard IManager getWidgets return annotation
|
2023-09-20 17:41:37 +07:00 |
|
DataCollector
|
…
|
|
|
Diagnostics
|
…
|
|
|
DirectEditing
|
Fix typos in lib/public subdirectory
|
2023-05-10 11:56:34 +07:00 |
|
Encryption
|
Adapt code to new encryption system
|
2023-03-17 11:08:58 +07:00 |
|
EventDispatcher
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Federation
|
fix(federation): Fix type and docs on ICloudFederationNotification interface
|
2023-10-18 17:16:22 +07:00 |
|
Files
|
enh(IMountManager): Add method to get MountPoint from CachedMountInfo
|
2023-10-23 20:50:24 +07:00 |
|
Files_FullTextSearch/Model
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
FullTextSearch
|
Fix typos in lib/public subdirectory
|
2023-05-10 11:56:34 +07:00 |
|
GlobalScale
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Group
|
Fix psalm spotted type errors
|
2023-09-05 16:56:48 +07:00 |
|
Http
|
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
|
2023-06-27 15:53:57 +07:00 |
|
L10N
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
LDAP
|
Fix typos in lib/public subdirectory
|
2023-05-10 11:56:34 +07:00 |
|
Lock
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Lockdown
|
…
|
|
|
Log
|
fix type in BeforeMessageLoggedEvent
|
2023-06-15 17:29:11 +07:00 |
|
Mail
|
Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subject-body
|
2023-06-02 09:14:46 +07:00 |
|
Migration
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Notification
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
OCM
|
feat(OCM): Dispatch an event so apps can register resources
|
2023-10-13 08:46:28 +07:00 |
|
OCS
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Preview
|
feat: redirect to the mime icon if no preview available
|
2023-08-17 18:56:38 +07:00 |
|
Profile
|
feat(profile): Add public interface for profile manager so apps can check config
|
2023-10-23 12:56:31 +07:00 |
|
Profiler
|
…
|
|
|
Remote
|
…
|
|
|
RichObjectStrings
|
Add messageId to richObject definition of Talk
|
2023-05-05 17:51:53 +07:00 |
|
Route
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Search
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Security
|
feat(appframework): Expose programmatic rate limiter
|
2023-09-20 20:25:27 +07:00 |
|
Session/Exceptions
|
…
|
|
|
Settings
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
SetupCheck
|
Change SetupResult API to named constructors
|
2023-10-19 11:44:03 +07:00 |
|
Share
|
Fix return type of IShare::getExpirationDate
|
2023-10-18 23:23:41 +07:00 |
|
SpeechToText
|
First pass at ai admin settings
|
2023-08-02 12:37:35 +07:00 |
|
Support
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
SystemTag
|
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher
|
2023-07-25 11:19:26 +07:00 |
|
Talk
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
TextProcessing
|
feat: Add delete task API
|
2023-08-07 13:27:53 +07:00 |
|
Translation
|
First pass at ai admin settings
|
2023-08-02 12:37:35 +07:00 |
|
User
|
fix!: Move getEventDispatcher usage to IEventDispatcher
|
2023-07-28 14:11:22 +07:00 |
|
UserMigration
|
feat(UserMigration)!: 32-bit support
|
2023-05-05 17:59:57 +07:00 |
|
UserStatus
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
WorkflowEngine
|
fix(workflowengine): Remove legacy event (deprecated since 17)
|
2023-07-19 17:37:34 +07:00 |
|
AutoloadNotAllowedException.php
|
…
|
|
|
BeforeSabrePubliclyLoadedEvent.php
|
rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh
|
2022-12-15 17:37:34 +07:00 |
|
Color.php
|
…
|
|
|
Constants.php
|
…
|
|
|
Defaults.php
|
Use the default color and matching text color for the federation invite
|
2023-01-30 09:12:49 +07:00 |
|
Files.php
|
Fix typos in lib/public subdirectory
|
2023-05-10 11:56:34 +07:00 |
|
GroupInterface.php
|
Move new methods to a new interface in OCP
|
2023-09-05 16:56:48 +07:00 |
|
HintException.php
|
Fix typos in lib/public subdirectory
|
2023-05-10 11:56:34 +07:00 |
|
IAddressBook.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
IAppConfig.php
|
provisioning_api: Add OpenAPI spec
|
2023-07-31 10:29:08 +07:00 |
|
IAvatar.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
IAvatarManager.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
IBinaryFinder.php
|
…
|
|
|
ICache.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
ICacheFactory.php
|
feat: Add factory method for in-memory caches
|
2023-10-11 13:37:22 +07:00 |
|
ICertificate.php
|
…
|
|
|
ICertificateManager.php
|
…
|
|
|
IConfig.php
|
…
|
|
|
IContainer.php
|
fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found
|
2023-02-06 14:16:35 +07:00 |
|
IDBConnection.php
|
enh(db): provide database providers via API
|
2023-09-19 11:56:44 +07:00 |
|
IDateTimeFormatter.php
|
…
|
|
|
IDateTimeZone.php
|
…
|
|
|
IEmojiHelper.php
|
…
|
|
|
IEventSource.php
|
…
|
|
|
IEventSourceFactory.php
|
refactor: migrate OC_EventSource to dependency injection
|
2023-06-03 21:42:51 +07:00 |
|
IGroup.php
|
Optimize retrieving display name when searching for users in a group
|
2023-04-27 11:57:45 +07:00 |
|
IGroupManager.php
|
revert public interface back to the original types, just cast them before passing the nulls to the backends
|
2023-05-11 17:30:03 +07:00 |
|
IImage.php
|
Allow empty mimeType
|
2022-12-04 14:51:33 +07:00 |
|
IInitialStateService.php
|
…
|
|
|
IL10N.php
|
…
|
|
|
ILogger.php
|
…
|
|
|
IMemcache.php
|
…
|
|
|
IMemcacheTTL.php
|
…
|
|
|
INavigationManager.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
IPhoneNumberUtil.php
|
fix(phonenumber): Improve docs by adding input details
|
2023-09-25 17:32:47 +07:00 |
|
IPreview.php
|
fix!: Remove legacy event dispatching Symfony's GenericEvent
|
2023-07-27 09:57:51 +07:00 |
|
IRequest.php
|
feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex
|
2023-07-11 07:35:50 +07:00 |
|
IRequestId.php
|
…
|
|
|
ISearch.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
IServerContainer.php
|
chore!: Remove legacy SymfonyAdapter
|
2023-07-28 14:11:22 +07:00 |
|
ISession.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
IStreamImage.php
|
…
|
|
|
ITagManager.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
ITags.php
|
…
|
|
|
ITempManager.php
|
…
|
|
|
IURLGenerator.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
IUser.php
|
feat(users): Store and load a user's manager
|
2023-05-12 13:56:48 +07:00 |
|
IUserBackend.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
IUserManager.php
|
Add endpoint for getting disabled user list
|
2023-10-09 12:04:35 +07:00 |
|
IUserSession.php
|
…
|
|
|
Image.php
|
…
|
|
|
PreConditionNotMetException.php
|
…
|
|
|
SabrePluginEvent.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
SabrePluginException.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Server.php
|
…
|
|
|
Share.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Share_Backend.php
|
Fix typos in lib/public subdirectory
|
2023-05-10 11:56:34 +07:00 |
|
Share_Backend_Collection.php
|
…
|
|
|
Share_Backend_File_Dependent.php
|
…
|
|
|
Template.php
|
…
|
|
|
UserInterface.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +07:00 |
|
Util.php
|
Remove deprecated methods Util::writeLog and DIContainer::log
|
2023-09-25 10:37:12 +07:00 |