Roeland Jago Douma d182037bce Emit to load additionalscripts 5 rokov pred
..
Accounts f47f5ad0ea Allow property filters to be null 6 rokov pred
Activity abd305eff5 Remove legacy activity stuff 5 rokov pred
App 8594fdc493 Move to AppFramework Controller 6 rokov pred
AppFramework d182037bce Emit to load additionalscripts 5 rokov pred
Authentication cfa524030b Fix activatable/deactivatable 2fa provider interface typos 5 rokov pred
BackgroundJob 7370fb37bb fixup! Add backgroundjobs to OCP 6 rokov pred
Calendar 1c6f666bbf adjust Calendar resource / room interfaces to use class implementation 6 rokov pred
Capabilities 0eebff152a Update license headers 6 rokov pred
Collaboration c1e4f9f305 Use type casting instead of *val() method 6 rokov pred
Command 0215b004da Update with robin 8 rokov pred
Comments 66945f9574 Allow to filter the unread count by verb 6 rokov pred
Console ba87db3fcc Fix others 8 rokov pred
Contacts 22112bf71d Allow access to addressbook unique uri 5 rokov pred
DB bb352fb667 Use the defined func()->count() instead of manual counting 5 rokov pred
Dashboard dfd4782dfc include dashboard into core 6 rokov pred
Diagnostics 0eebff152a Update license headers 6 rokov pred
Encryption 0eebff152a Update license headers 6 rokov pred
Federation ea21aa3f7a Use numeric placeholders if there are multiple, so that RTL languages can operate better 6 rokov pred
Files 6c9f2644cf Add objectExists to objectstore interface 5 rokov pred
Files_FullTextSearch ed11811dbe implementing files_fulltextsearch within core 5 rokov pred
FullTextSearch e87e93debf phpdoc 5 rokov pred
GlobalScale 0eebff152a Update license headers 6 rokov pred
Group 15abcff2a1 Expose subadmin to OCP 5 rokov pred
Http a345605ec1 Make OCP\Http strict 6 rokov pred
L10N 20c1f5971f Add optional locale parameter to interface as well 5 rokov pred
LDAP 0eebff152a Update license headers 6 rokov pred
Lock 25565dd7d8 Log more info about locking conflicts for memcache locking backends 6 rokov pred
Lockdown 0eebff152a Update license headers 6 rokov pred
Log 0a65e62f29 Added a logger for systemd/journald 6 rokov pred
Mail f6fe04f3d7 Fix comments 6 rokov pred
Migration fcc6eb8427 Add since tags 6 rokov pred
Notification 28d8d15a98 Allow notifiers to know whether we are preparing push notifications 6 rokov pred
OCS fa76b49cd2 Fix PHPDoc 6 rokov pred
Preview ba87db3fcc Fix others 8 rokov pred
Remote 8b01176f60 add more typehints 6 rokov pred
RichObjectStrings 0913bc2157 Merge pull request #6552 from nextcloud/notifications-add-highlight-definition 6 rokov pred
Route 0215b004da Update with robin 8 rokov pred
Search 0eebff152a Update license headers 6 rokov pred
Security 372f3d2a60 Remove deprecated functions from SecureRandom 5 rokov pred
Session ba87db3fcc Fix others 8 rokov pred
Settings d971b104ed Do not cache the settings/sections in the database anymore 6 rokov pred
Share f377a61f90 allow to add labels to shares 5 rokov pred
Support b4b095ca91 Fix @since version on new API 6 rokov pred
SystemTag 8e5657014d Make SystemTag strict 6 rokov pred
User df4fa2695e New user backend interface to check if a user can confirm passwords 5 rokov pred
WorkflowEngine 0eebff152a Update license headers 6 rokov pred
API.php ba87db3fcc Fix others 8 rokov pred
App.php 6d3c8d5546 Remove long time deprecated functions and deprecate \OCP\App 6 rokov pred
AutoloadNotAllowedException.php ba87db3fcc Fix others 8 rokov pred
BackgroundJob.php d304f4bebb Remove old deprecated function from the BackgroundJob 6 rokov pred
Constants.php 5ca0ad4f67 Remove deprecated constants 6 rokov pred
Defaults.php cce4c285db Fix email buttons for white theme 6 rokov pred
Files.php 8eb57dd835 Deprecate OCP\Files 6 rokov pred
GroupInterface.php 0eebff152a Update license headers 6 rokov pred
IAddressBook.php 22112bf71d Allow access to addressbook unique uri 5 rokov pred
IAppConfig.php 1e7b20f615 Remove IAppConfig::setValue 6 rokov pred
IAvatar.php decd196162 Make the info available if the avatar was uploaded or generated 6 rokov pred
IAvatarManager.php a9eef37456 Clear avatar cache with frontend repair 5 rokov pred
ICache.php ba87db3fcc Fix others 8 rokov pred
ICacheFactory.php dde5353f98 Properly provide local memcache check to ICacheFactory 6 rokov pred
ICertificate.php 0215b004da Update with robin 8 rokov pred
ICertificateManager.php 0215b004da Update with robin 8 rokov pred
IConfig.php 0215b004da Update with robin 8 rokov pred
IContainer.php 5695a4ec92 Don't do a recursive search 7 rokov pred
IDBConnection.php 5273639d0e Add deprecation message ofr insertIfNotExist 5 rokov pred
IDateTimeFormatter.php 0eebff152a Update license headers 6 rokov pred
IDateTimeZone.php ba87db3fcc Fix others 8 rokov pred
IEventSource.php 0215b004da Update with robin 8 rokov pred
IGroup.php 8a1cbbd90e Don't pretend we can add/remove users to/from groups when we can't 6 rokov pred
IGroupManager.php 0eebff152a Update license headers 6 rokov pred
IImage.php e4b3ee8d8f Fix float/integer handling in image API 6 rokov pred
IInitialStateService.php 0e6cb988a1 Add a key parameter to the new initial state API 5 rokov pred
IL10N.php 4c1e581f47 docblock version fixes 6 rokov pred
ILogger.php 38a90130ce move log constants to ILogger 6 rokov pred
IMemcache.php 0215b004da Update with robin 8 rokov pred
IMemcacheTTL.php 0215b004da Update with robin 8 rokov pred
INavigationManager.php e694b30a4f Update phpDoc comments and add more type hinting 6 rokov pred
IPreview.php 0eebff152a Update license headers 6 rokov pred
IRequest.php f81d4eb060 Make the Outlook and Thunderbird addons identifyable 6 rokov pred
ISearch.php 21a720e026 Removed deprecated search function from ISearch 6 rokov pred
IServerContainer.php 565d830c11 expose storagefactory in server container 6 rokov pred
ISession.php 8c47a632e0 Allow updating the token on session regeneration 6 rokov pred
ITagManager.php ba87db3fcc Fix others 8 rokov pred
ITags.php eb51f06a3b Use ::class statement instead of string 6 rokov pred
ITempManager.php 0215b004da Update with robin 8 rokov pred
IURLGenerator.php c97b4274cc Add function to generate urls for OCS routes 6 rokov pred
IUser.php 505722cc0d do not offer to change display name or password, if not possible. 5 rokov pred
IUserBackend.php ba87db3fcc Fix others 8 rokov pred
IUserManager.php 60625de9e4 Fix typo in IUserManager::createUser doc 6 rokov pred
IUserSession.php 0215b004da Update with robin 8 rokov pred
Image.php ba87db3fcc Fix others 8 rokov pred
PreConditionNotMetException.php ba87db3fcc Fix others 8 rokov pred
SabrePluginEvent.php ba87db3fcc Fix others 8 rokov pred
SabrePluginException.php ba87db3fcc Fix others 8 rokov pred
Share.php ade05f40ec Remove unused resolveReshare of old sharing code 6 rokov pred
Share_Backend.php ba87db3fcc Fix others 8 rokov pred
Share_Backend_Collection.php ba87db3fcc Fix others 8 rokov pred
Share_Backend_File_Dependent.php ba87db3fcc Fix others 8 rokov pred
Template.php 4b9890fefd Remove deprecated template functions from OCP directly 6 rokov pred
User.php 74f0e37233 Remove deprecated \OCP\User::userExists 6 rokov pred
UserInterface.php c30b9dacae Deprecate implementsActions 6 rokov pred
Util.php 8e1c26b509 Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveArraySearch 6 rokov pred