summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | first "broken" step for an app installationFrank Karlitschek2011-04-161-0/+50
* | | Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-1613-49/+208
|\ \ \ | | |/ | |/|
| * | add foldersize table to owncloud.sqlRobin Appelman2011-04-161-0/+10
| * | show size of folders in filebrowserRobin Appelman2011-04-163-2/+71
| * | show server configuration errors on seperate pageRobin Appelman2011-04-163-16/+45
| |/
| * Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-169-34/+252
| |\
| * | First sketch of a user administrationJakob Sack2011-04-167-31/+82
* | | first stepp of application installationFrank Karlitschek2011-04-161-0/+49
| |/ |/|
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-161-4/+8
|\ \
| * \ Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringArthur Schiwon2011-04-167-30/+190
| |\ \
| * | | don't manifold slashes in case empty $app is forwarded to linkTo()Arthur Schiwon2011-04-161-4/+8
| | |/ | |/|
* | | new cool ocs client, but still emptyFrank Karlitschek2011-04-161-0/+54
| |/ |/|
* | port OC_OCS to prepared statementsRobin Appelman2011-04-161-29/+24
* | redirect to owncloud root after logoutRobin Appelman2011-04-161-1/+2
* | publiclink pluginRobin Appelman2011-04-165-0/+164
|/
* Use OC_CONFIG where possibleJakob Sack2011-04-166-102/+101
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-161-72/+60
|\
| * port WebDAV to prepared statementsRobin Appelman2011-04-161-72/+60
* | Make OC_CONFIG working againJakob Sack2011-04-162-6/+3
* | replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" )Jakob Sack2011-04-163-14/+20
|/
* Added a dump of the databaseJakob Sack2011-04-162-7/+182
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-1653-543/+495
|\
| * move chmodr to OC_HELPERRobin Appelman2011-04-162-25/+31
| * move OC_DB to it's own fileRobin Appelman2011-04-163-295/+318
| * mergeRobin Appelman2011-04-1620-28/+35
| |\
| * | get rid of the oc_require and friendsRobin Appelman2011-04-1651-226/+149
* | | Support for navigation sub entriesJakob Sack2011-04-161-3/+64
| |/ |/|
* | Fix template.phpJakob Sack2011-04-161-1/+1
* | New folder: /docsJakob Sack2011-04-1610-0/+0
* | apps are now stored in /appsJakob Sack2011-04-167-21/+28
* | Minor bug fixingJakob Sack2011-04-154-7/+7
|/
* php is not perlJakob Sack2011-04-155-48/+45