summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* first-run wizzard wipRobin Appelman2011-04-176-1/+201
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringRobin Appelman2011-04-172-0/+49
|\
| * make the detail page work (more or less)Frank Karlitschek2011-04-172-0/+49
* | fix more strict errorsRobin Appelman2011-04-172-2/+2
* | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringRobin Appelman2011-04-177-31/+129
|\|
| * show error code if file upload failsArthur Schiwon2011-04-162-2/+4
| * Advanced user managementJakob Sack2011-04-165-29/+125
* | add OC_GROUP::createGroup();Robin Appelman2011-04-171-0/+9
|/
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJan-Christoph Borchardt2011-04-165-15/+124
|\
| * Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringArthur Schiwon2011-04-167-18/+94
| |\
| | * Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-163-3/+2
| | |\
| | * | more layout fixesFrank Karlitschek2011-04-164-15/+92
| * | | i heard, we start to commit all filesArthur Schiwon2011-04-161-0/+32
| |/ /
* | / css.length() == css.length()/6Jan-Christoph Borchardt2011-04-161-634/+93
| |/ |/|
* | Get Hot New Fixes (TM)Jakob Sack2011-04-163-3/+2
|/
* basic file upload reimplementedArthur Schiwon2011-04-164-1/+43
* more strict fixesRobin Appelman2011-04-164-39/+39
* need to commit all filesRobin Appelman2011-04-161-1/+1
* static, non-static, both?Robin Appelman2011-04-161-8/+20
* once static, always staticRobin Appelman2011-04-163-3/+3
* check if an item in an array exists before we use itRobin Appelman2011-04-161-9/+5
* fixing MDB2Frank Karlitschek2011-04-161-2/+2
* fixing other peoples bad coding style ;-)Frank Karlitschek2011-04-161-1/+1
* remove php 4 constructorsRobin Appelman2011-04-161-57/+0
* more strict fixes for mdb2Robin Appelman2011-04-162-37/+37
* make use of new dateformat functionRobin Appelman2011-04-161-1/+1
* don't use items in an array that aren't thereRobin Appelman2011-04-161-0/+6
* Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-164-18/+17
|\
| * only check for permissions for folders that existsRobin Appelman2011-04-161-1/+1
| * set strict error reportingRobin Appelman2011-04-161-2/+1
| * make mdb2 not give a ton of error when using strict error reportingRobin Appelman2011-04-163-15/+15
* | add a date format function for more eyecandyFrank Karlitschek2011-04-164-12/+41
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-1613-43/+43
|\|
| * well, forgot to add the favicons ...Jan-Christoph Borchardt2011-04-162-0/+0
| * Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJan-Christoph Borchardt2011-04-164-16/+16
| |\
| | * use the correct variable nameRobin Appelman2011-04-161-2/+2
| | * use the correct signature for OC_FILEOBSERVER->notify()Robin Appelman2011-04-161-1/+1
| | * static functions shouldn't be abstractRobin Appelman2011-04-162-13/+13
| * | added a favicon and removed those pesky double quotesJan-Christoph Borchardt2011-04-163-27/+27
| * | hip mono iconsJan-Christoph Borchardt2011-04-164-0/+0
| |/
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-163-8/+9
|\|
| * fix infinite redirect error that happend in rare casesRobin Appelman2011-04-161-2/+2
| * save installation state of databases in appconfig instead of plugin.xmlRobin Appelman2011-04-162-6/+7
* | application listing works more or less nowFrank Karlitschek2011-04-163-33/+46
|/
* Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-1626-117/+242
|\
| * better display for server configuration errorsRobin Appelman2011-04-163-9/+38
| * never ever call a function you just removedJakob Sack2011-04-161-5/+4
| * Completely removing personalMenuJakob Sack2011-04-165-39/+2
| * Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-167-18/+126
| |\
| * | Changes in the user experienceJakob Sack2011-04-1621-69/+239