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
Thomas Müller 326496ff80 Merge pull request #439 from owncloud/239_webdav_999_files_stable45 13 years ago
..
MDB2/Driver adding space between) and { 13 years ago
archive Fix the require path 13 years ago
backgroundjob adding space between) and { 13 years ago
cache backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 13 years ago
connector/sabre Merge pull request #439 from owncloud/239_webdav_999_files_stable45 13 years ago
filecache delete fscache on deleting user 13 years ago
fileproxy remove unneeded variable 13 years ago
filestorage Suppress error message which would send headers for hosted sited where disk_free_space() has been disabled for security. 13 years ago
group fix some more phpdoc 13 years ago
l10n closes #466 - manual backport of translations 13 years ago
log adding space between) and { 13 years ago
migration Only try to delete migration.db if it was created. 13 years ago
minimizer adding space between) and { 13 years ago
public Check if resharing is allowed by the admin, fixes issue #341 13 years ago
search Search: fix Notice and thus broken search with activiated error reporting 13 years ago
user Treat getUsers() as case insensitive, helpful for showing proper results in the share with autocomplete 13 years ago
app.php fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally 13 years ago
appconfig.php fix some more phpdoc 13 years ago
archive.php fix checkstyle on archive zip/tar 13 years ago
base.php Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabled 13 years ago
cache.php Respect coding style 13 years ago
config.php fix some more phpdoc 13 years ago
db.php $CONFIG_DBTYPE was never assigned but used in this function 13 years ago
eventsource.php adding space between) and { 13 years ago
filecache.php create correct file cache entries for new files/folder created in shared folders 13 years ago
filechunking.php Run proxies and emit signals when finising chunked upload 13 years ago
fileproxy.php adding space between) and { 13 years ago
files.php Return empty array if file does not exist inside Shared folder, fixes issue #91 13 years ago
filestorage.php Merge branch 'share_api' 13 years ago
filesystem.php make root the default parameter for getAbsolutePath() 13 years ago
filesystemview.php check if $path is a empty string 13 years ago
geo.php adding space between) and { 13 years ago
group.php Allow any characters in the groupname 13 years ago
helper.php Migration: On import of user accounts only import folders in home dir, use OC_Helper::copyr 13 years ago
hook.php fix some more phpdoc 13 years ago
image.php add OC_Image::fitIn 13 years ago
installer.php adding space between) and { 13 years ago
json.php adding space between) and { 13 years ago
l10n.php fix some more phpdoc 13 years ago
log.php The log message is not always shown in html 13 years ago
mail.php adding space between) and { 13 years ago
migrate.php Migration: Allow for no app data cases; handle file copying better 13 years ago
mimetypes.list.php add *.ai files to the mimetypes list 13 years ago
minimizer.php really check if mod_deflate is loaded 13 years ago
ocs.php Respect coding style 13 years ago
ocsclient.php put all the calls into one function and use tabs instead of spaces. Thanks to danimo for bugging me :-) 13 years ago
preferences.php fix some more phpdoc 13 years ago
request.php adding space between) and { 13 years ago
response.php Fix setEtagHeader function 13 years ago
search.php adding space between) and { 13 years ago
setup.php add svg mimetype to default htaccess 13 years ago
streamwrappers.php adding space between) and { 13 years ago
subadmin.php Fix a typo 13 years ago
template.php Correct indentation 13 years ago
templatelayout.php core.js and core.css don't need to be absolute 13 years ago
updater.php use socket timeout of 10 sec to stay responsive even with a slow internet connection or a not working server 13 years ago
user.php Better place to check for user removal 13 years ago
util.php 4.5.2 13 years ago
vcategories.php Check if categories is an array. 13 years ago
vobject.php adding space between) and { 13 years ago