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 50d7cfbbe7 prepare server for move of property name "lastmodified" to "getlastmodified" according to RFC4918. 13 years ago
..
MDB2/Driver
archive
backgroundjob
cache backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 13 years ago
connector/sabre prepare server for move of property name "lastmodified" to "getlastmodified" according to RFC4918. 13 years ago
filecache add proper logging to filecache 13 years ago
fileproxy fix problem with quota proxy when using copy 13 years ago
filestorage
group fix some more phpdoc 13 years ago
l10n [tx-robot] updated from transifex 13 years ago
log
migration Only try to delete migration.db if it was created. 13 years ago
minimizer
public Fix unsetting share expiration date 13 years ago
search use file instead of dir in search provider file fix result urls 13 years ago
user
app.php fix some more phpdoc 13 years ago
appconfig.php fix some more phpdoc 13 years ago
archive.php
base.php Passwords containing a ":" don't work with this explode 13 years ago
cache.php
config.php fix some more phpdoc 13 years ago
db.php fix phpdoc and handle some edges cases better in oc_db 13 years ago
eventsource.php
filecache.php escape user column in OC_FileCache::clear 13 years ago
filechunking.php Run proxies and emit signals when finising chunked upload 13 years ago
fileproxy.php
files.php Add OC_Files::searchByMime function 13 years ago
filestorage.php
filesystem.php Fix undefined user var, use getUser 13 years ago
filesystemview.php dont trigger filesystem hooks when not using the default view 13 years ago
geo.php
group.php fix some more phpdoc 13 years ago
helper.php fix some more phpdoc 13 years ago
hook.php fix some more phpdoc 13 years ago
image.php
installer.php
json.php
l10n.php fix some more phpdoc 13 years ago
log.php
mail.php
migrate.php Allow exporting of users from any user backend, fixed oc-1645 13 years ago
mimetypes.list.php
minimizer.php
ocs.php
ocsclient.php Added failsafes for retrieving remote apps on settings->apps page, in case categories or app data are not found 13 years ago
preferences.php fix some more phpdoc 13 years ago
request.php
response.php
search.php
setup.php
streamwrappers.php
subadmin.php
template.php fix some more phpdoc 13 years ago
templatelayout.php
updater.php
user.php add proper error logging in OC_User database queries 13 years ago
util.php db indexes for appconfig and preferences 13 years ago
vcategories.php Check if categories is an array. 13 years ago
vobject.php