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 65eee1f69d clean pre-path_hash fscache entries 14 years ago
..
MDB2/Driver fix errors during database migration 14 years ago
connector/sabre fix for webdav when having additional storage backends mounted 14 years ago
fileproxy add a default user quota 14 years ago
filestorage Move Google Docs storage backend to files_remote app 14 years ago
group fix bug in group mangement 14 years ago
remote
search Search: Change provider registration to class name, for lazy loading of search providers 14 years ago
user improved password hashing based one phpass 14 years ago
app.php add the option to only load apps of a specific type 14 years ago
appconfig.php
base.php add the option to only load apps of a specific type 14 years ago
config.php Spelling fix hint text 14 years ago
connect.php
db.php remove check for variable which was set one line above - bugfix for oc-324 14 years ago
eventsource.php dont try to remove buffers, can cause trouble with strict warnings 14 years ago
filecache.php clean pre-path_hash fscache entries 14 years ago
fileproxy.php add option to dissable fileproxies 14 years ago
files.php Do not use always the same name for download-zip to avoid collisions. 14 years ago
filestorage.php add touch() to all storage backands, and make parameter optional 14 years ago
filesystem.php better handeling of files that can behave like folder (e.g. archives) 14 years ago
filesystemview.php return path of tmp file like filestorage/common does. Fixes broken folder-/multifile-download. 14 years ago
geo.php add OC_Geo class 14 years ago
group.php
helper.php add tempory folder utility to OC_Helper 14 years ago
hook.php
image.php fix square images not getting proper thumbnails 14 years ago
installer.php optimizations for updateApps 14 years ago
json.php
l10n.php first part of the abstraction work of the apps folder. more to come 14 years ago
log.php improve log browsing 14 years ago
mimetypes.fixlist.php add microsoft office mimetypes to the fixlist - bugfix for oc-357 14 years ago
mimetypes.list.php
ocs.php
ocsclient.php make it possible to connect to other ocs appstores and other ocs knowledgebase servers. 14 years ago
preferences.php
response.php ETags must be quoted. 14 years ago
search.php Search: Change provider registration to class name, for lazy loading of search providers 14 years ago
setup.php Move storing "last updated at" time to the app config 14 years ago
streamwrappers.php add streamwrapper that provides a callback on stream close 14 years ago
template.php Cleanup the template code for redundant code 14 years ago
updater.php Move storing "last updated at" time to the app config 14 years ago
user.php Merge branch 'master' into encryption 14 years ago
util.php add path_hash to the filesystem cache 14 years ago
vcategories.php Contacts: Modifications for using categories. 14 years ago
vobject.php