nextcloud-server/lib
Robin Appelman 7d3ae7ae9b fix settings page for non-admin users 2011-06-14 16:03:57 +07:00
..
Group Even more fixes on user management. Any designers here that want to make it good looking? 2011-04-18 13:12:30 +07:00
HTTP/WebDAV/Server fix a strict error in webdav 2011-05-28 15:52:35 +07:00
MDB2/Driver make use of native sqlite3 prepared statements 2011-06-14 01:20:41 +07:00
User Made the "change password" thingie in settings working 2011-04-18 15:07:14 +07:00
app.php install apps that are shipped with owncloud the first time they are loaded 2011-06-01 15:05:48 +07:00
appconfig.php Renamed a few columns in order t ohave both sqlite and mysql up and running 2011-05-15 15:03:12 +07:00
base.php allow tear down of filesystem. 2011-06-12 00:57:43 +07:00
config.php store numbers as strings to prevent errors with numeric passwords 2011-06-14 01:20:41 +07:00
connect.php
database.php make OC_DB work with the sqlite3 driver 2011-06-13 04:06:43 +07:00
files.php Make max upload filesize configurable for apache hosts 2011-05-29 17:43:13 +07:00
filestorage.php fix delTree 2011-06-12 00:50:13 +07:00
filesystem.php allow tear down of filesystem. 2011-06-12 00:57:43 +07:00
group.php More error checking in user management 2011-04-18 12:39:28 +07:00
helper.php fix OC_HELPER::linkTo again 2011-06-02 20:21:02 +07:00
installer.php App installer backend. 2011-05-28 17:33:25 +07:00
log.php Adding clear logs functions 2011-06-07 15:48:21 +07:00
ocs.php
ocsclient.php
preferences.php Renamed a few columns in order t ohave both sqlite and mysql up and running 2011-05-15 15:03:12 +07:00
remotestorage.php
search.php add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +07:00
setup.php use sqlite3 if sqlite2 isn't available 2011-06-14 01:20:41 +07:00
template.php fix settings page for non-admin users 2011-06-14 16:03:57 +07:00
testcase.php test case library and start of filesystem test 2011-06-12 01:06:27 +07:00
user.php More error checking in user management 2011-04-18 12:39:28 +07:00