nextcloud/lib/private
Morris Jobke 3d55569a27 OC_Helper::makeURLAbsolute is not used anymore 2015-12-18 11:37:18 +01:00
..
activity
app Clear xml errors 2015-12-17 17:28:44 +01:00
appframework Merge pull request #21135 from owncloud/add-polyfill 2015-12-11 11:40:51 +01:00
archive
backgroundjob
cache Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01:00
command
comments use getLastInsertId from query builder for convenience 2015-12-09 16:33:34 +01:00
console Don't load commands of apps when in maintenance mode - fixes #20939 2015-12-09 15:15:10 +01:00
contacts
db Do not quote the table name for lastInsertId() 2015-12-09 11:09:02 +01:00
diagnostics
encryption cache result from parent folders 2015-11-04 09:27:29 +01:00
files Use proper public API for OC_Helper::getFileNameMimeType 2015-12-17 17:07:48 +01:00
group Adjust PHPDoc as suggested 2015-11-20 14:38:29 +01:00
hooks
http/client
integritycheck Add code integrity check 2015-12-01 11:55:20 +01:00
l10n
legacy Drop OC_SubAdmin and replace usages 2015-10-29 11:31:18 +01:00
lock Merge pull request #21072 from owncloud/db-lock-ttl 2015-12-10 13:51:18 +01:00
log Let's print error messages to the builtin webserver console ... makes development a bit easier 2015-12-14 12:16:41 +01:00
mail
memcache Add interface for memcache backends that support setting ttl on exisiting keys 2015-12-09 14:39:12 +01:00
notification Make sure that object id can be a string 2015-11-23 14:18:15 +01:00
ocs User IUser::getEMailAddress() all over the place 2015-12-02 21:25:05 +01:00
preview Reduce OC_Config usage in lib/ 2015-12-02 14:49:40 +01:00
route OC_Helper::linkTo is deprecated 2015-12-17 10:53:21 +01:00
search
security Use PHP polyfills 2015-12-11 08:47:36 +01:00
session Scrutinizer Auto-Fixes 2015-12-07 15:43:36 +00:00
setup Add unix_socket support for mysql during initial installation - fixes #20210 2015-12-07 12:00:31 +01:00
share don't allow to create a federated share if source and target server are the same 2015-12-14 17:16:14 +01:00
share20 [Sharing 2.0] Fix phpdoc etc 2015-11-24 10:26:36 +01:00
systemtag Fixed system tags DAV and API and docs 2015-12-04 17:30:50 +01:00
tagging
template OC_Helper::linkTo is deprecated 2015-12-17 10:53:21 +01:00
user different strategy in cleaning up after user was deleted 2015-12-09 14:34:23 +01:00
activitymanager.php
allconfig.php
api.php Drop OC_SubAdmin and replace usages 2015-10-29 11:31:18 +01:00
app.php OC_Helper::linkToRoute is deprecated 2015-12-17 18:46:42 +01:00
appconfig.php
apphelper.php Remove OC_Util::getUrlContent and replace by proper usage of public interfaces 2015-12-04 18:02:47 +01:00
archive.php Use actual mimetype detection instead of extension 2015-10-31 00:55:37 +01:00
avatar.php [Avatars] Add function to get the Node of the avatar 2015-12-16 20:29:02 +01:00
avatarmanager.php DI in avatar code 2015-12-01 22:15:43 +01:00
capabilitiesmanager.php Update license headers 2015-10-26 14:04:01 +01:00
config.php Untangle the linkToDocs method in OC_Helper 2015-11-26 13:58:43 +01:00
contactsmanager.php
databaseexception.php
databasesetupexception.php
datetimeformatter.php
datetimezone.php
db.php
defaults.php
eventsource.php
filechunking.php
files.php Replacing ini_get instances with inigetwrapper usages 2015-11-23 14:12:31 +01:00
forbiddenexception.php
group.php Adjust PHPDoc as suggested 2015-11-20 14:38:29 +01:00
helper.php OC_Helper::makeURLAbsolute is not used anymore 2015-12-18 11:37:18 +01:00
hintexception.php
hook.php Update license headers 2015-10-26 14:04:01 +01:00
httphelper.php
image.php Update license headers 2015-10-26 14:04:01 +01:00
installer.php Replace old config code with usage of proper APIs 2015-12-02 15:56:59 +01:00
json.php Drop OC_SubAdmin and replace usages 2015-10-29 11:31:18 +01:00
l10n.php Do not overwrite the language when it's just missing for one app 2015-12-07 14:46:53 +01:00
largefilehelper.php
log.php Use PHP polyfills 2015-12-11 08:47:36 +01:00
naturalsort.php
naturalsort_defaultcollator.php
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php
ocsclient.php Clear xml errors in ocs client 2015-12-17 17:34:15 +01:00
preview.php Verify return type 2015-12-09 07:32:19 +01:00
previewmanager.php
repair.php Remove unused repair steps 2015-12-08 08:46:41 +01:00
repairexception.php
repairstep.php
response.php Use getHttpProtocol instead of $_SERVER 2015-10-30 18:05:30 +01:00
search.php
server.php different strategy in cleaning up after user was deleted 2015-12-09 14:34:23 +01:00
servernotavailableexception.php
serviceunavailableexception.php
setup.php Merge pull request #20878 from owncloud/proper-htaccess-support-in-code-signing-checker 2015-12-11 11:46:37 +01:00
streamer.php Update license headers 2015-10-26 14:04:01 +01:00
subadmin.php subadmin methods should not return any null user or group 2015-11-05 11:50:57 +01:00
systemconfig.php
tagmanager.php
tags.php
template.php Since avatar.js is now essentially empty remove it 2015-12-17 16:32:18 +01:00
templatelayout.php OC_Helper::linkToRoute is deprecated 2015-12-17 18:46:42 +01:00
tempmanager.php Replace new occurences of ini_get with IniWrapper methods 2015-11-23 14:12:36 +01:00
updater.php Clear xml errors in updater 2015-12-17 17:46:07 +01:00
urlgenerator.php Add a trailing slash to generated URLs 2015-12-02 11:27:07 +01:00
user.php Removed deprecated function OC_User::deleteUser 2015-12-17 16:18:40 +01:00
util.php Remove deprecated function OC_User::getManager 2015-12-17 16:18:34 +01:00