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
Sam Tuke de0ed634f2 Added two hooks: pre_unshare and pre_unshareAll, useful for files_encryption 13 years ago
..
MDB2/Driver Try to fix #836 13 years ago
archive
backgroundjob
cache
connector/sabre Merge pull request #1127 from owncloud/fixing-641-for-webdav-master 13 years ago
filecache also return fileid in OC_Filecache::get 13 years ago
fileproxy
filestorage remove duplicate return 13 years ago
group
l10n [tx-robot] updated from transifex 13 years ago
log Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 13 years ago
migration
minimizer
ocs Code cleanup and add copyright info 13 years ago
public Added two hooks: pre_unshare and pre_unshareAll, useful for files_encryption 13 years ago
search
user
api.php Merge branch 'master' into ocs_api 13 years ago
app.php Merge branch 'master' into update-progress 13 years ago
appconfig.php
archive.php
backgroundjob.php
base.php Only show the version updating to instead of worrying about converting internal to a formatted version 13 years ago
cache.php
config.php
db.php Tweak failure message and throw exceptions from updateDbFromStructure() 13 years ago
eventsource.php use new obEnd function instead of ob_end_clean 13 years ago
filecache.php Fix "There must be a single space between the closing parenthesis and the opening brace" 13 years ago
filechunking.php
fileproxy.php
files.php refs #933 send content length header - this will allow the browser to show the progressbar 13 years ago
filestorage.php workaround for 32-bit systems to handle filesizes bigger than 2GB 13 years ago
filesystem.php
filesystemview.php Merge pull request #619 from samtuke/versions_cache 13 years ago
geo.php
group.php
helper.php OC_Helper::is_function_enabled() added to find out if a function is available 13 years ago
hook.php wrap hooks into a try, catch to prevent a faulty app from crashing the request 13 years ago
image.php Update lib/image.php 13 years ago
installer.php
json.php
l10n.php More style fixes 13 years ago
log.php
mail.php add smtp port configuration option 13 years ago
migrate.php More whitespace fixes 13 years ago
mimetypes.list.php
minimizer.php really check if mod_deflate is loaded 13 years ago
ocs.php Merge master into ocs_api, fix conflicts. 13 years ago
ocsclient.php Fix "Line indented incorrectly" 13 years ago
preferences.php
request.php Fix "There must be a single space between the closing parenthesis and the opening brace" 13 years ago
response.php
route.php
router.php Merge master into ocs_api, fix conflicts. 13 years ago
search.php
setup.php Revoke DB rights on install only if the db is newly created 13 years ago
streamwrappers.php
subadmin.php
template.php Fix a dirty function preventing showing errors 13 years ago
templatelayout.php Fix some of "Closing brace must be on a line by itself" 13 years ago
updater.php Fix "Line indented incorrectly" 13 years ago
user.php Merge pull request #584 from wardragon/ldap_access_userExists_fix 13 years ago
util.php fixing indent 13 years ago
vcategories.php
vobject.php