nextcloud-server/lib
2011-07-21 00:52:48 +02:00
..
Group
HTTP/WebDAV/Server Fix to make the Unlock mechanism of WebDAV work. Previously when using unlock in cadaver etc was used the lock entry corresponding to the file was not deleted in the sqlite database table oc_locks. The error was because the delete query in the Unlock function was not getting executed :) 2011-07-02 07:17:05 +05:30
MDB2/Driver fix sqlite3 driver for php<5.3 2011-06-20 19:04:31 +02:00
User Detect backend features dynamically instead of trial-and-error usage 2011-06-23 14:45:28 +02:00
app.php Activate "active" for subentries 2011-06-20 19:50:25 +02:00
appconfig.php
base.php not all http server add index.php to $_SERVER[SCRIPT_NAME], do it manually 2011-06-26 00:59:31 +02:00
config.php
connect.php
database.php
files.php fix 404 2011-06-23 23:47:46 +02:00
filestorage.php move list of mimetypes by extention to a seperate file. 2011-07-17 17:41:46 +02:00
filesystem.php Add missing argument for fromTmpFile() inside of rename() 2011-07-13 13:47:45 -04:00
group.php
helper.php redirect_url to be respected in linkTo function 2011-06-25 01:14:28 +05:30
installer.php install shipped apps also in "installed apps" page 2011-06-21 22:17:53 +02:00
l10n.php add oc_user::getUser to get the user id of the loggedin user 2011-06-22 12:50:57 +02:00
log.php
mimetypes.list.php move list of mimetypes by extention to a seperate file. 2011-07-17 17:41:46 +02:00
ocs.php
ocsclient.php handle app repo connection failure 2011-06-18 22:02:45 +02:00
preferences.php improved check in oc_preferences if a key already exists 2011-06-19 22:34:36 +02:00
remotestorage.php
search.php
setup.php only remove old sqlite database if it exists 2011-07-21 00:52:48 +02:00
template.php introducing simple file size, only MB as unit, details on hover 2011-07-07 01:27:16 +02:00
testcase.php
user.php remember login added 2011-07-20 15:04:14 +02:00