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
Robin Appelman 93cbd96662 don't increase the size of the users home folder twice 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 fix create folder and upload file issue on win, fixes oc-1747, solution follows suggestion from bug tracker 13 years ago
filecache don't increase the size of the users home folder twice 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 [tx-robot] updated from transifex 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 fix for bug #1942: Allow user to share with every group if "allow users to share with anyone" is set 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 resolved path for require_once in autoloader 13 years ago
cache.php Respect coding style 13 years ago
config.php fix some more phpdoc 13 years ago
db.php whitespace fixes 13 years ago
eventsource.php adding space between) and { 13 years ago
filecache.php this is no longer needed, commit cb91e27ab3 should fix the issue 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 don't use the workaround for shared files on the /Shared folder 13 years ago
filestorage.php
filesystem.php fix bug #1977: remove etags from database after version rollback so that the client can detect the changes 13 years ago
filesystemview.php etag has to be removed after version rollback to enable the sync client to detect the changes (bug #1829) 13 years ago
geo.php adding space between) and { 13 years ago
group.php fix some more phpdoc 13 years ago
helper.php fixed offset calculation (bug #1961) 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 disable log when running tests 13 years ago
mail.php adding space between) and { 13 years ago
migrate.php Allow exporting of users from any user backend, fixed oc-1645 13 years ago
mimetypes.list.php add *.ai files to the mimetypes list 13 years ago
minimizer.php adding space between) and { 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 Fallback for systems without openssl 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 Remove unused search code 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 add proper error logging in OC_User database queries 13 years ago
util.php check if directory already exist before executing mkdir 13 years ago
vcategories.php Check if categories is an array. 13 years ago
vobject.php adding space between) and { 13 years ago