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