nextcloud/lib
Jakob Sack 964a55033a never ever call a function you just removed 2011-04-16 18:08:40 +02:00
..
Group First sketch of a user administration 2011-04-16 14:59:10 +02:00
HTTP/WebDAV/Server port WebDAV to prepared statements 2011-04-16 11:46:49 +02:00
User get rid of the oc_require and friends 2011-04-16 10:12:53 +02:00
app.php Completely removing personalMenu 2011-04-16 18:06:23 +02:00
appconfig.php php is not perl 2011-04-15 19:24:23 +02:00
base.php never ever call a function you just removed 2011-04-16 18:08:40 +02:00
config.php Use OC_CONFIG where possible 2011-04-16 12:18:42 +02:00
connect.php Use OC_CONFIG where possible 2011-04-16 12:18:42 +02:00
database.php replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" ) 2011-04-16 11:11:16 +02:00
fileobserver.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
files.php show size of folders in filebrowser 2011-04-16 17:07:44 +02:00
filestorage.php show size of folders in filebrowser 2011-04-16 17:07:44 +02:00
filesystem.php added OC_FILESYSTEM::hash() 2011-03-17 20:55:41 +01:00
group.php get rid of the oc_require and friends 2011-04-16 10:12:53 +02:00
helper.php don't manifold slashes in case empty $app is forwarded to linkTo() 2011-04-16 12:43:37 +02:00
log.php Added a dump of the database 2011-04-16 10:41:41 +02:00
ocs.php port OC_OCS to prepared statements 2011-04-16 13:55:33 +02:00
ocsclient.php new cool ocs client, but still empty 2011-04-16 14:36:32 +02:00
plugin.php replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" ) 2011-04-16 11:11:16 +02:00
preferences.php php is not perl 2011-04-15 19:24:23 +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
template.php Completely removing personalMenu 2011-04-16 18:06:23 +02:00
user.php Use OC_CONFIG where possible 2011-04-16 12:18:42 +02:00