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
Arthur Schiwon 2efe8aad38
relax dependency on GenericEvent, instead stay compatible with old events
6 years ago
..
Accounts Allow property filters to be null 7 years ago
Activity Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-handling-with-other-ros-apps 7 years ago
App use OCP\EventDispatcher\Event over Symfony's deprecated Event 6 years ago
AppFramework Do not throw an exception for base App class 6 years ago
Authentication Add event dispatcher to OCP 6 years ago
BackgroundJob fixup! Add backgroundjobs to OCP 7 years ago
Broadcast/Events Make it possible to broadcast events to (web) clients 6 years ago
Calendar Add standard metadata key for room-features 6 years ago
Capabilities Update license headers 8 years ago
Collaboration Use rich objects instead of name, link and icon 7 years ago
Command
Comments use OCP\EventDispatcher\Event over Symfony's deprecated Event 6 years ago
Console use OCP\EventDispatcher\Event over Symfony's deprecated Event 6 years ago
Contacts Allow to search for real pattern in contacts 6 years ago
DB add MAX and MIN to functionbuilder 6 years ago
Dashboard include dashboard into core 7 years ago
Diagnostics Update license headers 8 years ago
Encryption Update license headers 8 years ago
EventDispatcher Make it possible to broadcast events to (web) clients 6 years ago
Federation Use numeric placeholders if there are multiple, so that RTL languages can operate better 7 years ago
Files Remove deprecated searchByTag 6 years ago
Files_FullTextSearch/Model moving final class to private, new interface in public 7 years ago
FullTextSearch comparaison types: +regex +wildcard 6 years ago
GlobalScale Update license headers 8 years ago
Group Allow to set the group display name in the database backend 6 years ago
Http/Client Make OCP\Http strict 8 years ago
L10N Add optional locale parameter to interface as well 7 years ago
LDAP fixes possible override of uniqueMember by autodetection 6 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 7 years ago
Mail Fix comments 8 years ago
Migration Add since tags 7 years ago
Notification Keep the old method as a fallback and adjust the tests 6 years ago
OCS Fix PHPDoc 8 years ago
Preview allow keeping multiple preview "versions" of the same file 6 years ago
Remote add more typehints 8 years ago
RichObjectStrings Add talk-attachment as a rich object type 6 years ago
Route
Search Update license headers 8 years ago
Security Use Symfony's new contract Event class instead of the deprecated one 6 years ago
Session/Exceptions
Settings Make it possible to show admin settings for sub admins 6 years ago
Share fixup! Get all shares as iterable 6 years ago
Support Add extendedSupport to Subscription 6 years ago
SystemTag use OCP\EventDispatcher\Event over Symfony's deprecated Event 6 years ago
User/Backend Get the proper UID 6 years ago
WorkflowEngine relax dependency on GenericEvent, instead stay compatible with old events 6 years ago
API.php Removes unused OC_API::register 6 years ago
App.php Remove deprecated function checkAppEnabled 6 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 Dont assign $options to $options and cleanup doc 6 years ago
IAppConfig.php Remove IAppConfig::setValue 8 years ago
IAvatar.php Make the info available if the avatar was uploaded or generated 7 years ago
IAvatarManager.php Implement guest avatar endpoint 7 years ago
ICache.php
ICacheFactory.php Properly provide local memcache check to ICacheFactory 8 years ago
ICertificate.php
ICertificateManager.php
IConfig.php Add methods to get casted system values 7 years ago
IContainer.php Do not try to autoload built in types 6 years ago
IDBConnection.php Code cleanup. 7 years ago
IDateTimeFormatter.php Update license headers 8 years ago
IDateTimeZone.php
IEventSource.php
IGroup.php Allow to set the group display name in the database backend 6 years ago
IGroupManager.php Update license headers 8 years ago
IImage.php Fix float/integer handling in image API 8 years ago
IInitialStateService.php Add a key parameter to the new initial state API 7 years ago
IL10N.php docblock version fixes 7 years ago
ILogger.php move log constants to ILogger 8 years ago
IMemcache.php
IMemcacheTTL.php
INavigationManager.php Add guest navigation type 7 years ago
IPreview.php Remove deprecated function createPreview 6 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 Add an event to edit the CSP 6 years ago
ISession.php Allow updating the token on session regeneration 7 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 do not offer to change display name or password, if not possible. 7 years ago
IUserBackend.php
IUserManager.php Fix typo in IUserManager::createUser doc 7 years ago
IUserSession.php Disable app token creation for impersonated people, ref #15539 6 years ago
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php use OCP\EventDispatcher\Event over Symfony's deprecated Event 6 years ago
SabrePluginException.php
Share.php Deprecate legacy share code and cleanup some unused methods 7 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 Add extendedSupport to Subscription 6 years ago