| Commit message (Expand) | Author | Age | Files | Lines |
* | show error code if file upload fails | Arthur Schiwon | 2011-04-16 | 2 | -2/+4 |
* | Advanced user management | Jakob Sack | 2011-04-16 | 5 | -29/+125 |
* | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring | Jan-Christoph Borchardt | 2011-04-16 | 5 | -15/+124 |
|\ |
|
| * | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring | Arthur Schiwon | 2011-04-16 | 7 | -18/+94 |
| |\ |
|
| | * | Merge branch 'refactoring' of git.kde.org:owncloud into refactoring | Frank Karlitschek | 2011-04-16 | 3 | -3/+2 |
| | |\ |
|
| | * | | more layout fixes | Frank Karlitschek | 2011-04-16 | 4 | -15/+92 |
| * | | | i heard, we start to commit all files | Arthur Schiwon | 2011-04-16 | 1 | -0/+32 |
| |/ / |
|
* | / | css.length() == css.length()/6 | Jan-Christoph Borchardt | 2011-04-16 | 1 | -634/+93 |
| |/
|/| |
|
* | | Get Hot New Fixes (TM) | Jakob Sack | 2011-04-16 | 3 | -3/+2 |
|/ |
|
* | basic file upload reimplemented | Arthur Schiwon | 2011-04-16 | 4 | -1/+43 |
* | more strict fixes | Robin Appelman | 2011-04-16 | 4 | -39/+39 |
* | need to commit all files | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
* | static, non-static, both? | Robin Appelman | 2011-04-16 | 1 | -8/+20 |
* | once static, always static | Robin Appelman | 2011-04-16 | 3 | -3/+3 |
* | check if an item in an array exists before we use it | Robin Appelman | 2011-04-16 | 1 | -9/+5 |
* | fixing MDB2 | Frank Karlitschek | 2011-04-16 | 1 | -2/+2 |
* | fixing other peoples bad coding style ;-) | Frank Karlitschek | 2011-04-16 | 1 | -1/+1 |
* | remove php 4 constructors | Robin Appelman | 2011-04-16 | 1 | -57/+0 |
* | more strict fixes for mdb2 | Robin Appelman | 2011-04-16 | 2 | -37/+37 |
* | make use of new dateformat function | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
* | don't use items in an array that aren't there | Robin Appelman | 2011-04-16 | 1 | -0/+6 |
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoring | Frank Karlitschek | 2011-04-16 | 4 | -18/+17 |
|\ |
|
| * | only check for permissions for folders that exists | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
| * | set strict error reporting | Robin Appelman | 2011-04-16 | 1 | -2/+1 |
| * | make mdb2 not give a ton of error when using strict error reporting | Robin Appelman | 2011-04-16 | 3 | -15/+15 |
* | | add a date format function for more eyecandy | Frank Karlitschek | 2011-04-16 | 4 | -12/+41 |
* | | Merge branch 'refactoring' of git.kde.org:owncloud into refactoring | Frank Karlitschek | 2011-04-16 | 13 | -43/+43 |
|\| |
|
| * | well, forgot to add the favicons ... | Jan-Christoph Borchardt | 2011-04-16 | 2 | -0/+0 |
| * | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring | Jan-Christoph Borchardt | 2011-04-16 | 4 | -16/+16 |
| |\ |
|
| | * | use the correct variable name | Robin Appelman | 2011-04-16 | 1 | -2/+2 |
| | * | use the correct signature for OC_FILEOBSERVER->notify() | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
| | * | static functions shouldn't be abstract | Robin Appelman | 2011-04-16 | 2 | -13/+13 |
| * | | added a favicon and removed those pesky double quotes | Jan-Christoph Borchardt | 2011-04-16 | 3 | -27/+27 |
| * | | hip mono icons | Jan-Christoph Borchardt | 2011-04-16 | 4 | -0/+0 |
| |/ |
|
* | | Merge branch 'refactoring' of git.kde.org:owncloud into refactoring | Frank Karlitschek | 2011-04-16 | 3 | -8/+9 |
|\| |
|
| * | fix infinite redirect error that happend in rare cases | Robin Appelman | 2011-04-16 | 1 | -2/+2 |
| * | save installation state of databases in appconfig instead of plugin.xml | Robin Appelman | 2011-04-16 | 2 | -6/+7 |
* | | application listing works more or less now | Frank Karlitschek | 2011-04-16 | 3 | -33/+46 |
|/ |
|
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoring | Frank Karlitschek | 2011-04-16 | 26 | -117/+242 |
|\ |
|
| * | better display for server configuration errors | Robin Appelman | 2011-04-16 | 3 | -9/+38 |
| * | never ever call a function you just removed | Jakob Sack | 2011-04-16 | 1 | -5/+4 |
| * | Completely removing personalMenu | Jakob Sack | 2011-04-16 | 5 | -39/+2 |
| * | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring | Jakob Sack | 2011-04-16 | 7 | -18/+126 |
| |\ |
|
| * | | Changes in the user experience | Jakob Sack | 2011-04-16 | 21 | -69/+239 |
* | | | first "broken" step for an app installation | Frank Karlitschek | 2011-04-16 | 1 | -0/+50 |
* | | | Merge branch 'refactoring' of git.kde.org:owncloud into refactoring | Frank Karlitschek | 2011-04-16 | 13 | -49/+208 |
|\ \ \
| | |/
| |/| |
|
| * | | add foldersize table to owncloud.sql | Robin Appelman | 2011-04-16 | 1 | -0/+10 |
| * | | show size of folders in filebrowser | Robin Appelman | 2011-04-16 | 3 | -2/+71 |
| * | | show server configuration errors on seperate page | Robin Appelman | 2011-04-16 | 3 | -16/+45 |
| |/ |
|
| * | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring | Jakob Sack | 2011-04-16 | 9 | -34/+252 |
| |\ |
|