server/lib/public
Maxence Lange e3ff5db3cf fixing phpdoc
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-16 09:35:22 -01:00
..
Accounts Allow property filters to be null 2018-10-24 12:54:01 +02:00
Activity Remove legacy activity stuff 2019-01-24 16:52:38 +01:00
App Move to AppFramework Controller 2018-06-06 11:40:06 +02:00
AppFramework Emit to load additionalscripts 2019-01-31 12:11:40 +01:00
Authentication Fix activatable/deactivatable 2fa provider interface typos 2018-12-03 10:32:53 +01: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 type casting instead of *val() method 2018-01-26 11:35:42 +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 Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
Files_FullTextSearch/Model implementing files_fulltextsearch within core 2018-10-25 18:17:52 +02:00
FullTextSearch fixing phpdoc 2019-02-16 09:35:22 -01:00
GlobalScale
Group Expose subadmin to OCP 2019-01-29 20:47:35 +01:00
Http/Client
L10N Add optional locale parameter to interface as well 2018-12-07 16:27:31 +01:00
LDAP
Lock Log more info about locking conflicts for memcache locking backends 2018-05-04 13:30:18 +02:00
Lockdown
Log Added a logger for systemd/journald 2018-06-29 10:37:45 +02:00
Mail Fix comments 2018-03-05 09:06:51 +01:00
Migration Add since tags 2018-05-30 21:28:55 +02:00
Notification Allow notifiers to know whether we are preparing push notifications 2018-07-13 13:27:51 +02:00
OCS Fix PHPDoc 2018-04-18 19:20:26 +02:00
Preview
Remote
RichObjectStrings
Route
Search
Security Remove deprecated functions from SecureRandom 2018-12-07 19:33:32 +01: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/CrashReport Fix @since version on new API 2018-09-05 20:58:39 +02:00
SystemTag Make SystemTag strict 2018-02-21 22:08:27 +01:00
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 Remove long time deprecated functions and deprecate \OCP\App 2018-01-31 14:13:15 +01:00
AutoloadNotAllowedException.php
BackgroundJob.php Remove old deprecated function from the BackgroundJob 2018-03-19 10:47:31 +01:00
Constants.php
Defaults.php
Files.php Deprecate OCP\Files 2018-03-21 14:29:35 +01:00
GroupInterface.php
IAddressBook.php Allow access to addressbook unique uri 2019-01-22 10:03:56 +01:00
IAppConfig.php Remove IAppConfig::setValue 2018-01-17 21:41:57 +01:00
IAvatar.php Make the info available if the avatar was uploaded or generated 2018-08-01 10:56:22 +02:00
IAvatarManager.php Clear avatar cache with frontend repair 2018-11-08 08:31:21 +01:00
ICache.php
ICacheFactory.php Properly provide local memcache check to ICacheFactory 2018-03-13 18:18:04 +01:00
ICertificate.php
ICertificateManager.php
IConfig.php
IContainer.php
IDateTimeFormatter.php
IDateTimeZone.php
IDBConnection.php Add deprecation message ofr insertIfNotExist 2018-11-09 12:13:30 +01:00
IEventSource.php
IGroup.php Don't pretend we can add/remove users to/from groups when we can't 2018-06-19 16:23:02 +02: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 move log constants to ILogger 2018-04-26 10:45:52 +02:00
Image.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php Update phpDoc comments and add more type hinting 2018-02-15 10:38:25 +01:00
IPreview.php
IRequest.php Make the Outlook and Thunderbird addons identifyable 2018-02-27 14:37:32 +01:00
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 Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
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 Remove unused resolveReshare of old sharing code 2018-03-16 12:26:38 +01:00
Share_Backend.php
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php
User.php Remove deprecated \OCP\User::userExists 2018-03-26 11:16:23 +02:00
UserInterface.php Deprecate implementsActions 2018-03-22 16:32:04 +01:00
Util.php Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveArraySearch 2018-10-09 09:43:11 +02:00