nextcloud-server/lib/public
blizzz 760b28ba4c
Merge pull request #9488 from nextcloud/disabled-users-fix
Added disabled count per groups & fixed disabled users query
2018-05-25 15:54:47 +02:00
..
Activity
App Use isInstalled of AppManger instead of reimplement it 2018-03-21 11:34:18 +01:00
AppFramework The column is not user input so suppress the phan warning 2018-05-14 14:46:33 +02:00
Authentication Strict 2FA 2018-03-26 11:31:02 +02:00
BackgroundJob Deprecated OCP interface to fetch background job type 2018-01-26 10:43:01 +01:00
Calendar
Capabilities
Collaboration Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Command
Comments Fix docs 2018-04-19 17:10:03 +02:00
Console
Contacts
DB dont keep shared database locks when running cli scripts 2018-04-11 19:21:45 +02:00
Diagnostics
Encryption
Federation Make OCP\Federation strict 2018-01-16 19:25:08 +01:00
Files Make Appdata static 2018-05-14 13:25:54 +02:00
GlobalScale
Group/Backend Added disabled count per groups 2018-05-24 17:52:15 +02:00
Http/Client Make OCP\Http strict 2018-01-16 19:19:58 +01:00
L10N
LDAP
Lock Log more info about locking conflicts for memcache locking backends 2018-05-04 13:30:18 +02:00
Lockdown
Log log to $datadir/audit.log by default and add rotation 2018-04-26 12:10:53 +02:00
Mail Fix comments 2018-03-05 09:06:51 +01:00
Migration Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Notification
OCS Fix PHPDoc 2018-04-18 19:20:26 +02:00
Preview
Remote
RichObjectStrings
Route
Search
Security Make OCP\Security stricter 2018-01-16 22:01:19 +01:00
Session/Exceptions
Settings Do not cache the settings/sections in the database anymore 2018-01-29 15:47:37 +01:00
Share
Support/CrashReport
SystemTag Make SystemTag strict 2018-02-21 22:08:27 +01:00
User/Backend Document parameters 2018-03-22 16:32:05 +01:00
WorkflowEngine
API.php
App.php Remove long time deprecated functions and deprecate \OCP\App 2018-01-31 14:13:15 +01:00
AutoloadNotAllowedException.php
BackgroundJob.php Remove old deprecated function from the BackgroundJob 2018-03-19 10:47:31 +01:00
Constants.php Remove deprecated constants 2018-01-13 19:46:19 +01:00
Defaults.php
Files.php Deprecate OCP\Files 2018-03-21 14:29:35 +01:00
GroupInterface.php
IAddressBook.php
IAppConfig.php Remove IAppConfig::setValue 2018-01-17 21:41:57 +01:00
IAvatar.php
IAvatarManager.php Made AvatarManager string and add return types 2018-01-14 21:32:54 +01:00
ICache.php
ICacheFactory.php Properly provide local memcache check to ICacheFactory 2018-03-13 18:18:04 +01:00
ICertificate.php
ICertificateManager.php
IConfig.php
IContainer.php
IDateTimeFormatter.php
IDateTimeZone.php
IDBConnection.php Emit event when running ./occ db:add-missing-indices 2018-05-24 18:03:10 +02:00
IEventSource.php
IGroup.php Fixes since requirement 2018-05-24 17:52:15 +02:00
IGroupManager.php
IImage.php Fix float/integer handling in image API 2018-01-17 10:00:33 +01:00
IL10N.php Relax what t accepts so we don't break it all 2018-02-22 12:37:29 +01:00
ILogger.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
Image.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php Update phpDoc comments and add more type hinting 2018-02-15 10:38:25 +01:00
IPreview.php
IRequest.php Make the Outlook and Thunderbird addons identifyable 2018-02-27 14:37:32 +01:00
ISearch.php Removed deprecated search function from ISearch 2018-01-13 19:27:25 +01:00
IServerContainer.php offer API to create own File log. admin_audit makes use of it 2018-04-26 12:10:52 +02:00
ISession.php Make ISession strict 2018-02-26 22:20:21 +01:00
ITagManager.php
ITags.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
ITempManager.php
IURLGenerator.php Make the URLGenerator strict 2018-01-14 21:18:48 +01:00
IUser.php Properly return boolean on enable state 2018-04-09 11:26:26 +02:00
IUserBackend.php
IUserManager.php more consistent naming 2018-04-05 12:46:15 +02:00
IUserSession.php
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Share_Backend.php
Share.php Remove unused resolveReshare of old sharing code 2018-03-16 12:26:38 +01:00
Template.php Remove deprecated template functions from OCP directly 2018-01-14 21:39:36 +01:00
User.php Remove deprecated \OCP\User::userExists 2018-03-26 11:16:23 +02:00
UserInterface.php Deprecate implementsActions 2018-03-22 16:32:04 +01:00
Util.php Fix PHPDoc 2018-05-22 15:11:32 +02:00