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 fad2149e3f Merge pull request #5551 from owncloud/fix-5202-master 13 years ago
..
appframework Merge pull request #5458 from owncloud/fixing-5222-master 13 years ago
archive
backgroundjob
cache
connector/sabre Merge pull request #5494 from owncloud/fixing-3593-master 13 years ago
db Merge pull request #5458 from owncloud/fixing-5222-master 13 years ago
fileproxy
files Merge branch 'master' into home-storage 13 years ago
group
hooks
l10n
legacy
log Try to create custom log file before falling back to default. 13 years ago
memcache
migration
minimizer
ocs Get rid of the SELECT query. Try UPDATE, on failure INSERT. 13 years ago
preview fix comment 13 years ago
search
session
setup
template introduce OC_Helper::linkToDocs() 13 years ago
user remove user from cache if he was deleted successfully 13 years ago
vobject
activitymanager.php adding OC6 public API for activities 13 years ago
allconfig.php
api.php Added missing HTTP prefix to the $_SERVER variable 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 avatars should also work with encryption after pr #5332 was merged 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
eventsource.php
filechunking.php fixes #5367 13 years ago
fileproxy.php
files.php
geo.php
group.php dispayNamesInGroup(s) should always return uid as key in the result attr, fixes #5209 13 years ago
helper.php introduce OC_Helper::linkToDocs() 13 years ago
hintexception.php
hook.php
image.php
installer.php Merge pull request #5551 from owncloud/fix-5202-master 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
request.php
response.php
route.php
router.php
search.php
server.php php 5.3 compatibility regarding OC\DB\Connection fixed 13 years ago
setup.php introduce link_to_docs() and migrate links 13 years ago
subadmin.php
tagmanager.php
tags.php
template.php
templatelayout.php
updater.php
urlgenerator.php use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace 13 years ago
user.php use getHome() to delete users data 13 years ago
util.php we should check if a user is logged in before we check for admin privilege 13 years ago
vobject.php