Joas Schilling f81d4eb060 Make the Outlook and Thunderbird addons identifyable vor 6 Jahren
..
Activity 0eebff152a Update license headers vor 6 Jahren
App 9dc3b04802 Fix app version to be always string and neither array nor null vor 6 Jahren
AppFramework 36563d4a4b Remove setters vor 6 Jahren
Authentication eddd135f14 Dispatch event on twofactor failure and success vor 6 Jahren
BackgroundJob 9ef6148bfa Deprecated OCP interface to fetch background job type vor 6 Jahren
Calendar 5d206eec69 Public interfaces for calendar API vor 6 Jahren
Capabilities 0eebff152a Update license headers vor 6 Jahren
Collaboration c1e4f9f305 Use type casting instead of *val() method vor 6 Jahren
Command 0215b004da Update with robin vor 8 Jahren
Comments 0eebff152a Update license headers vor 6 Jahren
Console ba87db3fcc Fix others vor 8 Jahren
Contacts 78049af02c Add @since annotation and add missing new line vor 6 Jahren
DB 4a5282ba21 Fix the type hints of migrations and correctly inject the wrapped schema into migrations vor 6 Jahren
Diagnostics 0eebff152a Update license headers vor 6 Jahren
Encryption 0eebff152a Update license headers vor 6 Jahren
Federation 50acde36b7 Make OCP\Federation strict vor 6 Jahren
Files 1066faa8ba Fix filename typo vor 6 Jahren
GlobalScale 0eebff152a Update license headers vor 6 Jahren
Http a345605ec1 Make OCP\Http strict vor 6 Jahren
L10N ed3b391e47 Use symfony/translation for L10N plurals vor 6 Jahren
LDAP 0eebff152a Update license headers vor 6 Jahren
Lock 8edbfdb291 Made locking providers strict vor 6 Jahren
Lockdown 0eebff152a Update license headers vor 6 Jahren
Mail a097ecded7 Add info also to public interface vor 6 Jahren
Migration 4a5282ba21 Fix the type hints of migrations and correctly inject the wrapped schema into migrations vor 6 Jahren
Notification 0eebff152a Update license headers vor 6 Jahren
OCS cdfffe7bda Strict DiscoveryService vor 6 Jahren
Preview ba87db3fcc Fix others vor 8 Jahren
Remote 8b01176f60 add more typehints vor 6 Jahren
RichObjectStrings 0913bc2157 Merge pull request #6552 from nextcloud/notifications-add-highlight-definition vor 6 Jahren
Route 0215b004da Update with robin vor 8 Jahren
Search 0eebff152a Update license headers vor 6 Jahren
Security 0e0db37658 Make OCP\Security stricter vor 6 Jahren
Session ba87db3fcc Fix others vor 8 Jahren
Settings d971b104ed Do not cache the settings/sections in the database anymore vor 6 Jahren
Share 0eebff152a Update license headers vor 6 Jahren
Support ad757805ca Pass the exception context to the crash reporter vor 6 Jahren
SystemTag 8e5657014d Make SystemTag strict vor 6 Jahren
WorkflowEngine 0eebff152a Update license headers vor 6 Jahren
API.php ba87db3fcc Fix others vor 8 Jahren
App.php 6d3c8d5546 Remove long time deprecated functions and deprecate \OCP\App vor 6 Jahren
AutoloadNotAllowedException.php ba87db3fcc Fix others vor 8 Jahren
BackgroundJob.php 9ef6148bfa Deprecated OCP interface to fetch background job type vor 6 Jahren
Constants.php 5ca0ad4f67 Remove deprecated constants vor 6 Jahren
Contacts.php ba87db3fcc Fix others vor 8 Jahren
DB.php 0eebff152a Update license headers vor 6 Jahren
Defaults.php cce4c285db Fix email buttons for white theme vor 6 Jahren
Files.php 31c5c2a592 Change @georgehrke's email vor 6 Jahren
GroupInterface.php 0eebff152a Update license headers vor 6 Jahren
IAddressBook.php ba87db3fcc Fix others vor 8 Jahren
IAppConfig.php 1e7b20f615 Remove IAppConfig::setValue vor 6 Jahren
IAvatar.php a4ca92f29a Remove generated avatar on displayname change vor 6 Jahren
IAvatarManager.php 4c56acffd1 Made AvatarManager string and add return types vor 6 Jahren
ICache.php ba87db3fcc Fix others vor 8 Jahren
ICacheFactory.php c5fcfb0709 Made the cache factory strict vor 6 Jahren
ICertificate.php 0215b004da Update with robin vor 8 Jahren
ICertificateManager.php 0215b004da Update with robin vor 8 Jahren
IConfig.php 0215b004da Update with robin vor 8 Jahren
IContainer.php 5695a4ec92 Don't do a recursive search vor 7 Jahren
IDBConnection.php 0eebff152a Update license headers vor 6 Jahren
IDateTimeFormatter.php 0eebff152a Update license headers vor 6 Jahren
IDateTimeZone.php ba87db3fcc Fix others vor 8 Jahren
IEventSource.php 0215b004da Update with robin vor 8 Jahren
IGroup.php 0eebff152a Update license headers vor 6 Jahren
IGroupManager.php 0eebff152a Update license headers vor 6 Jahren
IHelper.php ba87db3fcc Fix others vor 8 Jahren
IImage.php e4b3ee8d8f Fix float/integer handling in image API vor 6 Jahren
IL10N.php a423860f42 Relax what t accepts so we don't break it all vor 6 Jahren
ILogger.php 6994bce951 Loglevel is an int vor 6 Jahren
IMemcache.php 0215b004da Update with robin vor 8 Jahren
IMemcacheTTL.php 0215b004da Update with robin vor 8 Jahren
INavigationManager.php e694b30a4f Update phpDoc comments and add more type hinting vor 6 Jahren
IPreview.php 0eebff152a Update license headers vor 6 Jahren
IRequest.php f81d4eb060 Make the Outlook and Thunderbird addons identifyable vor 6 Jahren
ISearch.php 21a720e026 Removed deprecated search function from ISearch vor 6 Jahren
IServerContainer.php 5133a31d3c Add public api for remote api vor 6 Jahren
ISession.php 8cb6bb3987 Make ISession strict vor 6 Jahren
ITagManager.php ba87db3fcc Fix others vor 8 Jahren
ITags.php eb51f06a3b Use ::class statement instead of string vor 6 Jahren
ITempManager.php 0215b004da Update with robin vor 8 Jahren
IURLGenerator.php a3b33bea03 Make the URLGenerator strict vor 6 Jahren
IUser.php 0215b004da Update with robin vor 8 Jahren
IUserBackend.php ba87db3fcc Fix others vor 8 Jahren
IUserManager.php 0eebff152a Update license headers vor 6 Jahren
IUserSession.php 0215b004da Update with robin vor 8 Jahren
Image.php ba87db3fcc Fix others vor 8 Jahren
JSON.php 0eebff152a Update license headers vor 6 Jahren
PreConditionNotMetException.php ba87db3fcc Fix others vor 8 Jahren
Response.php 70b1f510f2 Use normal header() calls instead of private method calls vor 6 Jahren
SabrePluginEvent.php ba87db3fcc Fix others vor 8 Jahren
SabrePluginException.php ba87db3fcc Fix others vor 8 Jahren
Share.php 0eebff152a Update license headers vor 6 Jahren
Share_Backend.php ba87db3fcc Fix others vor 8 Jahren
Share_Backend_Collection.php ba87db3fcc Fix others vor 8 Jahren
Share_Backend_File_Dependent.php ba87db3fcc Fix others vor 8 Jahren
Template.php 4b9890fefd Remove deprecated template functions from OCP directly vor 6 Jahren
User.php 55532f19d9 Cleanup OC_User and OCP\User vor 6 Jahren
UserInterface.php 89a7b007f2 Fix comments vor 7 Jahren
Util.php d3d045dd5c Remove unused import statements vor 6 Jahren