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 fa76b49cd2
Fix PHPDoc
8 years ago
..
Activity Update license headers 8 years ago
App Use isInstalled of AppManger instead of reimplement it 8 years ago
AppFramework Add since tags 8 years ago
Authentication Strict 2FA 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 Update with robin 10 years ago
Comments Update license headers 8 years ago
Console Fix others 10 years ago
Contacts Add @since annotation and add missing new line 8 years ago
DB dont keep shared database locks when running cli scripts 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 tests 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 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 Fix PHPDoc 8 years ago
Preview Fix others 10 years ago
Remote add more typehints 8 years ago
RichObjectStrings Merge pull request #6552 from nextcloud/notifications-add-highlight-definition 8 years ago
Route Update with robin 10 years ago
Search Update license headers 8 years ago
Security Make OCP\Security stricter 8 years ago
Session/Exceptions Fix others 10 years ago
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
User/Backend Document parameters 8 years ago
WorkflowEngine Update license headers 8 years ago
API.php Fix others 10 years ago
App.php Remove long time deprecated functions and deprecate \OCP\App 8 years ago
AutoloadNotAllowedException.php Fix others 10 years ago
BackgroundJob.php Remove old deprecated function from the BackgroundJob 8 years ago
Constants.php Remove deprecated constants 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 Fix others 10 years ago
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 Fix others 10 years ago
ICacheFactory.php Properly provide local memcache check to ICacheFactory 8 years ago
ICertificate.php Update with robin 10 years ago
ICertificateManager.php Update with robin 10 years ago
IConfig.php Update with robin 10 years ago
IContainer.php Don't do a recursive search 9 years ago
IDBConnection.php Update license headers 8 years ago
IDateTimeFormatter.php Update license headers 8 years ago
IDateTimeZone.php Fix others 10 years ago
IEventSource.php Update with robin 10 years ago
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 Update with robin 10 years ago
IMemcacheTTL.php Update with robin 10 years ago
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 Fix others 10 years ago
ITags.php Use ::class statement instead of string 8 years ago
ITempManager.php Update with robin 10 years ago
IURLGenerator.php Make the URLGenerator strict 8 years ago
IUser.php Properly return boolean on enable state 8 years ago
IUserBackend.php Fix others 10 years ago
IUserManager.php more consistent naming 8 years ago
IUserSession.php Update with robin 10 years ago
Image.php Fix others 10 years ago
PreConditionNotMetException.php Fix others 10 years ago
SabrePluginEvent.php Fix others 10 years ago
SabrePluginException.php Fix others 10 years ago
Share.php Remove unused resolveReshare of old sharing code 8 years ago
Share_Backend.php Fix others 10 years ago
Share_Backend_Collection.php Fix others 10 years ago
Share_Backend_File_Dependent.php Fix others 10 years ago
Template.php Remove deprecated template functions from OCP directly 8 years ago
User.php Remove deprecated \OCP\User::userExists 8 years ago
UserInterface.php Deprecate implementsActions 8 years ago
Util.php Remove deprecated URL functions for OCP\Util 8 years ago