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 83b00a99fa
Add interfaces to interact with subscription from support app
7 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 Move to AppFramework Controller 8 years ago
AppFramework Set empty CSP by default 7 years ago
Authentication Fix activatable/deactivatable 2fa provider interface typos 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
Collaboration Use rich objects instead of name, link and icon 7 years ago
Command
Comments Allow to filter the unread count by verb 8 years ago
Console
Contacts Allow access to addressbook unique uri 7 years ago
DB Use the defined func()->count() instead of manual counting 7 years ago
Dashboard include dashboard into core 7 years ago
Diagnostics
Encryption
Federation Use numeric placeholders if there are multiple, so that RTL languages can operate better 7 years ago
Files Harden appdata putcontent 7 years ago
Files_FullTextSearch/Model moving final class to private, new interface in public 7 years ago
FullTextSearch +isAvailable() 7 years ago
GlobalScale
Group allow group backends to mark that a group should now be shown in search dialogs 7 years ago
Http/Client
L10N Add optional locale parameter to interface as well 7 years ago
LDAP
Lock Log more info about locking conflicts for memcache locking backends 8 years ago
Lockdown
Log Added a logger for systemd/journald 8 years ago
Mail
Migration Add since tags 8 years ago
Notification Update documentation of setParsed* and setRich* 7 years ago
OCS Fix PHPDoc 8 years ago
Preview
Remote
RichObjectStrings Add preview data as optional data for files 7 years ago
Route
Search
Security Do not use spaces in generated passwords 7 years ago
Session/Exceptions
Settings
Share allow to add labels to shares 7 years ago
Support Add interfaces to interact with subscription from support app 7 years ago
SystemTag
User/Backend New user backend interface to check if a user can confirm passwords 7 years ago
WorkflowEngine
API.php
App.php
AutoloadNotAllowedException.php
BackgroundJob.php
Constants.php
Defaults.php
Files.php
GroupInterface.php
IAddressBook.php Allow access to addressbook unique uri 7 years ago
IAppConfig.php
IAvatar.php Make the info available if the avatar was uploaded or generated 8 years ago
IAvatarManager.php Implement guest avatar endpoint 7 years ago
ICache.php
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php Add methods to get casted system values 7 years ago
IContainer.php
IDBConnection.php Code cleanup. 7 years ago
IDateTimeFormatter.php
IDateTimeZone.php
IEventSource.php
IGroup.php allow group backends to mark that a group should now be shown in search dialogs 7 years ago
IGroupManager.php
IImage.php
IInitialStateService.php Add a key parameter to the new initial state API 7 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 Add guest navigation type 7 years ago
IPreview.php
IRequest.php
ISearch.php
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
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
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php
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
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