Roeland Jago Douma 978d312e69 Merge pull request #17151 from nextcloud/td/remove/createPreview 4 years ago
..
Accounts f47f5ad0ea Allow property filters to be null 5 years ago
Activity 668b706f02 Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-handling-with-other-ros-apps 5 years ago
App 2d56664e35 Improve usage of IAppManager::getAppWebPath() 4 years ago
AppFramework a85f2f4165 set default CSP on NotFoundResponse 4 years ago
Authentication 3174012adf Add event dispatcher to OCP 5 years ago
BackgroundJob 7370fb37bb fixup! Add backgroundjobs to OCP 5 years ago
Calendar 3e5946bd0d Add standard metadata key for room-features 4 years ago
Capabilities 0eebff152a Update license headers 6 years ago
Collaboration 3022ef687a Use rich objects instead of name, link and icon 5 years ago
Command 0215b004da Update with robin 8 years ago
Comments d2c8a11c07 Allow apps to store longer messages in the comments API 5 years ago
Console ba87db3fcc Fix others 8 years ago
Contacts 2c5ebac458 Allow to search for real pattern in contacts 5 years ago
DB 8ef5a366ec add MAX and MIN to functionbuilder 4 years ago
Dashboard dfd4782dfc include dashboard into core 5 years ago
Diagnostics 0eebff152a Update license headers 6 years ago
Encryption 0eebff152a Update license headers 6 years ago
EventDispatcher a1ef939c06 Use Symfony's new contract Event class instead of the deprecated one 4 years ago
Federation ea21aa3f7a Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 years ago
Files 0487144b26 Remove deprecated searchByTag 4 years ago
Files_FullTextSearch a644ad5793 moving final class to private, new interface in public 5 years ago
FullTextSearch f10e525e0c comparaison types: +regex +wildcard 4 years ago
GlobalScale 0eebff152a Update license headers 6 years ago
Group c6c8a41d2f group display name support (service level + ldap) 5 years ago
Http a345605ec1 Make OCP\Http strict 6 years ago
L10N 20c1f5971f Add optional locale parameter to interface as well 5 years ago
LDAP 3372bcc7fc fixes possible override of uniqueMember by autodetection 5 years ago
Lock 25565dd7d8 Log more info about locking conflicts for memcache locking backends 6 years ago
Lockdown 0eebff152a Update license headers 6 years ago
Log 0a65e62f29 Added a logger for systemd/journald 6 years ago
Mail f6fe04f3d7 Fix comments 6 years ago
Migration fcc6eb8427 Add since tags 6 years ago
Notification 55f5bc79a1 Keep the old method as a fallback and adjust the tests 4 years ago
OCS fa76b49cd2 Fix PHPDoc 6 years ago
Preview 5e082f8946 allow keeping multiple preview "versions" of the same file 5 years ago
Remote 8b01176f60 add more typehints 6 years ago
RichObjectStrings 60fe0d7fc4 Define a guest type so Talk can use it in it's notifications 4 years ago
Route 0215b004da Update with robin 8 years ago
Search 0eebff152a Update license headers 6 years ago
Security a1ef939c06 Use Symfony's new contract Event class instead of the deprecated one 4 years ago
Session ba87db3fcc Fix others 8 years ago
Settings 22ae682823 Make it possible to show admin settings for sub admins 5 years ago
Share b1a0d464ba Merge pull request #16723 from nextcloud/fix/sharing/unshare-message 4 years ago
Support df072471a7 Add extendedSupport to Subscription 5 years ago
SystemTag 8e5657014d Make SystemTag strict 6 years ago
User 145eee91fe Get the proper UID 4 years ago
WorkflowEngine 3a4e31ef6b fix missing @since's 4 years ago
API.php 605d0874a4 Removes unused OC_API::register 4 years ago
App.php 60894f4d3e Remove deprecated function checkAppEnabled 5 years ago
AutoloadNotAllowedException.php ba87db3fcc Fix others 8 years ago
BackgroundJob.php d304f4bebb Remove old deprecated function from the BackgroundJob 6 years ago
Constants.php 5ca0ad4f67 Remove deprecated constants 6 years ago
Defaults.php cce4c285db Fix email buttons for white theme 6 years ago
Files.php 8eb57dd835 Deprecate OCP\Files 6 years ago
GroupInterface.php 0eebff152a Update license headers 6 years ago
IAddressBook.php 77c09252d5 Dont assign $options to $options and cleanup doc 4 years ago
IAppConfig.php 1e7b20f615 Remove IAppConfig::setValue 6 years ago
IAvatar.php decd196162 Make the info available if the avatar was uploaded or generated 5 years ago
IAvatarManager.php bf1253cb49 Implement guest avatar endpoint 5 years ago
ICache.php ba87db3fcc Fix others 8 years ago
ICacheFactory.php dde5353f98 Properly provide local memcache check to ICacheFactory 6 years ago
ICertificate.php 0215b004da Update with robin 8 years ago
ICertificateManager.php 0215b004da Update with robin 8 years ago
IConfig.php a11ef5134c Add methods to get casted system values 5 years ago
IContainer.php 357263a70b Do not try to autoload built in types 5 years ago
IDBConnection.php 0d778fcc4e Code cleanup. 5 years ago
IDateTimeFormatter.php 0eebff152a Update license headers 6 years ago
IDateTimeZone.php ba87db3fcc Fix others 8 years ago
IEventSource.php 0215b004da Update with robin 8 years ago
IGroup.php db750898ee allow group backends to mark that a group should now be shown in search dialogs 5 years ago
IGroupManager.php 0eebff152a Update license headers 6 years ago
IImage.php e4b3ee8d8f Fix float/integer handling in image API 6 years ago
IInitialStateService.php 0e6cb988a1 Add a key parameter to the new initial state API 5 years ago
IL10N.php 4c1e581f47 docblock version fixes 6 years ago
ILogger.php 38a90130ce move log constants to ILogger 6 years ago
IMemcache.php 0215b004da Update with robin 8 years ago
IMemcacheTTL.php 0215b004da Update with robin 8 years ago
INavigationManager.php a6b579b772 Add guest navigation type 5 years ago
IPreview.php 98f91982be Remove deprecated function createPreview 4 years ago
IRequest.php f81d4eb060 Make the Outlook and Thunderbird addons identifyable 6 years ago
ISearch.php 21a720e026 Removed deprecated search function from ISearch 6 years ago
IServerContainer.php 5ac857bcdc Add an event to edit the CSP 5 years ago
ISession.php 8c47a632e0 Allow updating the token on session regeneration 6 years ago
ITagManager.php ba87db3fcc Fix others 8 years ago
ITags.php eb51f06a3b Use ::class statement instead of string 6 years ago
ITempManager.php 0215b004da Update with robin 8 years ago
IURLGenerator.php c97b4274cc Add function to generate urls for OCS routes 5 years ago
IUser.php 505722cc0d do not offer to change display name or password, if not possible. 5 years ago
IUserBackend.php ba87db3fcc Fix others 8 years ago
IUserManager.php 60625de9e4 Fix typo in IUserManager::createUser doc 5 years ago
IUserSession.php 0a874c51af Disable app token creation for impersonated people, ref #15539 4 years ago
Image.php ba87db3fcc Fix others 8 years ago
PreConditionNotMetException.php ba87db3fcc Fix others 8 years ago
SabrePluginEvent.php ba87db3fcc Fix others 8 years ago
SabrePluginException.php ba87db3fcc Fix others 8 years ago
Share.php 582b679ca9 Deprecate legacy share code and cleanup some unused methods 5 years ago
Share_Backend.php ba87db3fcc Fix others 8 years ago
Share_Backend_Collection.php ba87db3fcc Fix others 8 years ago
Share_Backend_File_Dependent.php ba87db3fcc Fix others 8 years ago
Template.php 4b9890fefd Remove deprecated template functions from OCP directly 6 years ago
User.php 74f0e37233 Remove deprecated \OCP\User::userExists 6 years ago
UserInterface.php c30b9dacae Deprecate implementsActions 6 years ago
Util.php df072471a7 Add extendedSupport to Subscription 5 years ago