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