aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New installer.François Kubler2011-05-178-218/+401
* we also need ConsoleRobin Appelman2011-05-171-0/+251
* we need System.php after allRobin Appelman2011-05-171-0/+540
* fix the drop down arrow in file browserRobin Appelman2011-05-171-1/+1
* Fixing the image link for appsJakob Sack2011-05-171-2/+2
* Of course we should change the column names in the SQL file as wellJakob Sack2011-05-161-5/+5
* fix the drop down arrow in file browserRobin Appelman2011-05-162-1/+2
* use simplexml instead of dom for OC_APP::getAppInfo()Robin Appelman2011-05-161-11/+6
* cleanup 3dpartyRobin Appelman2011-05-1662-17422/+0
* Get rid of this stupid "I AM ACTIVE!!!" message.Jakob Sack2011-05-153-8/+4
* moved app install/remove/update functions to lib/installer.phpRobin Appelman2011-05-152-90/+141
* Renamed a few columns in order t ohave both sqlite and mysql up and runningJakob Sack2011-05-155-38/+40
* renamed installer.php to setup.phpJakob Sack2011-05-062-13/+13
* no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enoughRobin Appelman2011-04-291-48/+7
* mergeRobin Appelman2011-04-2829-105/+605
|\
| * fix oc_appconfig for sqliteRobin Appelman2011-04-281-5/+5
| * make logs work with sqliteRobin Appelman2011-04-282-4/+23
| * fix some sqlite strict errorsRobin Appelman2011-04-281-8/+8
| * move sqlite database into the data folder, makes it easier to set the correct...Robin Appelman2011-04-285-21/+17
| * fix mdb2 error handeling a bitRobin Appelman2011-04-281-1/+1
| * add search functionality, for now only searches files but plugins/apps can ex...Robin Appelman2011-04-2413-3/+267
| * fix chmodrRobin Appelman2011-04-241-2/+2
| * stylesheets have .css as extention, not .jsRobin Appelman2011-04-231-1/+1
| * make OC_HOOKS actually workRobin Appelman2011-04-232-5/+17
| * properly load css and js files for appsRobin Appelman2011-04-231-2/+11
| * log viewerRobin Appelman2011-04-213-21/+88
| * change printPageNavi() to getPageNavi() to allow some more flexibilityRobin Appelman2011-04-212-4/+5
| * loging systemRobin Appelman2011-04-211-5/+42
| * bugfixes on GET requests via WebDAVMarco Michelino2011-04-201-5/+9
| * correct paths for css imagesArthur Schiwon2011-04-191-2/+2
| * hide filechooser if user clicked on cancelArthur Schiwon2011-04-191-0/+12
| * refurbished new folder buttonArthur Schiwon2011-04-193-24/+83
| * Merge branch 'refactoring' of git.kde.org:owncloud into refactoringMarco Michelino2011-04-191-0/+8
| |\
| | * file icon for file upload buttonArthur Schiwon2011-04-191-0/+8
| * | Avoid // in URIsMarco Michelino2011-04-192-3/+15
| |/
* | Show currect filename when downloading filesRobin Appelman2011-04-262-1/+2
* | don't use output buffering for file downloadsRobin Appelman2011-04-261-0/+1
|/
* don't create firefox hardlockArthur Schiwon2011-04-192-3/+9
* don't upload canceled filesArthur Schiwon2011-04-191-1/+2
* upload works in a not so fancy way for konqueror and rekonqArthur Schiwon2011-04-191-3/+4
* fancy upload button. does work with firefox (at least 4) and chromium, but no...Arthur Schiwon2011-04-194-47/+68
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringArthur Schiwon2011-04-194-48/+52
|\
| * the installation form layout is still not completely done but at least the CS...Jan-Christoph Borchardt2011-04-192-33/+17
| * jQuery-value-hide-foo for the installation form as wellJan-Christoph Borchardt2011-04-192-30/+34
| * actually know what to put in which login fieldJan-Christoph Borchardt2011-04-193-5/+21
* | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringArthur Schiwon2011-04-181-3/+3
|\|
| * now my uppercase Wikileaks folder is correctly sorted below pr0n, like it sho...Jan-Christoph Borchardt2011-04-181-3/+3
* | fancyfying file upload, part IArthur Schiwon2011-04-183-6/+33
|/
* renamed application-octet-stream.png to file.pngJan-Christoph Borchardt2011-04-182-1/+1
* implemented download single file from file menuArthur Schiwon2011-04-182-2/+9