nextcloud-server/lib/public
Bjoern Schiessle 6e7ff24474
add new config switched for the global scale architecture
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-06-02 11:00:08 +07:00
..
Activity Activities IManager throws an BadMethodCallException 2016-12-19 14:15:19 +07:00
App Don't use a generic exception 2017-03-20 10:33:16 +07:00
AppFramework Remove unused use statements 2017-04-22 19:23:31 +07:00
Authentication Thows exception if password not available 2017-05-12 12:53:29 +07:00
BackgroundJob Add duration of last job execution to the table 2017-04-25 17:39:58 +07:00
Capabilities
Command
Comments Allow getting the unread comment count for an entire folder at once 2017-03-30 12:48:24 +07:00
Console
Contacts Don't show contacts an entry for themselves 2017-04-25 20:47:17 +07:00
DB/QueryBuilder Add sub() to the query function builder 2017-04-12 16:09:35 +07:00
Diagnostics Fix missing conflict resolutions 2017-04-26 17:05:59 +07:00
Encryption create new encryption keys on password reset and backup the old one 2017-01-10 17:04:32 +07:00
Federation fix copyright headers 2017-02-09 13:32:36 +07:00
Files allow apps to set custom mount types 2017-04-28 09:38:21 +07:00
GlobalScale add new config switched for the global scale architecture 2017-06-02 11:00:08 +07:00
Http/Client
L10N Don't force the use of Accept-Language anymore 2017-04-07 11:10:04 +07:00
LDAP @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +07:00
Lock
Lockdown phpdoc 2016-11-16 15:24:28 +07:00
Mail Allow meta info and icons 2017-04-25 14:31:21 +07:00
Migration
Notification @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +07:00
OCS provide public discovery service to discover OCS end-points on another server 2017-04-11 15:03:59 +07:00
Preview
RichObjectStrings Add circle as well 2017-05-09 10:45:10 +07:00
Route
Search
Security Increase device password entropy. Use lower- and upper-case characters and digits, but exclude ambiguous characters. The number of digits has also been increased to 25. 2017-05-08 14:04:40 +07:00
Session/Exceptions
Settings Allow apps to specify an icon with the sections via the API 2017-01-19 10:42:21 +07:00
Share Adjust docs and make !$currentAccess simpler 2017-04-13 12:58:52 +07:00
SystemTag Remove unused use statements 2017-04-22 19:23:31 +07:00
WorkflowEngine Validate the operation 2016-08-19 12:23:05 +07:00
API.php
App.php
AutoloadNotAllowedException.php
BackgroundJob.php Removed depreacted functions (since 6.0) 2016-10-29 14:27:12 +07:00
Config.php
Constants.php
Contacts.php
DB.php
Defaults.php Add function to request SVG or regular fallback image 2017-05-08 14:51:55 +07:00
Files.php
GroupInterface.php Adding group display name support 2016-12-22 18:34:45 +07:00
IAddressBook.php
IAppConfig.php Filter out sensitive appconfig values 2017-01-11 11:42:36 +07:00
IAvatar.php
IAvatarManager.php
ICache.php
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php
IContainer.php Don't do a recursive search 2017-03-22 10:44:13 +07:00
IDBConnection.php @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +07:00
IDateTimeFormatter.php
IDateTimeZone.php
IEventSource.php
IGroup.php IGroup::getDisplayName is available version 12, not 11 (9.2) 2017-05-04 12:06:03 +07:00
IGroupManager.php
IHelper.php
IImage.php
IL10N.php Fix IL10N phpdoc 2016-08-16 20:24:50 +07:00
ILogger.php Change cron wording to background jobs 2017-05-16 21:12:28 +07:00
IMemcache.php
IMemcacheTTL.php
INavigationManager.php
IPreview.php Add PHPDoc 2017-05-02 13:43:47 +07:00
IRequest.php Fix detection of the new iOS app 2017-02-10 10:10:21 +07:00
ISearch.php
IServerContainer.php Do proper DI 2017-04-11 15:04:01 +07:00
ISession.php
ITagManager.php
ITags.php
ITempManager.php
IURLGenerator.php
IUser.php
IUserBackend.php
IUserManager.php UserManager can now count disabled users 2017-04-29 00:59:09 +07:00
IUserSession.php
Image.php
JSON.php
PreConditionNotMetException.php
Response.php
SabrePluginEvent.php
SabrePluginException.php
Share.php Adjust tests and DI for Share.php 2016-11-02 23:26:49 +07:00
Share_Backend.php
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php
User.php Remove deprecated OC_User::isLoggedIn 2017-03-02 22:59:39 +07:00
UserInterface.php
Util.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 +07:00