summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* user is a reserved word in postgresqlSerge Martin2011-08-072-3/+3
* remove debugFrank Karlitschek2011-08-071-1/+0
* report the right webserver user to simplify setup and debugFrank Karlitschek2011-08-071-1/+2
* fix include pathFrank Karlitschek2011-08-071-1/+1
* first step to file encriptionFrank Karlitschek2011-08-071-0/+62
* more improved error reportingFrank Karlitschek2011-08-062-9/+12
* Merge branch 'master' of git.kde.org:owncloudFrank Karlitschek2011-08-062-7/+7
|\
| * Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-061-5/+5
| |\
| | * descriptions for OC:: variablesRobin Appelman2011-08-061-5/+5
| * | Database.xmlJakob Sack2011-08-061-2/+2
| |/
* / nicer error report and streamlined setupFrank Karlitschek2011-08-062-6/+22
|/
* fix template.php ;-)Jakob Sack2011-08-061-3/+4
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-061-5/+5
|\
| * fix some forgotten quotes around stringsRobin Appelman2011-08-051-3/+3
| * fixed relative time calculationJan-Christoph Borchardt2011-08-051-5/+5
* | Add principals, minor changes in base.phpJakob Sack2011-08-063-9/+224
|/
* selecting a text file from the search results now activates the text viewerRobin Appelman2011-08-031-1/+8
* limit the length of the mysql username during setupRobin Appelman2011-08-021-1/+1
* prepare replacing global $vars with OC::$varsJakob Sack2011-08-021-2/+25
* Introducing a semiautoload. Enables autoload for classes that are not in lib/Jakob Sack2011-08-021-2/+15
* some improvements to collection scanningRobin Appelman2011-08-011-0/+2
* add transitions to oc_dbRobin Appelman2011-07-311-0/+33
* fix search results having files from other usersRobin Appelman2011-07-311-3/+6
* keyboard shortcuts for search resultsRobin Appelman2011-07-311-0/+1
* make sure jquery and common javascript is loaded before the javascript of the...Robin Appelman2011-07-311-7/+7
* dont show music results twiceRobin Appelman2011-07-311-1/+11
* dont show the full path for the files in search resultsRobin Appelman2011-07-311-2/+2
* configure users/groups before loading appsRobin Appelman2011-07-311-3/+4
* laod apps ways earlier!Jakob Sack2011-07-311-4/+6
* provide json interface for searchRobin Appelman2011-07-301-17/+4
* Renaming classes :-)Jakob Sack2011-07-2940-321/+321
* One class per file!Jakob Sack2011-07-2925-229/+207
* Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-2910-147/+126
|\
| * some more changes for navigation subentriesRobin Appelman2011-07-291-10/+26
| * some refactoring for subnavigation codeRobin Appelman2011-07-291-14/+6
| * use proper file icons for image and audio filesRobin Appelman2011-07-291-0/+5
| * implemented relative file size and coloringJan-Christoph Borchardt2011-07-291-0/+23
| * 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
* | Further improvementsJakob Sack2011-07-274-214/+10
* | One class per FileJakob Sack2011-07-273-412/+620
* | Use autoloadJakob Sack2011-07-2717-352/+322
|/
* 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
| |\