You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/lib/private
Morris Jobke 35f7565e9b Merge pull request #8978 from owncloud/movie_preview_improvements
movie previews: use file directly when it's stored locally and encryption is not enabled
10 years ago
..
appframework Merge pull request #8980 from owncloud/better-accept-header 10 years ago
archive Fix all PHPDoc types and variable names, in /lib 10 years ago
backgroundjob Support having legacy `OC_Cache_FileGlobalGC` background jobs 10 years ago
cache Fix all PHPDoc types and variable names, in /lib 10 years ago
connector/sabre Merge pull request #8666 from owncloud/mount-remove 10 years ago
db adding PK to table encryption 10 years ago
fileproxy move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
files Merge pull request #8968 from owncloud/scanner-parent-repair 10 years ago
group Revert "Merge pull request #8998 from macjohnny/master" 10 years ago
hooks polish documentation based on scrutinizer patches 10 years ago
l10n Fix all PHPDoc types and variable names, in /lib 10 years ago
legacy fix namespace for legacy search classes 10 years ago
log Don't error out on console. 10 years ago
memcache Memcached hasKey should test for success, the get can fail for other reasons. 10 years ago
migration Remove all occurences of @brief and @returns from PHPDoc 10 years ago
ocs Fix all PHPDoc types and variable names, in /lib 10 years ago
preview Merge pull request #8978 from owncloud/movie_preview_improvements 10 years ago
route Remove legacy routing code 10 years ago
search make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 10 years ago
session redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code 10 years ago
setup Merge pull request #6632 from eduardosan/master 10 years ago
share Added ORDER BY to enforce share entry order 10 years ago
template Remove all occurences of @brief and @returns from PHPDoc 10 years ago
user this line was lost on rebase 10 years ago
vobject move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
activitymanager.php Some more PHPDoc fixes 10 years ago
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 10 years ago
api.php Some more PHPDoc fixes 10 years ago
app.php Simulate apps database schema update on upgrade 10 years ago
appconfig.php Use a map to prevent having to use search 10 years ago
apphelper.php moving file to the right location 11 years ago
archive.php Some more PHPDoc fixes 10 years ago
arrayparser.php Some more PHPDoc fixes 10 years ago
avatar.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
avatarmanager.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
backgroundjob.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
cache.php More PHPDoc fixes, using scrutinizer patches as hints 10 years ago
config.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
contactsmanager.php Merge branch 'master' into contactsmanager-register 10 years ago
davclient.php Upgrade SabreDAV to 1.8.10 10 years ago
db.php Merge pull request #9018 from owncloud/dbms-socket-support 10 years ago
defaults.php Fix all PHPDoc types and variable names, in /lib 10 years ago
eventsource.php sanitize fallbackId 10 years ago
filechunking.php Fix PHPdoc in lib/private 10 years ago
fileproxy.php Fix all PHPDoc types and variable names, in /lib 10 years ago
files.php drop allowZIPdownload and maxZIPSize as options 10 years ago
forbiddenexception.php Cache folder is now configurable 10 years ago
geo.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
group.php Revert "Merge pull request #8998 from macjohnny/master" 10 years ago
helper.php Added hacky fix for long path cleanup routine 10 years ago
hintexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
hook.php Dont connect hooks twice 10 years ago
image.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
installer.php Added requiremin/requiremax fields for apps 10 years ago
json.php Some more PHPDoc fixes 10 years ago
l10n.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
largefilehelper.php Document exceptions thrown by \OC\LargeFileHelper. 10 years ago
log.php fix missing spaces 10 years ago
mail.php upgraded phpmailer into v5.2.8 via composer 10 years ago
migrate.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
mimetypes.list.php add more and fix office mimetypes, migrate wrong mimetypes 10 years ago
navigationmanager.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
notsquareexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
ocs.php Fix all PHPDoc types and variable names, in /lib 10 years ago
ocsclient.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
preferences.php allow to set pre-condition for setValue 10 years ago
preview.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
previewmanager.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
repair.php Add a (currently) empty system for running common repair steps 11 years ago
request.php Upgrade SabreDAV to 1.8.10 10 years ago
response.php Merge branch 'master' into cleanup-list-code 10 years ago
search.php make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 10 years ago
server.php make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 10 years ago
setup.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
subadmin.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
tagmanager.php reorganize file in lib 11 years ago
tags.php Fix all PHPDoc types and variable names, in /lib 10 years ago
template.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
templatelayout.php Now settings CSS class with appid in content DIV 10 years ago
updater.php adding PK to table encryption 10 years ago
urlgenerator.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago
user.php Merge pull request #8443 from owncloud/csrf-on-login-and-logout 10 years ago
util.php Remove legacy routing code 10 years ago
vobject.php Remove all occurences of @brief and @returns from PHPDoc 10 years ago