summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* implemented deleting multiple filesArthur Schiwon2011-04-182-6/+34
* Make the download button workRobin Appelman2011-04-182-0/+51
* send proper headersRobin Appelman2011-04-181-1/+1
* dissable loggin for nowRobin Appelman2011-04-181-2/+3
* correct them the right way this timeRobin Appelman2011-04-181-2/+2
* typo's ...Robin Appelman2011-04-181-2/+2
* clarify OC_FILES::get() documentationRobin Appelman2011-04-181-1/+1
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-184-0/+37
|\
| * create .htaccess files during installation for apache usersRobin Appelman2011-04-182-0/+20
| * make error 404 template usable as stand alone php fileRobin Appelman2011-04-182-0/+17
* | Made the "change password" thingie in settings workingJakob Sack2011-04-188-16/+83
|/
* Fix typoJakob Sack2011-04-181-1/+1
* 404 error pageRobin Appelman2011-04-185-2/+23