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
Roeland Jago Douma a229095af1
Make Request strict
8 years ago
..
Activity Update license headers 8 years ago
App Fix app version to be always string and neither array nor null 8 years ago
AppFramework Merge pull request #8473 from nextcloud/strict_cmr 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 Fix the type hints of migrations and correctly inject the wrapped schema into migrations 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 Fix filename typo 8 years ago
GlobalScale Update license headers 8 years ago
Http/Client Make OCP\Http strict 8 years ago
L10N Use symfony/translation for L10N plurals 9 years ago
LDAP Update license headers 8 years ago
Lock Made locking providers strict 8 years ago
Lockdown Update license headers 8 years ago
Mail Fix welcome text for better grammar in themed instances 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 Deprecated OCP interface to fetch background job type 8 years ago
Constants.php Remove deprecated constants 8 years ago
Contacts.php
DB.php Update license headers 8 years ago
Defaults.php Fix email buttons for white theme 8 years ago
Files.php Change @georgehrke's email 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 Made the cache factory strict 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
IHelper.php
IImage.php Fix float/integer handling in image API 8 years ago
IL10N.php Make OCP\IL10N strict 8 years ago
ILogger.php Update license headers 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 Request strict 8 years ago
ISearch.php Removed deprecated search function from ISearch 8 years ago
IServerContainer.php Add public api for remote api 8 years ago
ISession.php
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 Update license headers 8 years ago
PreConditionNotMetException.php
Response.php Use normal header() calls instead of private method calls 8 years ago
SabrePluginEvent.php
SabrePluginException.php
Share.php Update license headers 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 Cleanup OC_User and OCP\User 8 years ago
UserInterface.php Fix comments 9 years ago
Util.php Remove unused import statements 8 years ago