| .. |
|
Accounts
|
Profile backend
|
2021-10-19 04:59:35 +07:00 |
|
Activity
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
App
|
Keep group restrictions when reenabling apps after an update
|
2021-10-13 09:34:55 +07:00 |
|
AppFramework
|
Merge pull request #31141 from nextcloud/fix/better-cache-policy
|
2022-02-17 16:58:35 +07:00 |
|
Authentication
|
Specify string as nullable for credentials password
|
2022-02-28 11:08:48 +07:00 |
|
BackgroundJob
|
Allow apps to specify if their background job can be delayed
|
2022-02-07 13:54:54 +07:00 |
|
Broadcast/Events
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Calendar
|
Calendar export and import
|
2022-03-02 01:59:15 +07:00 |
|
Capabilities
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Collaboration
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Command
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Comments
|
Update ICommentsManager with reaction methods
|
2022-02-03 12:52:18 +07:00 |
|
Console
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Contacts
|
Convert strict_search to wildcard property and add psalm docs
|
2021-12-08 19:24:16 +07:00 |
|
DB
|
Merge pull request #30379 from nextcloud/feature/add-comments-reactions
|
2022-01-21 15:08:12 +07:00 |
|
Dashboard
|
Fix ArrayAccess and JsonSerializable return types
|
2021-11-23 09:28:56 +07:00 |
|
Diagnostics
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
DirectEditing
|
Fix ArrayAccess and JsonSerializable return types
|
2021-11-23 09:28:56 +07:00 |
|
Encryption
|
Migrate HintException to OCP
|
2021-06-30 15:28:02 +07:00 |
|
EventDispatcher
|
Fix ArrayAccess and JsonSerializable return types
|
2021-11-23 09:28:56 +07:00 |
|
Federation
|
Allow to get a local cloud id without going through the contacts manager
|
2021-07-14 16:08:05 +07:00 |
|
Files
|
store mountprovider for each mount in the mounts table
|
2022-02-23 18:02:33 +07:00 |
|
Files_FullTextSearch/Model
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
FullTextSearch
|
+getCollection(): string;
|
2022-02-03 10:35:06 +07:00 |
|
GlobalScale
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Group
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Http
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
L10N
|
Remove createPluralFunction which is replaced by Symfony\Translations lib
|
2022-01-24 09:27:01 +07:00 |
|
LDAP
|
Fix LDAP related docblocks types
|
2021-12-16 09:43:31 +07:00 |
|
Lock
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Lockdown
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Log
|
Allow to get custom loggers for syslog, errorlog and systemdlog too
|
2022-01-19 16:15:14 +07:00 |
|
Mail
|
fix parameter type hint in phpdoc
|
2021-09-09 14:03:35 +07:00 |
|
Migration
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Notification
|
Improve wording
|
2021-10-27 10:12:30 +07:00 |
|
OCS
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Preview
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Profile
|
Profile backend
|
2021-10-19 04:59:35 +07:00 |
|
Remote
|
Deprecate OCP\Remote
|
2021-06-28 16:36:32 +07:00 |
|
RichObjectStrings
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Route
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Search
|
Remove some mentions of ownCloud from our api documentation
|
2021-07-29 15:56:30 +07:00 |
|
Security
|
Add an OCP for trusted domain helper
|
2021-10-28 10:24:16 +07:00 |
|
Session/Exceptions
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Settings
|
Add admin privilege delegation for admin settings
|
2021-09-29 21:43:31 +07:00 |
|
Share
|
Move common logic to share manager
|
2021-11-09 10:10:53 +07:00 |
|
Support
|
Fair use of push notifications
|
2021-10-23 00:54:50 +07:00 |
|
SystemTag
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Talk
|
Add a Talk API for OCP
|
2022-02-04 08:53:18 +07:00 |
|
User
|
allow null password in UserLoggedInEvent
|
2021-10-13 12:37:34 +07:00 |
|
UserMigration
|
Extend ImportSource interface to list files of a folder
|
2022-02-24 16:53:50 +07:00 |
|
UserStatus
|
Allow to revert the user status of multiple users in 3 queries instead of 3*n
|
2022-02-15 16:06:33 +07:00 |
|
WorkflowEngine
|
Add Psalm specific scope type hint for the WFE operation
|
2021-11-22 08:42:40 +07:00 |
|
App.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
AutoloadNotAllowedException.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
BackgroundJob.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Constants.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Defaults.php
|
Merge pull request #26481 from ghost/fdroid
|
2021-07-13 08:49:59 +07:00 |
|
Files.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
GroupInterface.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
HintException.php
|
Migrate HintException to OCP
|
2021-06-30 15:28:02 +07:00 |
|
IAddressBook.php
|
Convert strict_search to wildcard property and add psalm docs
|
2021-12-08 19:24:16 +07:00 |
|
IAppConfig.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IAvatar.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IAvatarManager.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
ICache.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
ICacheFactory.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
ICertificate.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
ICertificateManager.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IConfig.php
|
Add specific psalm-return for getAllUserValues
|
2022-01-24 11:16:44 +07:00 |
|
IContainer.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IDBConnection.php
|
Check style update
|
2022-01-13 00:19:07 +07:00 |
|
IDateTimeFormatter.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IDateTimeZone.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IEventSource.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IGroup.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IGroupManager.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IImage.php
|
Fix typing problems in OC_Image
|
2021-12-06 14:26:26 +07:00 |
|
IInitialStateService.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IL10N.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
ILogger.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IMemcache.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IMemcacheTTL.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
INavigationManager.php
|
Let apps toggle an unread counter on app icons
|
2021-06-16 17:12:56 +07:00 |
|
IPreview.php
|
Move preview provider registration to bootstrap
|
2021-10-21 10:35:18 +07:00 |
|
IRequest.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
ISearch.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IServerContainer.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
ISession.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
ITagManager.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
ITags.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
ITempManager.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IURLGenerator.php
|
Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl
|
2021-10-05 13:06:59 +07:00 |
|
IUser.php
|
enable the user to set a primary (notification) email address (backend)
|
2021-09-09 19:23:04 +07:00 |
|
IUserBackend.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
IUserManager.php
|
enable the user to set a primary (notification) email address (backend)
|
2021-09-09 19:23:04 +07:00 |
|
IUserSession.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Image.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
PreConditionNotMetException.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
SabrePluginEvent.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
SabrePluginException.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Share.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Share_Backend.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Share_Backend_Collection.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Share_Backend_File_Dependent.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Template.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
UserInterface.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Util.php
|
Fix psalm issues in theming app
|
2022-01-26 14:26:58 +07:00 |