aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* set installed version in config fileRobin Appelman2011-07-281-0/+1
* bumb version number for upcomming betaRobin Appelman2011-07-281-1/+1
* use oc_preferences to store ocs privatedataRobin Appelman2011-07-281-58/+18
* make use of the command line tools id3info and mp3info for scanning music if ...Robin Appelman2011-07-282-57/+46
* fix log when no tablename prefix is usedRobin Appelman2011-07-271-4/+4
* bumb jquery and jquery-ui versionsRobin Appelman2011-07-251-3/+3
* add OC_APP::getCurrentApp() to get the id of the active appRobin Appelman2011-07-251-0/+16
* fix sabredav for sqlite2Robin Appelman2011-07-251-1/+1
* Merge branch 'sabredav'Jakob Sack2011-07-226-757/+570
|\
| * Merge branch 'sabredav' of git://anongit.kde.org/owncloud into sabredavJakob Sack2011-07-221-1/+1
| |\
| | * fix problem with removing locksRobin Appelman2011-07-221-1/+1
| * | Remove HTTP_WebdavJakob Sack2011-07-221-757/+0
| |/
| * 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
* | add getLocalFile to local storage providerRobin Appelman2011-07-221-0/+4
* | only remove old sqlite database if it existsRobin Appelman2011-07-211-1/+3
* | remember login addedBartek Przybylski2011-07-201-0/+16
|/
* 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
|\