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
Arthur Schiwon b13ab2b17e enable admin to turn off ZIP downloads 13 years ago
..
MDB2/Driver fix errors during database migration 13 years ago
connector/sabre fix for webdav when having additional storage backends mounted 13 years ago
fileproxy add a default user quota 13 years ago
filestorage revert an accidental change 13 years ago
group fix bug in group mangement 13 years ago
remote
search Search: Change provider registration to class name, for lazy loading of search providers 13 years ago
user improved password hashing based one phpass 13 years ago
app.php make Files settings work 13 years ago
appconfig.php
base.php Remove the link between the principals table and the sabre principals connector. 13 years ago
config.php Spelling fix hint text 13 years ago
connect.php
db.php use in-memory files for the datase scheme during installation 13 years ago
eventsource.php dont try to remove buffers, can cause trouble with strict warnings 13 years ago
filecache.php fix adding photo to incorrect gallery 13 years ago
fileproxy.php add option to dissable fileproxies 13 years ago
files.php enable admin to turn off ZIP downloads 13 years ago
filestorage.php add touch() to all storage backands, and make parameter optional 13 years ago
filesystem.php better handeling of files that can behave like folder (e.g. archives) 13 years ago
filesystemview.php better handeling of files that can behave like folder (e.g. archives) 13 years ago
geo.php add OC_Geo class 13 years ago
group.php
helper.php remove debug output 13 years ago
hook.php
image.php gallery migration to events system 13 years ago
installer.php use temporary file managment 13 years ago
json.php
l10n.php first part of the abstraction work of the apps folder. more to come 13 years ago
log.php improve log browsing 13 years ago
mimetypes.fixlist.php added vcards to the mimetype fix list and renamed the icon for vcards 13 years ago
mimetypes.list.php
ocs.php
ocsclient.php finish the application store feature so that users can download and install ownCloud apps from our website. there is still a small problem with write permissions. will look into this later 13 years ago
preferences.php
response.php ETags must be quoted. 13 years ago
search.php Search: Change provider registration to class name, for lazy loading of search providers 13 years ago
setup.php Move storing "last updated at" time to the app config 13 years ago
streamwrappers.php add streamwrapper that provides a callback on stream close 13 years ago
template.php never try to load an non existing template,css,img. 13 years ago
updater.php Move storing "last updated at" time to the app config 13 years ago
user.php Merge branch 'master' into encryption 13 years ago
util.php merge master into encryption 13 years ago
vcategories.php Contacts: Modifications for using categories. 13 years ago
vobject.php