You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public
Morris Jobke f843b7edfe
Merge pull request #8506 from nextcloud/use-appmanager
8 years ago
..
Activity Update license headers 8 years ago
App Use isInstalled of AppManger instead of reimplement it 8 years ago
AppFramework OCP\AppFramework\App strict 8 years ago
Authentication Dispatch event on twofactor failure and success 8 years ago
BackgroundJob Deprecated OCP interface to fetch background job type 8 years ago
Calendar Public interfaces for calendar API 8 years ago
Capabilities Update license headers 8 years ago
Collaboration Use type casting instead of *val() method 8 years ago
Command
Comments Update license headers 8 years ago
Console
Contacts Add @since annotation and add missing new line 8 years ago
DB Made IExpressionBuilder varadic 8 years ago
Diagnostics Update license headers 8 years ago
Encryption Update license headers 8 years ago
Federation Make OCP\Federation strict 8 years ago
Files Add hint about OCP\Folder::getById 8 years ago
GlobalScale Update license headers 8 years ago
Http/Client Make OCP\Http strict 8 years ago
L10N
LDAP Update license headers 8 years ago
Lock Made locking providers strict 8 years ago
Lockdown Update license headers 8 years ago
Mail Fix comments 8 years ago
Migration Fix the type hints of migrations and correctly inject the wrapped schema into migrations 8 years ago
Notification Update license headers 8 years ago
OCS Strict DiscoveryService 8 years ago
Preview
Remote add more typehints 8 years ago
RichObjectStrings Merge pull request #6552 from nextcloud/notifications-add-highlight-definition 8 years ago
Route
Search Update license headers 8 years ago
Security Make OCP\Security stricter 8 years ago
Session/Exceptions
Settings Do not cache the settings/sections in the database anymore 8 years ago
Share Update license headers 8 years ago
Support/CrashReport Pass the exception context to the crash reporter 8 years ago
SystemTag Make SystemTag strict 8 years ago
WorkflowEngine Update license headers 8 years ago
API.php
App.php Remove long time deprecated functions and deprecate \OCP\App 8 years ago
AutoloadNotAllowedException.php
BackgroundJob.php Remove old deprecated function from the BackgroundJob 8 years ago
Constants.php Remove deprecated constants 8 years ago
DB.php Remove unused and deprecated methods of OCP\DB 8 years ago
Defaults.php Fix email buttons for white theme 8 years ago
Files.php Deprecate OCP\Files 8 years ago
GroupInterface.php Update license headers 8 years ago
IAddressBook.php
IAppConfig.php Remove IAppConfig::setValue 8 years ago
IAvatar.php Remove generated avatar on displayname change 8 years ago
IAvatarManager.php Made AvatarManager string and add return types 8 years ago
ICache.php
ICacheFactory.php Properly provide local memcache check to ICacheFactory 8 years ago
ICertificate.php
ICertificateManager.php
IConfig.php
IContainer.php
IDBConnection.php Update license headers 8 years ago
IDateTimeFormatter.php Update license headers 8 years ago
IDateTimeZone.php
IEventSource.php
IGroup.php Update license headers 8 years ago
IGroupManager.php Update license headers 8 years ago
IImage.php Fix float/integer handling in image API 8 years ago
IL10N.php Relax what t accepts so we don't break it all 8 years ago
ILogger.php Loglevel is an int 8 years ago
IMemcache.php
IMemcacheTTL.php
INavigationManager.php Update phpDoc comments and add more type hinting 8 years ago
IPreview.php Update license headers 8 years ago
IRequest.php Make the Outlook and Thunderbird addons identifyable 8 years ago
ISearch.php Removed deprecated search function from ISearch 8 years ago
IServerContainer.php Remove deprecated HTTPHelper 8 years ago
ISession.php Make ISession strict 8 years ago
ITagManager.php
ITags.php Use ::class statement instead of string 8 years ago
ITempManager.php
IURLGenerator.php Make the URLGenerator strict 8 years ago
IUser.php
IUserBackend.php
IUserManager.php Update license headers 8 years ago
IUserSession.php
Image.php
JSON.php Remove unused methods of OC_Json 8 years ago
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php
Share.php Remove unused resolveReshare of old sharing code 8 years ago
Share_Backend.php
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php Remove deprecated template functions from OCP directly 8 years ago
User.php Remove deprecated and unused method OCP\User::getDisplayNames 8 years ago
UserInterface.php
Util.php Remove deprecated URL functions for OCP\Util 8 years ago