summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* get max upload file size for upload form from php settingsArthur Schiwon2011-04-171-0/+37
* improve error handeling for first run dialogRobin Appelman2011-04-172-26/+30
* debug output should not be thereArthur Schiwon2011-04-171-1/+0
* installer now works when using mysqlRobin Appelman2011-04-173-19/+24
* fix that might solve strange uploading issuesArthur Schiwon2011-04-172-0/+17
* Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-178-16/+67
|\
| * do not redeclare methodsJakob Sack2011-04-171-9/+0
| * Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-173-0/+155
| |\
| * | Some work on the fancy user managementJakob Sack2011-04-178-7/+67
* | | owncloud now with even more buzzwords. we outsourced the doccumentation and u...Frank Karlitschek2011-04-171-1/+2
| |/ |/|
* | first step on online ocs knowledgebase integrationFrank Karlitschek2011-04-171-0/+23
* | first-run wizzard wipRobin Appelman2011-04-171-0/+123
* | add OC_GROUP::createGroup();Robin Appelman2011-04-171-0/+9
|/
* Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-162-2/+2
|\
| * Get Hot New Fixes (TM)Jakob Sack2011-04-162-2/+2
* | more layout fixesFrank Karlitschek2011-04-161-8/+43
|/
* 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-161-3/+2
|\
| * only check for permissions for folders that existsRobin Appelman2011-04-161-1/+1
| * set strict error reportingRobin Appelman2011-04-161-2/+1
* | add a date format function for more eyecandyFrank Karlitschek2011-04-162-1/+13
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-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
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-162-6/+7
|\|
| * 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-161-5/+37
|/
* Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-163-46/+43
|\
| * better display for server configuration errorsRobin Appelman2011-04-161-7/+19
| * never ever call a function you just removedJakob Sack2011-04-161-5/+4
| * Completely removing personalMenuJakob Sack2011-04-162-37/+1
| * Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-163-14/+93
| |\ | |/ |/|
| * Changes in the user experienceJakob Sack2011-04-162-6/+27
* | show size of folders in filebrowserRobin Appelman2011-04-162-1/+70
* | show server configuration errors on seperate pageRobin Appelman2011-04-161-13/+23
|/
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-163-33/+86
|\
| * 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-161-29/+24
| | |\
| | * | 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
| |/
* / First sketch of a user administrationJakob Sack2011-04-161-1/+1
|/
* Use OC_CONFIG where possibleJakob Sack2011-04-164-71/+65
* 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-161-7/+7
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-1610-462/+378
|\