Morris Jobke 96efc42584 Fix PHPDoc 6 lat temu
..
Activity 0eebff152a Update license headers 7 lat temu
App 514de5dfa1 Use isInstalled of AppManger instead of reimplement it 6 lat temu
AppFramework ed7b4839d9 The column is not user input so suppress the phan warning 6 lat temu
Authentication 24b12385d0 Strict 2FA 6 lat temu
BackgroundJob 9ef6148bfa Deprecated OCP interface to fetch background job type 6 lat temu
Calendar 5d206eec69 Public interfaces for calendar API 7 lat temu
Capabilities 0eebff152a Update license headers 7 lat temu
Collaboration c1e4f9f305 Use type casting instead of *val() method 6 lat temu
Command 0215b004da Update with robin 8 lat temu
Comments 5157349b69 Fix docs 6 lat temu
Console ba87db3fcc Fix others 8 lat temu
Contacts 78049af02c Add @since annotation and add missing new line 7 lat temu
DB 89a9d35d90 dont keep shared database locks when running cli scripts 6 lat temu
Diagnostics 0eebff152a Update license headers 7 lat temu
Encryption 0eebff152a Update license headers 7 lat temu
Federation 50acde36b7 Make OCP\Federation strict 6 lat temu
Files 575dc29c27 Make Appdata static 6 lat temu
GlobalScale 0eebff152a Update license headers 7 lat temu
Group cf0501d632 Make the group backends also possible using interfaces 6 lat temu
Http a345605ec1 Make OCP\Http strict 6 lat temu
L10N ed3b391e47 Use symfony/translation for L10N plurals 7 lat temu
LDAP 0eebff152a Update license headers 7 lat temu
Lock 25565dd7d8 Log more info about locking conflicts for memcache locking backends 6 lat temu
Lockdown 0eebff152a Update license headers 7 lat temu
Log b841a477c6 log to $datadir/audit.log by default and add rotation 6 lat temu
Mail f6fe04f3d7 Fix comments 6 lat temu
Migration 4a5282ba21 Fix the type hints of migrations and correctly inject the wrapped schema into migrations 6 lat temu
Notification 0eebff152a Update license headers 7 lat temu
OCS fa76b49cd2 Fix PHPDoc 6 lat temu
Preview ba87db3fcc Fix others 8 lat temu
Remote 8b01176f60 add more typehints 7 lat temu
RichObjectStrings 0913bc2157 Merge pull request #6552 from nextcloud/notifications-add-highlight-definition 7 lat temu
Route 0215b004da Update with robin 8 lat temu
Search 0eebff152a Update license headers 7 lat temu
Security 0e0db37658 Make OCP\Security stricter 6 lat temu
Session ba87db3fcc Fix others 8 lat temu
Settings d971b104ed Do not cache the settings/sections in the database anymore 6 lat temu
Share 0eebff152a Update license headers 7 lat temu
Support ad757805ca Pass the exception context to the crash reporter 7 lat temu
SystemTag 8e5657014d Make SystemTag strict 6 lat temu
User b723a2b8ca Document parameters 6 lat temu
WorkflowEngine 0eebff152a Update license headers 7 lat temu
API.php ba87db3fcc Fix others 8 lat temu
App.php 6d3c8d5546 Remove long time deprecated functions and deprecate \OCP\App 6 lat temu
AutoloadNotAllowedException.php ba87db3fcc Fix others 8 lat temu
BackgroundJob.php d304f4bebb Remove old deprecated function from the BackgroundJob 6 lat temu
Constants.php 5ca0ad4f67 Remove deprecated constants 6 lat temu
Defaults.php cce4c285db Fix email buttons for white theme 7 lat temu
Files.php 8eb57dd835 Deprecate OCP\Files 6 lat temu
GroupInterface.php 0eebff152a Update license headers 7 lat temu
IAddressBook.php ba87db3fcc Fix others 8 lat temu
IAppConfig.php 1e7b20f615 Remove IAppConfig::setValue 6 lat temu
IAvatar.php a4ca92f29a Remove generated avatar on displayname change 7 lat temu
IAvatarManager.php 4c56acffd1 Made AvatarManager string and add return types 6 lat temu
ICache.php ba87db3fcc Fix others 8 lat temu
ICacheFactory.php dde5353f98 Properly provide local memcache check to ICacheFactory 6 lat temu
ICertificate.php 0215b004da Update with robin 8 lat temu
ICertificateManager.php 0215b004da Update with robin 8 lat temu
IConfig.php 0215b004da Update with robin 8 lat temu
IContainer.php 5695a4ec92 Don't do a recursive search 7 lat temu
IDBConnection.php 0eebff152a Update license headers 7 lat temu
IDateTimeFormatter.php 0eebff152a Update license headers 7 lat temu
IDateTimeZone.php ba87db3fcc Fix others 8 lat temu
IEventSource.php 0215b004da Update with robin 8 lat temu
IGroup.php 0eebff152a Update license headers 7 lat temu
IGroupManager.php 0eebff152a Update license headers 7 lat temu
IImage.php e4b3ee8d8f Fix float/integer handling in image API 6 lat temu
IL10N.php a423860f42 Relax what t accepts so we don't break it all 6 lat temu
ILogger.php 38a90130ce move log constants to ILogger 6 lat temu
IMemcache.php 0215b004da Update with robin 8 lat temu
IMemcacheTTL.php 0215b004da Update with robin 8 lat temu
INavigationManager.php e694b30a4f Update phpDoc comments and add more type hinting 6 lat temu
IPreview.php 0eebff152a Update license headers 7 lat temu
IRequest.php f81d4eb060 Make the Outlook and Thunderbird addons identifyable 6 lat temu
ISearch.php 21a720e026 Removed deprecated search function from ISearch 6 lat temu
IServerContainer.php cfc3ab0119 offer API to create own File log. admin_audit makes use of it 6 lat temu
ISession.php 8cb6bb3987 Make ISession strict 6 lat temu
ITagManager.php ba87db3fcc Fix others 8 lat temu
ITags.php eb51f06a3b Use ::class statement instead of string 6 lat temu
ITempManager.php 0215b004da Update with robin 8 lat temu
IURLGenerator.php a3b33bea03 Make the URLGenerator strict 6 lat temu
IUser.php eae55761de Properly return boolean on enable state 6 lat temu
IUserBackend.php ba87db3fcc Fix others 8 lat temu
IUserManager.php 373a1d5391 more consistent naming 6 lat temu
IUserSession.php 0215b004da Update with robin 8 lat temu
Image.php ba87db3fcc Fix others 8 lat temu
PreConditionNotMetException.php ba87db3fcc Fix others 8 lat temu
SabrePluginEvent.php ba87db3fcc Fix others 8 lat temu
SabrePluginException.php ba87db3fcc Fix others 8 lat temu
Share.php ade05f40ec Remove unused resolveReshare of old sharing code 6 lat temu
Share_Backend.php ba87db3fcc Fix others 8 lat temu
Share_Backend_Collection.php ba87db3fcc Fix others 8 lat temu
Share_Backend_File_Dependent.php ba87db3fcc Fix others 8 lat temu
Template.php 4b9890fefd Remove deprecated template functions from OCP directly 6 lat temu
User.php 74f0e37233 Remove deprecated \OCP\User::userExists 6 lat temu
UserInterface.php c30b9dacae Deprecate implementsActions 6 lat temu
Util.php 96efc42584 Fix PHPDoc 6 lat temu