nextcloud-server/lib/public
Thomas Müller 6317ba8cb4 Merge pull request #21135 from owncloud/add-polyfill
Add polyfills for PHP55, PHP56 and PHP70 functionalities
2015-12-11 11:40:51 +07:00
..
activity update licence headers via script 2015-10-05 21:15:52 +07:00
app Don't show apps which are always enabled in the app manager 2015-10-26 09:53:04 +07:00
appframework Update license headers 2015-10-26 14:04:01 +07:00
authentication
backgroundjob Move files/ajax/scan.php to background job 2015-11-28 13:06:53 +07:00
capabilities Update license headers 2015-10-26 14:04:01 +07:00
command
comments improve PHP doc and remove superflous by reference indicator 2015-12-09 14:34:23 +07:00
contacts
db/querybuilder Add a method to the get "to use" table and column name 2015-12-08 11:04:28 +07:00
diagnostics
encryption update licence headers via script 2015-10-05 21:15:52 +07:00
files Fix code from comments 2015-12-03 10:00:11 +07:00
http/client update licence headers via script 2015-10-05 21:15:52 +07:00
l10n
lock
mail
preview
route
search
security Use PHP polyfills 2015-12-11 08:47:36 +07:00
systemtag Fixed system tags DAV and API and docs 2015-12-04 17:30:50 +07:00
api.php
app.php Remove unused setActiveNavigationEntry of OC_App - it's also in OCP\App 2015-12-04 17:23:51 +07:00
autoloadnotallowedexception.php deduplicate @xenopathic 2015-10-06 09:52:19 +07:00
backgroundjob.php
config.php
constants.php
contacts.php
db.php
defaults.php
files.php Remove last occurences of OC_Helper::getMimeType() 2015-11-26 10:18:32 +07:00
groupinterface.php
iaddressbook.php
iappconfig.php
iavatar.php
iavatarmanager.php
icache.php
icachefactory.php
icertificate.php
icertificatemanager.php
iconfig.php Move the filtering of sensitive data to the config class 2015-09-25 11:08:33 +07:00
icontainer.php update licence headers via script 2015-10-05 21:15:52 +07:00
idatetimeformatter.php
idatetimezone.php
idb.php
idbconnection.php Add escapeLikeParameter to IDBConnection 2015-11-05 16:41:30 +07:00
ieventsource.php
igroup.php
igroupmanager.php Adjust PHPDoc as suggested 2015-11-20 14:38:29 +07:00
ihelper.php
iimage.php
il10n.php Adding unit test for MailNotifications::sendInternalShareMail() 2015-12-02 21:42:14 +07:00
ilogger.php Remove passwords from logged exception stack traces 2015-09-24 20:01:30 +07:00
image.php
imemcache.php
imemcachettl.php IMemcacheTTL was backported to 8.2.2 2015-12-10 19:00:07 +07:00
inavigationmanager.php
ipreview.php
irequest.php Add \OCP\IRequest::getHttpProtocol 2015-10-06 14:18:46 +07:00
isearch.php
iservercontainer.php anounce CommentsManager getter in public server interface 2015-12-09 14:34:23 +07:00
isession.php
itagmanager.php
itags.php
itempmanager.php deduplicate @xenopathic 2015-10-06 09:52:19 +07:00
iurlgenerator.php
iuser.php Add the user's cloud id to the vCard 2015-12-02 09:14:41 +07:00
iuserbackend.php
iusermanager.php Proposal: add enumeration function to IUserManager which simply calls a callbask for each user in all backends 2015-12-02 09:14:41 +07:00
iusersession.php
json.php
preconditionnotmetexception.php
response.php
sabrepluginevent.php Add since-tag 2015-09-23 16:16:57 +07:00
sabrepluginexception.php Add since-tag 2015-09-23 16:16:57 +07:00
share.php adjust comment, this parameter was added for 9.0 2015-11-04 15:12:22 +07:00
share_backend.php
share_backend_collection.php
share_backend_file_dependent.php
template.php
user.php
userinterface.php
util.php Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML 2015-12-08 08:56:47 +07:00