Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-07-23Properties work fine nowJakob Sack
2011-07-22properties nearly workJakob Sack
2011-07-22Support for locks, minor changesJakob Sack
2011-07-20Use SabreDAV authentication Code!Jakob Sack
2011-07-20Integration of SabreDAVJakob Sack
2011-07-17move list of mimetypes by extention to a seperate file.Robin Appelman
2011-07-14Fix typo in setup, thanks for pointing it out ab0ooMichael Gapczynski
2011-07-13Add missing argument for fromTmpFile() inside of rename()Michael Gapczynski
2011-07-13Add missing parameter for fromTmpFile() inside of copy()Michael Gapczynski
2011-07-13Fix post_create and post_write hooks in copy(), was referencing an undefined ...Michael Gapczynski
2011-07-07introducing simple file size, only MB as unit, details on hoverJan-Christoph Borchardt
2011-07-02Fix to make the Unlock mechanism of WebDAV work. Previously when using unlock...Kunal Ghosh
2011-06-26not all http server add index.php to $_SERVER[SCRIPT_NAME], do it manuallyRobin Appelman
2011-06-25allow plugins/apps to add custom headers to all pagesRobin Appelman
2011-06-24redirect_url to be respected in linkTo functionAamir Khan
2011-06-24provide an option to add custom elements to the header of templatesRobin Appelman
2011-06-24fix 404Kamil Domanski
2011-06-24no indexing in generated htaccessKamil Domanski
2011-06-23fix creating usersRobin Appelman
2011-06-23Use new user backend APIDominik Schmidt
2011-06-23Detect backend features dynamically instead of trial-and-error usageDominik Schmidt
2011-06-22add oc_user::getUser to get the user id of the loggedin userRobin Appelman
2011-06-22prefix the mysql user name to avoid collissionsRobin Appelman
2011-06-22install shipped apps also in "installed apps" pageKamil Domanski
2011-06-21Multiply changes to user systemRobin Appelman
2011-06-21Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack
2011-06-20New i18n-structureJakob Sack
2011-06-20fixed page reload after logoutKamil Domanski
2011-06-20Fix linkTo()Jakob Sack
2011-06-20moved core stuff to /coreJakob Sack
2011-06-20Activate "active" for subentriesJakob Sack
2011-06-20fix sqlite3 driver for php<5.3Robin Appelman
2011-06-20add settings option for languageRobin Appelman
2011-06-20Autodetection of language is working nowJakob Sack
2011-06-20Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack
2011-06-20More l10n-stuffJakob Sack
2011-06-20and even more properly now ;PKamil Domanski
2011-06-20index now properly reloaded after setupKamil Domanski
2011-06-20shipped apps are no longer hardcodedKamil Domanski
2011-06-20improved check in oc_preferences if a key already existsRobin Appelman
2011-06-20only load apps if they existRobin Appelman
2011-06-20add post_* hooks to filesystem for write, create, delete, rename and copyRobin Appelman
2011-06-19Fixed documentation of OC_L10NJakob Sack
2011-06-19L10N is here ;-)Jakob Sack
2011-06-19Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack
2011-06-19Load preferences only if user is registeredJakob Sack
2011-06-19allow disabling apps, install apps as disabledKamil Domanski
2011-06-19Removed debug messagesJakob Sack
2011-06-19l10n addedJakob Sack
2011-06-19added preferences to base.php, will be needed for i18n stuffJakob Sack