..
Accounts
implement verification for additional mails
2021-09-10 13:17:39 +02:00
Activity
Update php licenses
2021-06-04 22:02:41 +02:00
App
Keep group restrictions when reenabling apps after an update
2021-10-13 14:03:39 +02:00
AppFramework
Improve caching policy
2022-02-18 14:29:36 +01:00
Authentication
Update php licenses
2021-06-04 22:02:41 +02:00
BackgroundJob
Adjust since version
2022-03-10 13:47:05 +01:00
Broadcast /Events
Update php licenses
2021-06-04 22:02:41 +02:00
Calendar
Use IRoomMetadata as source of truth for supported room types
2021-09-21 16:19:40 +00:00
Capabilities
Update php licenses
2021-06-04 22:02:41 +02:00
Collaboration
Update php licenses
2021-06-04 22:02:41 +02:00
Command
Update php licenses
2021-06-04 22:02:41 +02:00
Comments
Update php licenses
2021-06-04 22:02:41 +02:00
Console
Update php licenses
2021-06-04 22:02:41 +02:00
Contacts
Convert strict_search to wildcard property and add psalm docs
2021-12-13 14:23:04 +00:00
Dashboard
load widgets only of enabled apps
2022-07-12 08:52:04 +00:00
DB
tell mysql to ignore the sort index for search queries
2022-04-25 11:56:48 +00:00
Diagnostics
Update php licenses
2021-06-04 22:02:41 +02:00
DirectEditing
Update php licenses
2021-06-04 22:02:41 +02:00
Encryption
Update php licenses
2021-06-04 22:02:41 +02:00
EventDispatcher
Update php licenses
2021-06-04 22:02:41 +02:00
Federation
Correctly check the reception of a remote feedback
2021-06-09 15:37:18 +02:00
Files
code checker fixes for instanceOfStorage
2021-12-06 01:11:44 +01:00
Files_FullTextSearch /Model
Update php licenses
2021-06-04 22:02:41 +02:00
FullTextSearch
Update php licenses
2021-06-04 22:02:41 +02:00
GlobalScale
Update php licenses
2021-06-04 22:02:41 +02:00
Group
Update php licenses
2021-06-04 22:02:41 +02:00
Http
Update php licenses
2021-06-04 22:02:41 +02:00
L10N
Update php licenses
2021-06-04 22:02:41 +02:00
LDAP
Add method to read multi-value attributes from ldap.
2021-06-16 11:35:27 +02:00
Lock
Update php licenses
2021-06-04 22:02:41 +02:00
Lockdown
Update php licenses
2021-06-04 22:02:41 +02:00
Log
Allow to get custom loggers for syslog, errorlog and systemdlog too
2022-02-16 13:52:20 +00:00
Mail
fix parameter type hint in phpdoc
2021-09-10 13:18:23 +02:00
Migration
Update php licenses
2021-06-04 22:02:41 +02:00
Notification
Update php licenses
2021-06-04 22:02:41 +02:00
OCS
Update php licenses
2021-06-04 22:02:41 +02:00
Preview
Update php licenses
2021-06-04 22:02:41 +02:00
Remote
Update php licenses
2021-06-04 22:02:41 +02:00
RichObjectStrings
Update php licenses
2021-06-04 22:02:41 +02:00
Route
Update php licenses
2021-06-04 22:02:41 +02:00
Search
Update php licenses
2021-06-04 22:02:41 +02:00
Security
Confirm mails only per POST
2021-09-10 13:22:26 +02:00
Session /Exceptions
Update php licenses
2021-06-04 22:02:41 +02:00
Settings
Update php licenses
2021-06-04 22:02:41 +02:00
Share
FInish backport to stable22 of #32322
2022-07-07 12:45:34 +02:00
Support
Update php licenses
2021-06-04 22:02:41 +02:00
SystemTag
Update php licenses
2021-06-04 22:02:41 +02:00
User
Update php licenses
2021-06-04 22:02:41 +02:00
UserStatus
Update php licenses
2021-06-04 22:02:41 +02:00
WorkflowEngine
Update php licenses
2021-06-04 22:02:41 +02:00
App.php
Update php licenses
2021-06-04 22:02:41 +02:00
AutoloadNotAllowedException.php
Update php licenses
2021-06-04 22:02:41 +02:00
BackgroundJob.php
Update php licenses
2021-06-04 22:02:41 +02:00
Constants.php
Update php licenses
2021-06-04 22:02:41 +02:00
Defaults.php
Add dedicated product name to OCP\Defaults
2021-06-16 11:36:56 +02:00
Files.php
Update php licenses
2021-06-04 22:02:41 +02:00
GroupInterface.php
Update php licenses
2021-06-04 22:02:41 +02:00
IAddressBook.php
Convert strict_search to wildcard property and add psalm docs
2021-12-13 14:23:04 +00:00
IAppConfig.php
Update php licenses
2021-06-04 22:02:41 +02:00
IAvatar.php
Fix avatar file return type
2022-03-04 04:31:50 +00:00
IAvatarManager.php
Update php licenses
2021-06-04 22:02:41 +02:00
ICache.php
Update php licenses
2021-06-04 22:02:41 +02:00
ICacheFactory.php
Update php licenses
2021-06-04 22:02:41 +02:00
ICertificate.php
Update php licenses
2021-06-04 22:02:41 +02:00
ICertificateManager.php
Update php licenses
2021-06-04 22:02:41 +02:00
IConfig.php
Update php licenses
2021-06-04 22:02:41 +02:00
IContainer.php
Update php licenses
2021-06-04 22:02:41 +02:00
IDateTimeFormatter.php
Update php licenses
2021-06-04 22:02:41 +02:00
IDateTimeZone.php
Update php licenses
2021-06-04 22:02:41 +02:00
IDBConnection.php
Fix psalm
2022-01-24 13:34:48 +01:00
IEventSource.php
Update php licenses
2021-06-04 22:02:41 +02:00
IGroup.php
Update php licenses
2021-06-04 22:02:41 +02:00
IGroupManager.php
Update php licenses
2021-06-04 22:02:41 +02:00
IImage.php
Fix typing problems in OC_Image
2021-12-13 09:34:59 +01:00
IInitialStateService.php
Update php licenses
2021-06-04 22:02:41 +02:00
IL10N.php
Update php licenses
2021-06-04 22:02:41 +02:00
ILogger.php
Update php licenses
2021-06-04 22:02:41 +02:00
Image.php
Update php licenses
2021-06-04 22:02:41 +02:00
IMemcache.php
Update php licenses
2021-06-04 22:02:41 +02:00
IMemcacheTTL.php
Update php licenses
2021-06-04 22:02:41 +02:00
INavigationManager.php
Let apps toggle an unread counter on app icons
2021-06-16 17:12:56 +02:00
IPreview.php
Update php licenses
2021-06-04 22:02:41 +02:00
IRequest.php
Update php licenses
2021-06-04 22:02:41 +02:00
ISearch.php
Update php licenses
2021-06-04 22:02:41 +02:00
IServerContainer.php
Update php licenses
2021-06-04 22:02:41 +02:00
ISession.php
Update php licenses
2021-06-04 22:02:41 +02:00
ITagManager.php
Update php licenses
2021-06-04 22:02:41 +02:00
ITags.php
Update php licenses
2021-06-04 22:02:41 +02:00
ITempManager.php
Update php licenses
2021-06-04 22:02:41 +02:00
IURLGenerator.php
Use IURLGenerator function to get value of \OC::$WEBROOT global
2021-08-16 13:12:00 +00:00
IUser.php
enable the user to set a primary (notification) email address (backend)
2021-09-10 13:22:26 +02:00
IUserBackend.php
Update php licenses
2021-06-04 22:02:41 +02:00
IUserManager.php
enable the user to set a primary (notification) email address (backend)
2021-09-10 13:22:26 +02:00
IUserSession.php
Update php licenses
2021-06-04 22:02:41 +02:00
PreConditionNotMetException.php
Update php licenses
2021-06-04 22:02:41 +02:00
SabrePluginEvent.php
Update php licenses
2021-06-04 22:02:41 +02:00
SabrePluginException.php
Update php licenses
2021-06-04 22:02:41 +02:00
Share.php
Update php licenses
2021-06-04 22:02:41 +02:00
Share_Backend.php
Update php licenses
2021-06-04 22:02:41 +02:00
Share_Backend_Collection.php
Update php licenses
2021-06-04 22:02:41 +02:00
Share_Backend_File_Dependent.php
Update php licenses
2021-06-04 22:02:41 +02:00
Template.php
Update php licenses
2021-06-04 22:02:41 +02:00
UserInterface.php
Update php licenses
2021-06-04 22:02:41 +02:00
Util.php
Allow to disable password policy enforcement for selected groups
2022-07-07 09:27:34 +02:00