..
Accounts
Allow property filters to be null
2018-10-24 12:54:01 +02:00
Activity
Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-handling-with-other-ros-apps
2019-02-07 16:46:02 +01:00
App
Move to AppFramework Controller
2018-06-06 11:40:06 +02:00
AppFramework
Set empty CSP by default
2019-04-16 14:09:39 +02:00
Authentication
Allow 2FA to be setup on first login
2019-05-17 10:11:53 +02:00
BackgroundJob
fixup! Add backgroundjobs to OCP
2018-10-09 15:10:38 +02:00
Calendar
adjust Calendar resource / room interfaces to use class implementation
2018-10-08 01:25:20 +02:00
Capabilities
Collaboration
Use rich objects instead of name, link and icon
2019-03-19 13:06:55 +01:00
Command
Comments
Allow to filter the unread count by verb
2018-07-30 09:41:51 +02:00
Console
Contacts
Allow access to addressbook unique uri
2019-01-22 10:03:56 +01:00
Dashboard
include dashboard into core
2018-10-15 19:59:27 +02:00
DB
Use the defined func()->count() instead of manual counting
2018-11-08 15:44:45 +01:00
Diagnostics
Encryption
Federation
Use numeric placeholders if there are multiple, so that RTL languages can operate better
2018-10-09 14:32:14 +02:00
Files
Harden appdata putcontent
2019-04-08 13:22:00 +02:00
Files_FullTextSearch /Model
moving final class to private, new interface in public
2019-03-04 09:54:45 -01:00
FullTextSearch
+isAvailable()
2019-04-10 11:46:20 -01:00
GlobalScale
Group
allow group backends to mark that a group should now be shown in search dialogs
2019-02-25 16:06:09 +01:00
Http /Client
L10N
Add optional locale parameter to interface as well
2018-12-07 16:27:31 +01:00
LDAP
fixes possible override of uniqueMember by autodetection
2019-05-17 16:19:23 +02:00
Lock
Lockdown
Log
Added a logger for systemd/journald
2018-06-29 10:37:45 +02:00
Mail
Migration
Add since tags
2018-05-30 21:28:55 +02:00
Notification
Update documentation of setParsed* and setRich*
2019-01-25 12:12:59 +01:00
OCS
Preview
Remote
RichObjectStrings
Add preview data as optional data for files
2019-03-07 19:47:40 +01:00
Route
Search
Security
Do not use spaces in generated passwords
2019-04-15 16:29:52 +02:00
Session /Exceptions
Settings
Do not cache the settings/sections in the database anymore
2018-01-29 15:47:37 +01:00
Share
allow to add labels to shares
2018-11-01 02:15:07 +01:00
Support
Add interfaces to interact with subscription from support app
2019-05-13 11:04:47 +02:00
SystemTag
User /Backend
New user backend interface to check if a user can confirm passwords
2018-11-02 13:44:45 +01:00
WorkflowEngine
API.php
App.php
AutoloadNotAllowedException.php
BackgroundJob.php
Constants.php
Defaults.php
Files.php
GroupInterface.php
IAddressBook.php
Allow access to addressbook unique uri
2019-01-22 10:03:56 +01:00
IAppConfig.php
IAvatar.php
Make the info available if the avatar was uploaded or generated
2018-08-01 10:56:22 +02:00
IAvatarManager.php
Implement guest avatar endpoint
2019-02-07 14:23:16 +01:00
ICache.php
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php
Add methods to get casted system values
2019-02-22 08:25:41 +01:00
IContainer.php
IDateTimeFormatter.php
IDateTimeZone.php
IDBConnection.php
Code cleanup.
2019-03-21 11:42:00 +01:00
IEventSource.php
IGroup.php
allow group backends to mark that a group should now be shown in search dialogs
2019-02-25 16:06:09 +01:00
IGroupManager.php
IImage.php
IInitialStateService.php
Add a key parameter to the new initial state API
2019-01-30 16:08:08 +01:00
IL10N.php
docblock version fixes
2018-06-28 17:37:16 +02:00
ILogger.php
Image.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php
Add guest navigation type
2019-02-18 09:12:11 +01:00
IPreview.php
IRequest.php
ISearch.php
IServerContainer.php
expose storagefactory in server container
2018-10-17 14:57:30 +02:00
ISession.php
Allow updating the token on session regeneration
2018-06-14 08:09:36 +02:00
ITagManager.php
ITags.php
ITempManager.php
IURLGenerator.php
Add function to generate urls for OCS routes
2018-10-09 15:41:50 +02:00
IUser.php
do not offer to change display name or password, if not possible.
2018-11-07 22:37:41 +01:00
IUserBackend.php
IUserManager.php
Fix typo in IUserManager::createUser doc
2018-08-16 08:37:27 +02:00
IUserSession.php
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php
Share.php
Deprecate legacy share code and cleanup some unused methods
2019-04-18 17:44:14 +02:00
Share_Backend.php
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php
User.php
UserInterface.php
Util.php
Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveArraySearch
2018-10-09 09:43:11 +02:00