aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Properties work fine nowJakob Sack2011-07-222-15/+19
* properties nearly workJakob Sack2011-07-222-1/+93
* Support for locks, minor changesJakob Sack2011-07-225-6/+144
* Use SabreDAV authentication Code!Jakob Sack2011-07-201-0/+35
* Integration of SabreDAVJakob Sack2011-07-203-0/+301
* move list of mimetypes by extention to a seperate file.Robin Appelman2011-07-172-63/+88
* Fix typo in setup, thanks for pointing it out ab0ooMichael Gapczynski2011-07-131-3/+3
* Add missing argument for fromTmpFile() inside of rename()Michael Gapczynski2011-07-131-1/+1
* Add missing parameter for fromTmpFile() inside of copy()Michael Gapczynski2011-07-121-1/+1
* Fix post_create and post_write hooks in copy(), was referencing an undefined ...Michael Gapczynski2011-07-121-2/+2
* introducing simple file size, only MB as unit, details on hoverJan-Christoph Borchardt2011-07-071-0/+8
* Fix to make the Unlock mechanism of WebDAV work. Previously when using unlock...Kunal Ghosh2011-07-021-1/+6
* not all http server add index.php to $_SERVER[SCRIPT_NAME], do it manuallyRobin Appelman2011-06-261-1/+5
* allow plugins/apps to add custom headers to all pagesRobin Appelman2011-06-242-9/+18
* redirect_url to be respected in linkTo functionAamir Khan2011-06-251-5/+12
* provide an option to add custom elements to the header of templatesRobin Appelman2011-06-241-2/+20
* fix 404Kamil Domanski2011-06-232-2/+2
* no indexing in generated htaccessKamil Domanski2011-06-232-0/+2
* fix creating usersRobin Appelman2011-06-231-9/+17
* Use new user backend APIDominik Schmidt2011-06-231-9/+10
* Detect backend features dynamically instead of trial-and-error usageDominik Schmidt2011-06-232-61/+144
* add oc_user::getUser to get the user id of the loggedin userRobin Appelman2011-06-223-3/+16
* prefix the mysql user name to avoid collissionsRobin Appelman2011-06-211-4/+11
* install shipped apps also in "installed apps" pageKamil Domanski2011-06-212-27/+39
* Multiply changes to user systemRobin Appelman2011-06-214-139/+127
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-06-201-1/+1
|\
| * fixed page reload after logoutKamil Domanski2011-06-201-1/+1
* | New i18n-structureJakob Sack2011-06-201-4/+4
|/
* Fix linkTo()Jakob Sack2011-06-201-4/+11
* moved core stuff to /coreJakob Sack2011-06-202-11/+24
* Activate "active" for subentriesJakob Sack2011-06-201-36/+45
* fix sqlite3 driver for php<5.3Robin Appelman2011-06-201-1/+3
* add settings option for languageRobin Appelman2011-06-201-13/+24
* Autodetection of language is working nowJakob Sack2011-06-191-1/+1
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-06-191-1/+1
|\
| * and even more properly now ;PKamil Domanski2011-06-191-1/+1
* | More l10n-stuffJakob Sack2011-06-191-7/+13
|/
* index now properly reloaded after setupKamil Domanski2011-06-191-1/+1
* shipped apps are no longer hardcodedKamil Domanski2011-06-192-25/+39
* improved check in oc_preferences if a key already existsRobin Appelman2011-06-191-3/+5
* only load apps if they existRobin Appelman2011-06-191-1/+3
* add post_* hooks to filesystem for write, create, delete, rename and copyRobin Appelman2011-06-191-27/+76
* Fixed documentation of OC_L10NJakob Sack2011-06-191-3/+5
* L10N is here ;-)Jakob Sack2011-06-191-7/+10
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-06-193-10/+77
|\
| * allow disabling apps, install apps as disabledKamil Domanski2011-06-193-10/+77
* | Load preferences only if user is registeredJakob Sack2011-06-191-1/+1
|/
* Removed debug messagesJakob Sack2011-06-191-11/+1
* l10n addedJakob Sack2011-06-192-2/+252
* added preferences to base.php, will be needed for i18n stuffJakob Sack2011-06-191-0/+2