nextcloud/lib
Robin Appelman 600219c8c0 sqlite3 driver for mdb2
the only problem that I found with it so far is that it gives a database locked error on login,
the rest seems to work fine but more testing is required.
2011-06-13 04:05:41 +02:00
..
Group Even more fixes on user management. Any designers here that want to make it good looking? 2011-04-18 13:12:30 +02:00
HTTP/WebDAV/Server fix a strict error in webdav 2011-05-28 15:52:35 +02:00
MDB2/Driver sqlite3 driver for mdb2 2011-06-13 04:05:41 +02:00
User Made the "change password" thingie in settings working 2011-04-18 15:07:14 +02:00
app.php install apps that are shipped with owncloud the first time they are loaded 2011-06-01 15:05:48 +02:00
appconfig.php Renamed a few columns in order t ohave both sqlite and mysql up and running 2011-05-15 15:03:12 +02:00
base.php allow tear down of filesystem. 2011-06-12 00:57:43 +02:00
config.php Renamed a few columns in order t ohave both sqlite and mysql up and running 2011-05-15 15:03:12 +02:00
connect.php Use OC_CONFIG where possible 2011-04-16 12:18:42 +02:00
database.php add option to remove tables install from database structure 2011-06-12 17:51:31 +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 tear down of filesystem. 2011-06-12 00:57:43 +02:00
group.php More error checking in user management 2011-04-18 12:39:28 +02:00
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 port OC_OCS to prepared statements 2011-04-16 13:55:33 +02:00
ocsclient.php show only ownCloud related knowledgebase entries. and make the page pretty 2011-04-17 17:38:35 +02:00
preferences.php Renamed a few columns in order t ohave both sqlite and mysql up and running 2011-05-15 15:03:12 +02:00
remotestorage.php Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 2011-03-01 23:20:16 +01:00
search.php add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00
setup.php Make max upload filesize configurable for apache hosts 2011-05-29 17:43:13 +02:00
template.php add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00
testcase.php test case library and start of filesystem test 2011-06-12 01:06:27 +02:00
user.php More error checking in user management 2011-04-18 12:39:28 +02:00