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
Björn Schießle 2bd4035076 $CONFIG_DBTYPE was never assigned but used in this function 13 years ago
..
MDB2/Driver adding space between) and { 13 years ago
archive really fix checkstyle on archive tar 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 fix updating the filecache for when contents of a folder has changed 13 years ago
fileproxy fix problem with quota proxy when using copy 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 destroy invalid sessions 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 set folder size to 0 when scanning the filesystem 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 Merge branch 'share_api' 13 years ago
filesystem.php update the filecache by setting mtimes to 0 when the mount configuration has changed instead of clearing the cache 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 fix mimetype detection using the 'file' command in some edge cases 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 Allow exporting of users from any user backend, fixed oc-1645 13 years ago
mimetypes.list.php add impress mimetype 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 always generate access token, also for forms shown to anonymous users (e.g. public shares) 13 years ago
templatelayout.php don't set values with oc_appconfig when oc is not installed yet, allows to render guest page for installation again 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 RC 3 13 years ago
vcategories.php Check if categories is an array. 13 years ago
vobject.php adding space between) and { 13 years ago