summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL and PostgreSQL input fieldsSerge Martin2011-08-091-29/+16
* apps can now add their own forms to the Personal pageRobin Appelman2011-08-081-0/+47
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-083-166/+38
|\
| * do proper styling for settings pagesRobin Appelman2011-08-081-0/+5
| * dont use a different navigation page for settings stuffRobin Appelman2011-08-082-167/+30
| * checking for apache server in setupBartek Przybylski2011-08-081-1/+3
* | Minor improvementsJakob Sack2011-08-082-27/+18
|/
* Add postgresql supportSerge Martin2011-08-072-0/+104
* 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