summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into sharingMichael Gapczynski2011-08-0711-25/+505
|\ | | | | | | | | | | Conflicts: files/css/files.css lib/base.php
| * Add postgresql supportSerge Martin2011-08-072-0/+104
| | | | | | | | REVIEW: 102101
| * 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
| |
* | Move registering shared storage out of baseMichael Gapczynski2011-08-011-2/+0
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-07-313-11/+25
|\|
| * 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 ↵Robin Appelman2011-07-311-7/+7
| | | | | | | | the apps
| * dont show music results twiceRobin Appelman2011-07-311-1/+11
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-07-302-7/+10
|\|
| * 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
| |
* | Merge branch 'master' into sharing. Integrate with changes in master, rename ↵Michael Gapczynski2011-07-3043-1424/+1356
|\| | | | | | | | | | | | | classes Conflicts: lib/base.php
| * 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
| |\ | | | | | | | | | | | | | | | Conflicts: lib/base.php lib/filestorage.php
| * | Further improvementsJakob Sack2011-07-274-214/+10
| | |
| * | One class per FileJakob Sack2011-07-273-412/+620
| | |
| * | Use autoloadJakob Sack2011-07-2717-352/+322
| | |
* | | Merge branch 'master' into sharingMichael Gapczynski2011-07-291-20/+28
|\ \ \ | | |/ | |/| | | | | | | Conflicts: core/templates/layout.user.php
| * | some more changes for navigation subentriesRobin Appelman2011-07-291-10/+26
| | |
| * | some refactoring for subnavigation codeRobin Appelman2011-07-291-14/+6
| | |
* | | Merge branch 'master' into sharingMichael Gapczynski2011-07-297-120/+98
|\| | | | | | | | | | | | | | Conflicts: files/templates/index.php
| * | 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
| | |