Joas Schilling f81d4eb060 Make the Outlook and Thunderbird addons identifyable 6 سال پیش
..
Activity 0eebff152a Update license headers 6 سال پیش
App 9dc3b04802 Fix app version to be always string and neither array nor null 6 سال پیش
AppFramework 36563d4a4b Remove setters 6 سال پیش
Authentication eddd135f14 Dispatch event on twofactor failure and success 6 سال پیش
BackgroundJob 9ef6148bfa Deprecated OCP interface to fetch background job type 6 سال پیش
Calendar 5d206eec69 Public interfaces for calendar API 6 سال پیش
Capabilities 0eebff152a Update license headers 6 سال پیش
Collaboration c1e4f9f305 Use type casting instead of *val() method 6 سال پیش
Command 0215b004da Update with robin 8 سال پیش
Comments 0eebff152a Update license headers 6 سال پیش
Console ba87db3fcc Fix others 8 سال پیش
Contacts 78049af02c Add @since annotation and add missing new line 6 سال پیش
DB 4a5282ba21 Fix the type hints of migrations and correctly inject the wrapped schema into migrations 6 سال پیش
Diagnostics 0eebff152a Update license headers 6 سال پیش
Encryption 0eebff152a Update license headers 6 سال پیش
Federation 50acde36b7 Make OCP\Federation strict 6 سال پیش
Files 1066faa8ba Fix filename typo 6 سال پیش
GlobalScale 0eebff152a Update license headers 6 سال پیش
Http a345605ec1 Make OCP\Http strict 6 سال پیش
L10N ed3b391e47 Use symfony/translation for L10N plurals 6 سال پیش
LDAP 0eebff152a Update license headers 6 سال پیش
Lock 8edbfdb291 Made locking providers strict 6 سال پیش
Lockdown 0eebff152a Update license headers 6 سال پیش
Mail a097ecded7 Add info also to public interface 6 سال پیش
Migration 4a5282ba21 Fix the type hints of migrations and correctly inject the wrapped schema into migrations 6 سال پیش
Notification 0eebff152a Update license headers 6 سال پیش
OCS cdfffe7bda Strict DiscoveryService 6 سال پیش
Preview ba87db3fcc Fix others 8 سال پیش
Remote 8b01176f60 add more typehints 6 سال پیش
RichObjectStrings 0913bc2157 Merge pull request #6552 from nextcloud/notifications-add-highlight-definition 6 سال پیش
Route 0215b004da Update with robin 8 سال پیش
Search 0eebff152a Update license headers 6 سال پیش
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 6 سال پیش
Support ad757805ca Pass the exception context to the crash reporter 6 سال پیش
SystemTag 8e5657014d Make SystemTag strict 6 سال پیش
WorkflowEngine 0eebff152a Update license headers 6 سال پیش
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 9ef6148bfa Deprecated OCP interface to fetch background job type 6 سال پیش
Constants.php 5ca0ad4f67 Remove deprecated constants 6 سال پیش
Contacts.php ba87db3fcc Fix others 8 سال پیش
DB.php 0eebff152a Update license headers 6 سال پیش
Defaults.php cce4c285db Fix email buttons for white theme 6 سال پیش
Files.php 31c5c2a592 Change @georgehrke's email 6 سال پیش
GroupInterface.php 0eebff152a Update license headers 6 سال پیش
IAddressBook.php ba87db3fcc Fix others 8 سال پیش
IAppConfig.php 1e7b20f615 Remove IAppConfig::setValue 6 سال پیش
IAvatar.php a4ca92f29a Remove generated avatar on displayname change 6 سال پیش
IAvatarManager.php 4c56acffd1 Made AvatarManager string and add return types 6 سال پیش
ICache.php ba87db3fcc Fix others 8 سال پیش
ICacheFactory.php c5fcfb0709 Made the cache factory strict 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 6 سال پیش
IDateTimeFormatter.php 0eebff152a Update license headers 6 سال پیش
IDateTimeZone.php ba87db3fcc Fix others 8 سال پیش
IEventSource.php 0215b004da Update with robin 8 سال پیش
IGroup.php 0eebff152a Update license headers 6 سال پیش
IGroupManager.php 0eebff152a Update license headers 6 سال پیش
IHelper.php ba87db3fcc Fix others 8 سال پیش
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 6994bce951 Loglevel is an int 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 6 سال پیش
IRequest.php f81d4eb060 Make the Outlook and Thunderbird addons identifyable 6 سال پیش
ISearch.php 21a720e026 Removed deprecated search function from ISearch 6 سال پیش
IServerContainer.php 5133a31d3c Add public api for remote api 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 0215b004da Update with robin 8 سال پیش
IUserBackend.php ba87db3fcc Fix others 8 سال پیش
IUserManager.php 0eebff152a Update license headers 6 سال پیش
IUserSession.php 0215b004da Update with robin 8 سال پیش
Image.php ba87db3fcc Fix others 8 سال پیش
JSON.php 0eebff152a Update license headers 6 سال پیش
PreConditionNotMetException.php ba87db3fcc Fix others 8 سال پیش
Response.php 70b1f510f2 Use normal header() calls instead of private method calls 6 سال پیش
SabrePluginEvent.php ba87db3fcc Fix others 8 سال پیش
SabrePluginException.php ba87db3fcc Fix others 8 سال پیش
Share.php 0eebff152a Update license headers 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 55532f19d9 Cleanup OC_User and OCP\User 6 سال پیش
UserInterface.php 89a7b007f2 Fix comments 7 سال پیش
Util.php d3d045dd5c Remove unused import statements 6 سال پیش