nextcloud-server/lib/public
Roeland Jago Douma 9fe3d2f1f8 OC_Helper::linkToRoute is deprecated
Replaced all calls to OC_Helper::linkToRoute with
OC::$server->getURLGenerator()->linkToRoute
2015-12-17 18:46:42 +01:00
..
activity update licence headers via script 2015-10-05 21:15:52 +02:00
app Don't show apps which are always enabled in the app manager 2015-10-26 09:53:04 +01:00
appframework Update license headers 2015-10-26 14:04:01 +01:00
authentication
backgroundjob Move files/ajax/scan.php to background job 2015-11-28 13:06:53 +01:00
capabilities Update license headers 2015-10-26 14:04:01 +01:00
command
comments improve PHP doc and remove superflous by reference indicator 2015-12-09 14:34:23 +01:00
contacts
db/querybuilder Add a method to the get "to use" table and column name 2015-12-08 11:04:28 +01:00
diagnostics
encryption update licence headers via script 2015-10-05 21:15:52 +02:00
files Fix code from comments 2015-12-03 10:00:11 +01:00
http/client update licence headers via script 2015-10-05 21:15:52 +02:00
l10n Add since tag 2015-08-28 15:46:55 +02:00
lock
mail
preview
route
search
security Use PHP polyfills 2015-12-11 08:47:36 +01:00
systemtag Fixed system tags DAV and API and docs 2015-12-04 17:30:50 +01:00
api.php
app.php Remove unused setActiveNavigationEntry of OC_App - it's also in OCP\App 2015-12-04 17:23:51 +01:00
autoloadnotallowedexception.php deduplicate @xenopathic 2015-10-06 09:52:19 +02: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 +01:00
groupinterface.php
iaddressbook.php
iappconfig.php
iavatar.php [Avatars] Add function to get the Node of the avatar 2015-12-16 20:29:02 +01:00
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 +02:00
icontainer.php update licence headers via script 2015-10-05 21:15:52 +02:00
idatetimeformatter.php
idatetimezone.php
idb.php
idbconnection.php Add escapeLikeParameter to IDBConnection 2015-11-05 16:41:30 +01:00
ieventsource.php
igroup.php
igroupmanager.php Adjust PHPDoc as suggested 2015-11-20 14:38:29 +01:00
ihelper.php
iimage.php
il10n.php Adding unit test for MailNotifications::sendInternalShareMail() 2015-12-02 21:42:14 +01:00
ilogger.php Remove passwords from logged exception stack traces 2015-09-24 20:01:30 +02:00
image.php
imemcache.php
imemcachettl.php IMemcacheTTL was backported to 8.2.2 2015-12-10 19:00:07 +01:00
inavigationmanager.php
ipreview.php
irequest.php Add \OCP\IRequest::getHttpProtocol 2015-10-06 14:18:46 +02:00
isearch.php
iservercontainer.php anounce CommentsManager getter in public server interface 2015-12-09 14:34:23 +01:00
isession.php
itagmanager.php
itags.php
itempmanager.php deduplicate @xenopathic 2015-10-06 09:52:19 +02:00
iurlgenerator.php
iuser.php Add the user's cloud id to the vCard 2015-12-02 09:14:41 +01: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 +01:00
iusersession.php
json.php
preconditionnotmetexception.php
response.php
sabrepluginevent.php Add since-tag 2015-09-23 16:16:57 +02:00
sabrepluginexception.php Add since-tag 2015-09-23 16:16:57 +02:00
share_backend_collection.php
share_backend_file_dependent.php
share_backend.php
share.php adjust comment, this parameter was added for 9.0 2015-11-04 15:12:22 +01:00
template.php
user.php
userinterface.php
util.php OC_Helper::linkToRoute is deprecated 2015-12-17 18:46:42 +01:00