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