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 e7900ba255 Merge pull request #13508 from owncloud/failed-delete-cache 10 years ago
..
app Check new and old ways of required oC version for app compatibility 10 years ago
appframework Use proper namespace 10 years ago
archive
assetic Fix JS asset generation 10 years ago
backgroundjob
cache
connector/sabre Fix webdav put for single file webdav shares 10 years ago
contacts
db set MySQL autocommit on connection setup 10 years ago
diagnostics
fileproxy
files Dont do a cache rename if we cant delete the source file 10 years ago
group
hooks
l10n
legacy Add a method to set/unset multiple config values in one call 10 years ago
log add Download logfile button to admin settings 10 years ago
memcache Json_(en|de)code values on redis to be able to cache arrays 10 years ago
ocs
preview add config-option for an image's maximum filesize when generating previews 10 years ago
repair
route Intelligent container 10 years ago
search Scroll to file in folder, when using "search in other places" link 10 years ago
security certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 10 years ago
session
setup naming fixes while reviewing 10 years ago
share Merge pull request #13760 from owncloud/create_enc_key_for_remote_shares 10 years ago
tagging
template
user Throw an exception when login is canceled by an app 10 years ago
vobject
activitymanager.php
allconfig.php Add a method to set/unset multiple config values in one call 10 years ago
api.php Merge pull request #12918 from owncloud/use-uid-instead-of-login-name 10 years ago
app.php Merge pull request #13319 from owncloud/replace-line-breaks-in-app-description 10 years ago
appconfig.php
apphelper.php
archive.php
arrayparser.php
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php Use `file_exists` to verify that config file exists 10 years ago
contactsmanager.php
databaseexception.php
databasesetupexception.php
datetimeformatter.php
datetimezone.php
db.php
defaults.php
eventsource.php
filechunking.php
fileproxy.php
files.php removed a little duplication 10 years ago
forbiddenexception.php
geo.php
group.php
helper.php Reuse the array key of mimetypes 10 years ago
hintexception.php
hook.php
httphelper.php Next step in server-to-server sharing next generation, see #12285 10 years ago
image.php remove insane debug-log from OC_Image 10 years ago
installer.php disable the app code checker - some previous shipped apps cannot be installed from the appstore now 👊 10 years ago
json.php
l10n.php
largefilehelper.php
log.php
mail.php Fix undefined offset 1 for wrong user mail address 10 years ago
mimetypes.list.php
naturalsort.php
naturalsort_defaultcollator.php
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php
ocsclient.php Cache responses from the AppStore server 10 years ago
preferences.php
preview.php Verify whether type is correct 10 years ago
previewmanager.php
repair.php Add a repair step to clean up orphan tags and tag entries 10 years ago
repairexception.php
repairstep.php
request.php Remove duplicated slashes from the requested url 10 years ago
response.php
search.php move search results below filelist, show hint when results are off screen, use js plugin mechanism 10 years ago
server.php certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 10 years ago
serviceunavailableexception.php
setup.php Reference module with `.c` 10 years ago
subadmin.php
systemconfig.php Add a method to set/unset multiple config values in one call 10 years ago
tagmanager.php
tags.php Fix chunked query for tags + unit test 10 years ago
template.php allow css/js asset directory to be relocated (#13053) 10 years ago
templatelayout.php Merge pull request #13063 from AdamWill/assets-relocate 10 years ago
tempmanager.php
updater.php Add version to .htaccess 10 years ago
urlgenerator.php
user.php Fix WebDAV auth for session authentication only 10 years ago
util.php Don't check for `always_populate_raw_post_data` on HHVM 10 years ago
vobject.php