Thomas Citharel 7d8124ad66 add findLocale() to public interface 7 rokov pred
..
Activity 0eebff152a Update license headers 7 rokov pred
App 8594fdc493 Move to AppFramework Controller 6 rokov pred
AppFramework 5455045a9b Fix direct access to authen page 6 rokov pred
Authentication 13d93f5b25 Make 2FA providers stateful 6 rokov pred
BackgroundJob 9ef6148bfa Deprecated OCP interface to fetch background job type 6 rokov pred
Calendar 5d206eec69 Public interfaces for calendar API 7 rokov pred
Capabilities 0eebff152a Update license headers 7 rokov pred
Collaboration c1e4f9f305 Use type casting instead of *val() method 6 rokov pred
Command 0215b004da Update with robin 8 rokov pred
Comments 5157349b69 Fix docs 6 rokov pred
Console ba87db3fcc Fix others 8 rokov pred
Contacts 78049af02c Add @since annotation and add missing new line 7 rokov pred
DB 3047ef31bd Add count to function builder 6 rokov pred
Diagnostics 0eebff152a Update license headers 7 rokov pred
Encryption 0eebff152a Update license headers 7 rokov pred
Federation 50acde36b7 Make OCP\Federation strict 6 rokov pred
Files 73cf71a20f Add resource type phpDoc for putContent methods 6 rokov pred
GlobalScale 0eebff152a Update license headers 7 rokov pred
Group 10c135ca34 Added disabled count per groups 6 rokov pred
Http a345605ec1 Make OCP\Http strict 6 rokov pred
L10N 7d8124ad66 add findLocale() to public interface 6 rokov pred
LDAP 0eebff152a Update license headers 7 rokov pred
Lock 25565dd7d8 Log more info about locking conflicts for memcache locking backends 6 rokov pred
Lockdown 0eebff152a Update license headers 7 rokov pred
Log b841a477c6 log to $datadir/audit.log by default and add rotation 6 rokov pred
Mail f6fe04f3d7 Fix comments 6 rokov pred
Migration fcc6eb8427 Add since tags 6 rokov pred
Notification 0eebff152a Update license headers 7 rokov pred
OCS fa76b49cd2 Fix PHPDoc 6 rokov pred
Preview ba87db3fcc Fix others 8 rokov pred
Remote 8b01176f60 add more typehints 7 rokov pred
RichObjectStrings 0913bc2157 Merge pull request #6552 from nextcloud/notifications-add-highlight-definition 7 rokov pred
Route 0215b004da Update with robin 8 rokov pred
Search 0eebff152a Update license headers 7 rokov pred
Security 0e0db37658 Make OCP\Security stricter 6 rokov pred
Session ba87db3fcc Fix others 8 rokov pred
Settings d971b104ed Do not cache the settings/sections in the database anymore 6 rokov pred
Share 0eebff152a Update license headers 7 rokov pred
Support ad757805ca Pass the exception context to the crash reporter 7 rokov pred
SystemTag 8e5657014d Make SystemTag strict 6 rokov pred
User b723a2b8ca Document parameters 6 rokov pred
WorkflowEngine 0eebff152a Update license headers 7 rokov pred
API.php ba87db3fcc Fix others 8 rokov pred
App.php 6d3c8d5546 Remove long time deprecated functions and deprecate \OCP\App 6 rokov pred
AutoloadNotAllowedException.php ba87db3fcc Fix others 8 rokov pred
BackgroundJob.php d304f4bebb Remove old deprecated function from the BackgroundJob 6 rokov pred
Constants.php 5ca0ad4f67 Remove deprecated constants 6 rokov pred
Defaults.php cce4c285db Fix email buttons for white theme 7 rokov pred
Files.php 8eb57dd835 Deprecate OCP\Files 6 rokov pred
GroupInterface.php 0eebff152a Update license headers 7 rokov pred
IAddressBook.php ba87db3fcc Fix others 8 rokov pred
IAppConfig.php 1e7b20f615 Remove IAppConfig::setValue 6 rokov pred
IAvatar.php fd4330c38f Fix indent 6 rokov pred
IAvatarManager.php 4c56acffd1 Made AvatarManager string and add return types 6 rokov pred
ICache.php ba87db3fcc Fix others 8 rokov pred
ICacheFactory.php dde5353f98 Properly provide local memcache check to ICacheFactory 6 rokov pred
ICertificate.php 0215b004da Update with robin 8 rokov pred
ICertificateManager.php 0215b004da Update with robin 8 rokov pred
IConfig.php 0215b004da Update with robin 8 rokov pred
IContainer.php 5695a4ec92 Don't do a recursive search 7 rokov pred
IDBConnection.php 393d9aae74 Add a hint that some indexes are not added yet 6 rokov pred
IDateTimeFormatter.php 0eebff152a Update license headers 7 rokov pred
IDateTimeZone.php ba87db3fcc Fix others 8 rokov pred
IEventSource.php 0215b004da Update with robin 8 rokov pred
IGroup.php 8a1cbbd90e Don't pretend we can add/remove users to/from groups when we can't 6 rokov pred
IGroupManager.php 0eebff152a Update license headers 7 rokov pred
IImage.php e4b3ee8d8f Fix float/integer handling in image API 6 rokov pred
IL10N.php ea380b2918 Allow apps to specify locale for localisation 6 rokov pred
ILogger.php 38a90130ce move log constants to ILogger 6 rokov pred
IMemcache.php 0215b004da Update with robin 8 rokov pred
IMemcacheTTL.php 0215b004da Update with robin 8 rokov pred
INavigationManager.php e694b30a4f Update phpDoc comments and add more type hinting 6 rokov pred
IPreview.php 0eebff152a Update license headers 7 rokov pred
IRequest.php f81d4eb060 Make the Outlook and Thunderbird addons identifyable 6 rokov pred
ISearch.php 21a720e026 Removed deprecated search function from ISearch 6 rokov pred
IServerContainer.php cfc3ab0119 offer API to create own File log. admin_audit makes use of it 6 rokov pred
ISession.php 8c47a632e0 Allow updating the token on session regeneration 6 rokov pred
ITagManager.php ba87db3fcc Fix others 8 rokov pred
ITags.php eb51f06a3b Use ::class statement instead of string 6 rokov pred
ITempManager.php 0215b004da Update with robin 8 rokov pred
IURLGenerator.php a3b33bea03 Make the URLGenerator strict 6 rokov pred
IUser.php eae55761de Properly return boolean on enable state 6 rokov pred
IUserBackend.php ba87db3fcc Fix others 8 rokov pred
IUserManager.php 373a1d5391 more consistent naming 6 rokov pred
IUserSession.php 0215b004da Update with robin 8 rokov pred
Image.php ba87db3fcc Fix others 8 rokov pred
PreConditionNotMetException.php ba87db3fcc Fix others 8 rokov pred
SabrePluginEvent.php ba87db3fcc Fix others 8 rokov pred
SabrePluginException.php ba87db3fcc Fix others 8 rokov pred
Share.php ade05f40ec Remove unused resolveReshare of old sharing code 6 rokov pred
Share_Backend.php ba87db3fcc Fix others 8 rokov pred
Share_Backend_Collection.php ba87db3fcc Fix others 8 rokov pred
Share_Backend_File_Dependent.php ba87db3fcc Fix others 8 rokov pred
Template.php 4b9890fefd Remove deprecated template functions from OCP directly 6 rokov pred
User.php 74f0e37233 Remove deprecated \OCP\User::userExists 6 rokov pred
UserInterface.php c30b9dacae Deprecate implementsActions 6 rokov pred
Util.php 96efc42584 Fix PHPDoc 6 rokov pred