You can not 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-server/lib/private
Morris Jobke a81909097c Merge pull request #6027 from owncloud/public-api-restful-routing-oc6 13 years ago
..
appframework add PHPDoc for urlParams 13 years ago
archive
backgroundjob decode arguments as array 13 years ago
cache
connector/sabre adding chunked upload handling 13 years ago
db Merge pull request #5789 from ogasser/db_fix_default_for_numeric 13 years ago
fileproxy
files Merge pull request #5874 from owncloud/fix-5845 13 years ago
group
hooks
l10n
legacy
log remove passwords from logfile 13 years ago
memcache
migration
minimizer
ocs Get rid of the SELECT query. Try UPDATE, on failure INSERT. 13 years ago
preview we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 13 years ago
search
session
setup
template introduce OC_Helper::linkToDocs() 13 years ago
user Enable user backends to provide avatar images 13 years ago
vobject
activitymanager.php
allconfig.php
api.php Merge multiple failed third party responses when returning the result 13 years ago
app.php add post_enable hook if a app gets enabled 13 years ago
appconfig.php Remove "link" shares right after disabling the "allow_link_share" setting 13 years ago
apphelper.php
archive.php
arrayparser.php
avatar.php Avatar: accept OC_Image as in setParameter 13 years ago
avatarmanager.php Round out Avatar Public API 13 years ago
backgroundjob.php
cache.php
config.php use OC_Helper::linkToDocs() in lib/private/config.php 13 years ago
contactsmanager.php
davclient.php Fixed spaces 13 years ago
db.php
defaults.php fix defaults.php doc 13 years ago
eventsource.php
filechunking.php fixes #5367 13 years ago
fileproxy.php
files.php fixing spelling and restructure sentence 13 years ago
geo.php
group.php dispayNamesInGroup(s) should always return uid as key in the result attr, fixes #5209 13 years ago
helper.php External storage space is now not counted in total space 13 years ago
hintexception.php
hook.php
image.php Revert "use relative paths to create images from a file. This way it also works if" 13 years ago
installer.php one tab less 13 years ago
json.php
l10n.php fixing PHPDoc & grammar 13 years ago
log.php
mail.php
migrate.php
mimetypes.list.php
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php fix the privatedata key value store 13 years ago
ocsclient.php
preferences.php
preview.php
previewmanager.php
repair.php Add a (currently) empty system for running common repair steps 13 years ago
request.php fixing failing unit test 13 years ago
response.php
route.php
router.php
search.php
server.php fixing PHPDoc comments and syntax 13 years ago
setup.php implementing solution using <ifModule mod_authz_core> 13 years ago
subadmin.php
tagmanager.php
tags.php
template.php
templatelayout.php
updater.php Add a (currently) empty system for running common repair steps 13 years ago
urlgenerator.php use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace 13 years ago
user.php Merge pull request #6058 from owncloud/ldap2avatar 13 years ago
util.php add new function to generate the human readable version string based on version, channel and build number 13 years ago
vobject.php