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
Robin Appelman 93de63777e
extend storage api to allow directly writing a stream to storage
7 years ago
..
Accounts Allow property filters to be null 7 years ago
Activity Make activity events strict 7 years ago
App Move to AppFramework Controller 8 years ago
AppFramework Add report-uri to CSP 7 years ago
Authentication Consolidate personal two-factor provider settings 7 years ago
BackgroundJob fixup! Add backgroundjobs to OCP 7 years ago
Calendar adjust Calendar resource / room interfaces to use class implementation 7 years ago
Capabilities Update license headers 8 years ago
Collaboration Use type casting instead of *val() method 8 years ago
Command
Comments Allow to filter the unread count by verb 8 years ago
Console
Contacts Add @since annotation and add missing new line 8 years ago
DB Add count to function builder 8 years ago
Dashboard include dashboard into core 7 years ago
Diagnostics Update license headers 8 years ago
Encryption Update license headers 8 years ago
Federation Use numeric placeholders if there are multiple, so that RTL languages can operate better 7 years ago
Files extend storage api to allow directly writing a stream to storage 7 years ago
Files_FullTextSearch/Model implementing files_fulltextsearch within core 7 years ago
FullTextSearch missing type 7 years ago
GlobalScale Update license headers 8 years ago
Group/Backend Added disabled count per groups 8 years ago
Http/Client Make OCP\Http strict 8 years ago
L10N Fix since tag 7 years ago
LDAP Update license headers 8 years ago
Lock Log more info about locking conflicts for memcache locking backends 8 years ago
Lockdown Update license headers 8 years ago
Log Added a logger for systemd/journald 8 years ago
Mail Fix comments 8 years ago
Migration Add since tags 8 years ago
Notification Allow notifiers to know whether we are preparing push notifications 8 years ago
OCS Fix PHPDoc 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 Extend IShare to show hide download state 7 years ago
Support/CrashReport Fix @since version on new API 7 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
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
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 Make enhancing entries with type property optional 7 years ago
IAppConfig.php Remove IAppConfig::setValue 8 years ago
IAvatar.php Make the info available if the avatar was uploaded or generated 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 Add a hint that some indexes are not added yet 8 years ago
IDateTimeFormatter.php Update license headers 8 years ago
IDateTimeZone.php
IEventSource.php
IGroup.php Don't pretend we can add/remove users to/from groups when we can't 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 docblock version fixes 8 years ago
ILogger.php move log constants to ILogger 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 expose storagefactory in server container 7 years ago
ISession.php Allow updating the token on session regeneration 8 years ago
ITagManager.php
ITags.php Use ::class statement instead of string 8 years ago
ITempManager.php
IURLGenerator.php Add function to generate urls for OCS routes 7 years ago
IUser.php Properly return boolean on enable state 8 years ago
IUserBackend.php
IUserManager.php Fix typo in IUserManager::createUser doc 7 years ago
IUserSession.php
Image.php
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 \OCP\User::userExists 8 years ago
UserInterface.php Deprecate implementsActions 8 years ago
Util.php Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveArraySearch 7 years ago