nextcloud-server/lib
Robin Appelman bfdbdd9b20 remove outdated file 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 Move writable check into local filestorage so shared files can be renamed 13 years ago
group allow multiply group backends 13 years ago
log Fix owncloud log 13 years ago
migration Fix user app data export 13 years ago
search improve flexibility of search providers a bit 13 years ago
user prevent users with the same name but different casing from being created 13 years ago
app.php show error when installing an app has failed 13 years ago
appconfig.php prevent sql error while initializing apps on sqlite2 14 years ago
base.php allow multiply group backends 13 years ago
config.php Spelling fix hint text 13 years ago
db.php UTF8 locale by default 13 years ago
eventsource.php fix eventsource for ie 13 years ago
filecache.php mimetype filter for filepicker 13 years ago
fileproxy.php add option to dissable fileproxies 13 years ago
files.php make sure temporary files are being removed, fixes oc-450 13 years ago
filestorage.php add touch() to all storage backands, and make parameter optional 13 years ago
filesystem.php tests for oc_filesystem 13 years ago
filesystemview.php typo 13 years ago
geo.php add OC_Geo class 13 years ago
group.php allow multiply group backends 13 years ago
helper.php make sure temporary files are being removed, fixes oc-450 13 years ago
hook.php Fix comments/documentation 14 years ago
image.php fix square images not getting proper thumbnails 13 years ago
installer.php optimizations for updateApps 13 years ago
json.php Check if the application is actually enabled 14 years ago
l10n.php first part of the abstraction work of the apps folder. more to come 13 years ago
log.php Add support for logging to syslog 13 years ago
migrate.php Fix annoying error in log 13 years ago
mimetypes.fixlist.php as preperation for the sgf viewer app i added a file icon for .sgf files (saved go games), and an according mimetype. 13 years ago
mimetypes.list.php added mime type for calendar files 14 years ago
ocs.php remove Log completely 14 years ago
ocsclient.php make it possible to connect to other ocs appstores and other ocs knowledgebase servers. 13 years ago
preferences.php use OC_Log instead of error_log 14 years ago
response.php ETags must be quoted. 13 years ago
search.php improve flexibility of search providers a bit 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 Cleanup the template code for redundant code 13 years ago
updater.php Show the different editions to the user. Used in the status call, on the personal settings page and in the updater to update to the next available version from the same edition. 13 years ago
user.php Fix a session fixation vulnerability 13 years ago
util.php increase version to show that we are not the same as stable 13 years ago
vcategories.php OC_VCategories: sort categories in natural order using usort 13 years ago
vobject.php Update OC_VObject 13 years ago