.. |
Accounts
|
Update all license headers for Nextcloud 21
|
2020-12-16 18:48:22 +01:00 |
Activity
|
Format code to a single space around binary operators
|
2020-10-05 20:25:24 +02:00 |
App
|
Deprecate all remaining event constants
|
2021-02-09 13:53:41 +01:00 |
AppFramework
|
Use executeQuery and executeUpdate in the QBMapper
|
2021-03-18 15:40:18 +01:00 |
Authentication
|
Deprecate all remaining event constants
|
2021-02-09 13:53:41 +01:00 |
BackgroundJob
|
Fix the OCP\BackgroundJob\Job to make it compatible with its interface
|
2020-11-24 09:33:49 +01:00 |
Broadcast/Events
|
…
|
|
Calendar
|
Update all license headers for Nextcloud 21
|
2020-12-16 18:48:22 +01:00 |
Capabilities
|
…
|
|
Collaboration
|
…
|
|
Command
|
…
|
|
Comments
|
Deprecate all remaining event constants
|
2021-02-09 13:53:41 +01:00 |
Console
|
Deprecate all remaining event constants
|
2021-02-09 13:53:41 +01:00 |
Contacts
|
Type Entry and IEntry
|
2021-03-04 14:30:21 +01:00 |
DB
|
Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcasts
|
2021-03-05 08:42:54 +01:00 |
Dashboard
|
Merge pull request #22432 from nextcloud/enh/phpdoc
|
2020-08-26 21:18:11 +02:00 |
Diagnostics
|
…
|
|
DirectEditing
|
Do not expose direct editing if no master key is available
|
2020-09-01 11:40:27 +02:00 |
Encryption
|
The encryption decrypt position can be int or string
|
2020-10-13 10:51:22 +02:00 |
EventDispatcher
|
Merge pull request #25558 from nextcloud/deprecate/generic-event-wrapper
|
2021-02-10 18:57:07 +01:00 |
Federation
|
Update all license headers for Nextcloud 21
|
2020-12-16 18:48:22 +01:00 |
Files
|
add ICopyFromCache trait to expose existing implementation
|
2021-03-12 17:22:36 +01:00 |
Files_FullTextSearch/Model
|
…
|
|
FullTextSearch
|
…
|
|
GlobalScale
|
…
|
|
Group
|
Show group backends in occ group:list --info and group:info
|
2021-03-01 16:02:08 +01:00 |
Http
|
Fix option in the client code itself as well
|
2021-01-12 12:36:21 +01:00 |
L10N
|
…
|
|
LDAP
|
adjust since
|
2021-01-22 14:29:39 +01:00 |
Lock
|
Update all license headers for Nextcloud 21
|
2020-12-16 18:48:22 +01:00 |
Lockdown
|
…
|
|
Log
|
Migrate custom loggers to PSR
|
2021-02-11 16:16:34 +01:00 |
Mail
|
Update license headers for Nextcloud 20 (again)
|
2020-09-07 14:37:44 +02:00 |
Migration
|
Update all license headers for Nextcloud 21
|
2020-12-16 18:48:22 +01:00 |
Notification
|
Merge pull request #22432 from nextcloud/enh/phpdoc
|
2020-08-26 21:18:11 +02:00 |
OCS
|
…
|
|
Preview
|
…
|
|
Remote
|
…
|
|
RichObjectStrings
|
Include RichObject for forms
|
2021-03-01 14:00:33 +01:00 |
Route
|
Update all license headers for Nextcloud 21
|
2020-12-16 18:48:22 +01:00 |
Search
|
Allow unified search results to have attributes
|
2020-12-03 18:24:33 +01:00 |
Security
|
Merge pull request #22432 from nextcloud/enh/phpdoc
|
2020-08-26 21:18:11 +02:00 |
Session/Exceptions
|
…
|
|
Settings
|
Do not show 2FA settings if the user has no providers available
|
2021-01-22 13:55:22 +01:00 |
Share
|
Remove duplicated query for email shares
|
2021-03-22 06:50:47 +01:00 |
Support
|
Allow subscription to indicate that a userlimit is reached
|
2020-12-02 15:20:03 +01:00 |
SystemTag
|
Deprecate all remaining event constants
|
2021-02-09 13:53:41 +01:00 |
User
|
Improve search results when only phonebook-matches can we autocompleted
|
2021-03-17 09:51:31 +01:00 |
UserStatus
|
Always use IUserStatus consts
|
2020-09-07 11:30:18 +02:00 |
WorkflowEngine
|
Deprecate all remaining event constants
|
2021-02-09 13:53:41 +01:00 |
App.php
|
Format code to a single space around binary operators
|
2020-10-05 20:25:24 +02:00 |
AutoloadNotAllowedException.php
|
…
|
|
BackgroundJob.php
|
…
|
|
Constants.php
|
Update all license headers for Nextcloud 21
|
2020-12-16 18:48:22 +01:00 |
Defaults.php
|
Deprecate getHTMLName on \OCP\Defaults
|
2021-03-05 09:34:24 +01:00 |
Files.php
|
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
2021-02-18 13:31:24 +01:00 |
GroupInterface.php
|
Update all license headers for Nextcloud 21
|
2020-12-16 18:48:22 +01:00 |
IAddressBook.php
|
Merge pull request #22432 from nextcloud/enh/phpdoc
|
2020-08-26 21:18:11 +02:00 |
IAppConfig.php
|
…
|
|
IAvatar.php
|
…
|
|
IAvatarManager.php
|
…
|
|
ICache.php
|
…
|
|
ICacheFactory.php
|
Drop \OC\Memcache\Factory::create
|
2021-02-16 11:43:05 +01:00 |
ICertificate.php
|
…
|
|
ICertificateManager.php
|
Improve CertificateManager to not be user context dependent
|
2020-11-03 00:13:01 +01:00 |
IConfig.php
|
…
|
|
IContainer.php
|
Annotate IContainer so Psalm knows what resove and query return
|
2020-10-14 12:29:26 +02:00 |
IDBConnection.php
|
Add expression taint source and sanitizer
|
2021-02-17 21:38:15 +01:00 |
IDateTimeFormatter.php
|
…
|
|
IDateTimeZone.php
|
…
|
|
IEventSource.php
|
…
|
|
IGroup.php
|
Show group backends in occ group:list --info and group:info
|
2021-03-01 16:02:08 +01:00 |
IGroupManager.php
|
Fix types in the Group Manager
|
2021-03-03 14:52:47 +01:00 |
IImage.php
|
…
|
|
IInitialStateService.php
|
Fully deprecate the old initial state interface, not just the methods
|
2021-01-22 14:53:26 +01:00 |
IL10N.php
|
…
|
|
ILogger.php
|
Format code to a single space around binary operators
|
2020-10-05 20:25:24 +02:00 |
IMemcache.php
|
…
|
|
IMemcacheTTL.php
|
…
|
|
INavigationManager.php
|
…
|
|
IPreview.php
|
Deprecate all remaining event constants
|
2021-02-09 13:53:41 +01:00 |
IRequest.php
|
Add IRequest taint sources
|
2020-11-22 23:04:43 +01:00 |
ISearch.php
|
…
|
|
IServerContainer.php
|
Update all license headers for Nextcloud 21
|
2020-12-16 18:48:22 +01:00 |
ISession.php
|
…
|
|
ITagManager.php
|
…
|
|
ITags.php
|
Update all license headers for Nextcloud 21
|
2020-12-16 18:48:22 +01:00 |
ITempManager.php
|
…
|
|
IURLGenerator.php
|
…
|
|
IUser.php
|
…
|
|
IUserBackend.php
|
…
|
|
IUserManager.php
|
Improve search results when only phonebook-matches can we autocompleted
|
2021-03-17 09:51:31 +01:00 |
IUserSession.php
|
…
|
|
Image.php
|
…
|
|
PreConditionNotMetException.php
|
…
|
|
SabrePluginEvent.php
|
…
|
|
SabrePluginException.php
|
…
|
|
Share.php
|
Reduce code complexity in Share::getItems by tracing all remaining callers
|
2020-11-29 22:30:09 +01:00 |
Share_Backend.php
|
…
|
|
Share_Backend_Collection.php
|
…
|
|
Share_Backend_File_Dependent.php
|
…
|
|
Template.php
|
Format code to a single space around binary operators
|
2020-10-05 20:25:24 +02:00 |
User.php
|
…
|
|
UserInterface.php
|
Fix parameter types in docs
|
2021-03-17 09:51:31 +01:00 |
Util.php
|
Drop \OCP\Util::isIe
|
2021-03-09 20:29:42 +01:00 |