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
Vincent Petry f4eb90e229 Merge pull request #9311 from owncloud/storage-not-available 12 years ago
..
appframework Merge pull request #9288 from owncloud/fix_dispatcher_null_values 12 years ago
archive
backgroundjob Fix check if class exists 12 years ago
cache
connector/sabre Catch StorageInvalidException in webdav 12 years ago
db Fix migrator tests to use the correct migrator instances 12 years ago
fileproxy
files Remove invalid mounts from the active fs 12 years ago
group extend Dummy user and group implementation to pass tests 12 years ago
hooks
l10n
legacy fix namespace for legacy search classes 12 years ago
log Don't error out on console. 12 years ago
memcache
migration
ocs
preview Merge pull request #8978 from owncloud/movie_preview_improvements 12 years ago
route Prevent loadApps on upgrade 12 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 12 years ago
session
setup
share make sure that during share and unshare the etags get propagated correctly 12 years ago
template
user loop over usernames, not passwords 12 years ago
vobject
activitymanager.php
allconfig.php
api.php Return 503 OCS response with requested format 12 years ago
app.php Added unit test for default app URL 12 years ago
appconfig.php Use a map to prevent having to use search 12 years ago
apphelper.php
archive.php
arrayparser.php
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php
contactsmanager.php
davclient.php Upgrade SabreDAV to 1.8.10 12 years ago
db.php We obviously have to pass the hostname as is when there is no ':' in the hostname. 12 years ago
defaults.php more strings to translate in utils also some fixes in defaults 12 years ago
eventsource.php
filechunking.php
fileproxy.php
files.php drop allowZIPdownload and maxZIPSize as options 12 years ago
forbiddenexception.php
geo.php
group.php drastic speedup for nested ldap groups 12 years ago
helper.php update PHPDoc $fileInfo is a SplFileInfo 12 years ago
hintexception.php
hook.php Dont connect hooks twice 12 years ago
image.php
installer.php Add explanation about the current implementation of updateApp 12 years ago
json.php
l10n.php
largefilehelper.php Document exceptions thrown by \OC\LargeFileHelper. 12 years ago
log.php
mail.php upgraded phpmailer into v5.2.8 via composer 12 years ago
migrate.php
mimetypes.list.php add new keynote mimetype 12 years ago
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php
preferences.php allow to set pre-condition for setValue 12 years ago
preview.php
previewmanager.php
repair.php Merge pull request #9215 from owncloud/officemimetypesupdatefix 12 years ago
repairstep.php Added RepairStep interface and default repair step lists 12 years ago
request.php Upgrade SabreDAV to 1.8.10 12 years ago
response.php
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 12 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 12 years ago
setup.php trusted domains shall not be ignored on autosetup 12 years ago
subadmin.php
tagmanager.php
tags.php
template.php
templatelayout.php
updater.php Added RepairStep interface and default repair step lists 12 years ago
urlgenerator.php
user.php Merge pull request #8443 from owncloud/csrf-on-login-and-logout 12 years ago
util.php Use getAbsoluteUrl for redirection URL 12 years ago
vobject.php