nextcloud-server/lib/public
Joas Schilling 21b83dc730 Allow getting the request type 2015-09-08 09:01:01 +07:00
..
activity Expand the doc blocks on the new methods 2015-08-20 15:35:24 +07:00
app update license headers and authors 2015-06-25 14:13:49 +07:00
appframework Encode HTML tags in JSON 2015-09-03 00:44:46 +07:00
authentication
backgroundjob Use internally \OCP\ILogger instead of \OC\Log 2015-04-30 11:52:30 +07:00
capabilities Use DI 2015-08-10 10:45:16 +07:00
command update license headers and authors 2015-06-25 14:13:49 +07:00
contacts
db/querybuilder Automatically prefix table names with *PREFIX* unless specified 2015-08-10 16:20:42 +07:00
diagnostics
encryption occ tool to encrypt all files 2015-08-26 14:58:22 +07:00
files Split mimetype handling to new class 2015-09-04 17:28:20 +07:00
http/client Use IClientService to check for remote ownCloud instances 2015-08-22 14:39:43 +07:00
l10n Add since tag 2015-08-28 15:46:55 +07:00
lock update license headers and authors 2015-06-25 14:13:49 +07:00
mail update license headers and authors 2015-06-25 14:13:49 +07:00
notification Allow getting the request type 2015-09-08 09:01:01 +07:00
preview update license headers and authors 2015-06-25 14:13:49 +07:00
route
search
security Fix type annotation 2015-04-27 13:31:18 +07:00
api.php update license headers and authors 2015-06-25 14:13:49 +07:00
app.php Remove \OCP\App::register() 2015-04-21 11:51:29 +07:00
autoloadnotallowedexception.php Unique exception for invalid autoload paths, better handling 2015-09-05 16:50:02 +07:00
backgroundjob.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +07:00
config.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
constants.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
contacts.php Add @deprecated to all methods with a proper method in \OCP 2015-04-20 13:15:45 +07:00
db.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +07:00
defaults.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +07:00
files.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +07:00
groupinterface.php
iaddressbook.php
iappconfig.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
iavatar.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +07:00
iavatarmanager.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +07:00
icache.php
icachefactory.php
icertificate.php
icertificatemanager.php update license headers and authors 2015-06-25 14:13:49 +07:00
iconfig.php
icontainer.php add registerAlias method to shorcut interface registration 2015-07-18 13:43:54 +07:00
idatetimeformatter.php
idatetimezone.php
idb.php
idbconnection.php add method to check if we're inside a transaction 2015-08-10 14:15:44 +07:00
ieventsource.php
igroup.php
igroupmanager.php update license headers and authors 2015-06-25 14:13:49 +07:00
ihelper.php update license headers and authors 2015-06-25 14:13:49 +07:00
iimage.php update license headers and authors 2015-06-25 14:13:49 +07:00
il10n.php Deprecate OC_L10N::get() 2015-08-28 12:04:52 +07:00
ilogger.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +07:00
image.php
imemcache.php update license headers and authors 2015-06-25 14:13:49 +07:00
inavigationmanager.php
ipreview.php
irequest.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +07:00
isearch.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
iservercontainer.php Notification API 2015-09-08 09:00:57 +07:00
isession.php
itagmanager.php
itags.php update license headers and authors 2015-06-25 14:13:49 +07:00
itempmanager.php
iurlgenerator.php IUrlGenerator - document linkTo properly 2015-04-18 16:03:37 +07:00
iuser.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +07:00
iuserbackend.php
iusermanager.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +07:00
iusersession.php
json.php Add version to @deprecated tags 2015-04-19 01:04:59 +07:00
preconditionnotmetexception.php
response.php update license headers and authors 2015-06-25 14:13:49 +07:00
share.php Fix PHPDoc on setPassword 2015-07-23 16:11:06 +07:00
share_backend.php
share_backend_collection.php
share_backend_file_dependent.php
template.php Add PHPDoc for classes and interfaces 2015-07-27 10:49:26 +07:00
user.php update license headers and authors 2015-06-25 14:13:49 +07:00
userinterface.php
util.php Merge pull request #17046 from nicolas-grekas/fix-16654 2015-07-16 11:35:25 +07:00