nextcloud-server/lib
2011-06-17 14:17:08 +02:00
..
Group
HTTP/WebDAV/Server fix a strict error in webdav 2011-05-28 15:52:35 +02:00
MDB2/Driver make use of native sqlite3 prepared statements 2011-06-14 01:20:41 +02:00
User
app.php prevent some possible warnings if there are files in /apps 2011-06-17 14:17:08 +02:00
appconfig.php
base.php allow tear down of filesystem. 2011-06-12 00:57:43 +02:00
config.php store numbers as strings to prevent errors with numeric passwords 2011-06-14 01:20:41 +02:00
connect.php
database.php make OC_DB work with the sqlite3 driver 2011-06-13 04:06:43 +02:00
files.php Make max upload filesize configurable for apache hosts 2011-05-29 17:43:13 +02:00
filestorage.php fix delTree 2011-06-12 00:50:13 +02:00
filesystem.php allow plugins to cancel filesystem operations using the provided hooks 2011-06-16 22:44:36 +02:00
group.php
helper.php fix OC_HELPER::linkTo again 2011-06-02 20:21:02 +02:00
installer.php App installer backend. 2011-05-28 17:33:25 +02:00
log.php Adding clear logs functions 2011-06-07 15:48:21 -04:00
ocs.php
ocsclient.php
preferences.php
remotestorage.php
search.php
setup.php default to sqlite3 over sqlite2 for new installations 2011-06-16 14:56:56 +02:00
template.php fix settings page for non-admin users 2011-06-14 16:03:57 +02:00
testcase.php test case library and start of filesystem test 2011-06-12 01:06:27 +02:00
user.php