nextcloud/lib/public
Lukas Reschke f9e90e92d4 Encode HTML tags in JSON
While not encoding the HTML tags in the JSON response is perfectly fine since we set the proper mimetype as well as disable content sniffing a lot of automated code scanner do report this as security bug. Encoding them leads to less discussions and a lot of saved time.
2015-09-03 00:44:46 +02:00
..
activity Expand the doc blocks on the new methods 2015-08-20 15:35:24 +02:00
app update license headers and authors 2015-06-25 14:13:49 +02:00
appframework Encode HTML tags in JSON 2015-09-03 00:44:46 +02:00
authentication Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
backgroundjob Use internally \OCP\ILogger instead of \OC\Log 2015-04-30 11:52:30 +02:00
capabilities Use DI 2015-08-10 10:45:16 +02:00
command update license headers and authors 2015-06-25 14:13:49 +02:00
contacts Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
db/querybuilder Automatically prefix table names with *PREFIX* unless specified 2015-08-10 16:20:42 +02:00
diagnostics Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
encryption occ tool to encrypt all files 2015-08-26 14:58:22 +02:00
files Merge pull request #13641 from owncloud/cache-storage-status 2015-08-07 17:31:03 +02:00
http/client Use IClientService to check for remote ownCloud instances 2015-08-22 14:39:43 +02:00
l10n Add since tag 2015-08-28 15:46:55 +02:00
lock update license headers and authors 2015-06-25 14:13:49 +02:00
mail update license headers and authors 2015-06-25 14:13:49 +02:00
preview update license headers and authors 2015-06-25 14:13:49 +02:00
route Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
search Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
security Fix type annotation 2015-04-27 13:31:18 +02:00
api.php update license headers and authors 2015-06-25 14:13:49 +02:00
app.php Remove \OCP\App::register() 2015-04-21 11:51:29 +02:00
backgroundjob.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +02:00
config.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
constants.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
contacts.php Add @deprecated to all methods with a proper method in \OCP 2015-04-20 13:15:45 +02:00
db.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +02:00
defaults.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +02:00
files.php Merge pull request #15734 from owncloud/add-deprecate-tags 2015-04-21 23:57:49 +02:00
groupinterface.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iaddressbook.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iappconfig.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
iavatar.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +02:00
iavatarmanager.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +02:00
icache.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icachefactory.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icertificate.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icertificatemanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
iconfig.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icontainer.php add registerAlias method to shorcut interface registration 2015-07-18 13:43:54 +02:00
idatetimeformatter.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
idatetimezone.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
idb.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
idbconnection.php add method to check if we're inside a transaction 2015-08-10 14:15:44 +02:00
ieventsource.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
igroup.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
igroupmanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
ihelper.php update license headers and authors 2015-06-25 14:13:49 +02:00
iimage.php update license headers and authors 2015-06-25 14:13:49 +02:00
il10n.php Deprecate OC_L10N::get() 2015-08-28 12:04:52 +02:00
ilogger.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +02:00
image.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
imemcache.php update license headers and authors 2015-06-25 14:13:49 +02:00
inavigationmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
ipreview.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
irequest.php Fix visibility of interfaces in \OCP 2015-04-19 00:26:17 +02:00
isearch.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
iservercontainer.php Adding EventDispatcher to IServerContainer 2015-08-14 15:40:15 +02:00
isession.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
itagmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
itags.php update license headers and authors 2015-06-25 14:13:49 +02:00
itempmanager.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iurlgenerator.php IUrlGenerator - document linkTo properly 2015-04-18 16:03:37 +02:00
iuser.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +02:00
iuserbackend.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iusermanager.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +02:00
iusersession.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
json.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
preconditionnotmetexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
response.php update license headers and authors 2015-06-25 14:13:49 +02:00
share.php Fix PHPDoc on setPassword 2015-07-23 16:11:06 +02:00
share_backend.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
share_backend_collection.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
share_backend_file_dependent.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
template.php Add PHPDoc for classes and interfaces 2015-07-27 10:49:26 +02:00
user.php update license headers and authors 2015-06-25 14:13:49 +02:00
userinterface.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
util.php Merge pull request #17046 from nicolas-grekas/fix-16654 2015-07-16 11:35:25 +02:00