aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-174-9/+26
|\
| * show only ownCloud related knowledgebase entries. and make the page prettyFrank Karlitschek2011-04-171-1/+2
| |
| * add free_space to OC_FILESYSTEMRobin Appelman2011-04-172-0/+11
| |
| * now we have our own ocs serverFrank Karlitschek2011-04-171-8/+13
| |
| * save the correct config entryRobin Appelman2011-04-171-1/+1
| |
* | User management works good enough for now. Need to do something else ...Jakob Sack2011-04-171-6/+1
|/
* fix keeping track of foldersizeRobin Appelman2011-04-171-15/+43
|
* small fixes in webdavRobin Appelman2011-04-171-1/+1
|
* make sql queries work in sqliteRobin Appelman2011-04-172-9/+9
|
* fix login when using sqliteRobin Appelman2011-04-171-1/+1
|
* 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 ↵Frank Karlitschek2011-04-171-1/+2
| |/ |/| | | | | use an online knowledgebase
* | 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
|\ | | | | | | | | Conflicts: admin/apps.php
| * 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
| | | |