Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This should actually make the 'Shared' directory automatically everytime | Michael Gapczynski | 2011-08-15 | 1 | -1/+1 |
* | Automatic creation of 'Shared' directory, bug fixes for an empty 'Shared' dir... | Michael Gapczynski | 2011-08-15 | 1 | -2/+2 |
* | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-15 | 7 | -236/+263 |
|\ | |||||
| * | some filesystem fixes | Robin Appelman | 2011-08-15 | 3 | -42/+5 |
| * | a bit of refactoring for oc_filesystem and implement user quota | Robin Appelman | 2011-08-15 | 4 | -194/+258 |
* | | resolved merge conflict | Jan-Christoph Borchardt | 2011-08-14 | 2 | -17/+17 |
|\| | |||||
| * | better error messages for installation, still need to be inline | Jan-Christoph Borchardt | 2011-08-13 | 1 | -12/+12 |
| * | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 1 | -5/+5 |
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-12 | 4 | -5/+13 |
|\| | |||||
| * | Add missing parameter to usersInGroup() | Michael Gapczynski | 2011-08-12 | 1 | -1/+1 |
| * | better error reporting during installation | Frank Karlitschek | 2011-08-12 | 2 | -3/+8 |
| * | fixed downloading of files with spaces in name for Firefox | Jan-Christoph Borchardt | 2011-08-12 | 1 | -1/+1 |
| * | added jquery-tipsy for nice title tooltips | Jan-Christoph Borchardt | 2011-08-12 | 1 | -1/+4 |
* | | Add missing parameter to usersInGroup() | Michael Gapczynski | 2011-08-12 | 1 | -1/+1 |
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-11 | 7 | -32/+70 |
|\| | |||||
| * | lots of image changes, use svg EVERYWHERE POSSIBLE | Jan-Christoph Borchardt | 2011-08-11 | 2 | -14/+14 |
| * | more work on encryption | Frank Karlitschek | 2011-08-11 | 3 | -10/+47 |
| * | Merge branch 'master' of git.kde.org:owncloud | Frank Karlitschek | 2011-08-11 | 1 | -0/+1 |
| |\ | |||||
| | * | automaticaly login after setup | Robin Appelman | 2011-08-11 | 1 | -0/+1 |
| * | | hide the files admin page as long as we don have settings on the page | Frank Karlitschek | 2011-08-11 | 1 | -1/+1 |
| |/ | |||||
| * | bit of work on app management | Robin Appelman | 2011-08-11 | 1 | -8/+8 |
* | | merged master into sharing | Jan-Christoph Borchardt | 2011-08-11 | 5 | -9/+46 |
|\| | |||||
| * | add OC_Group::usersInGroup() to get a list of all users in a group | Robin Appelman | 2011-08-11 | 3 | -4/+32 |
| * | moved search box directly to template | Jan-Christoph Borchardt | 2011-08-10 | 1 | -3/+1 |
| * | work on user management | Robin Appelman | 2011-08-10 | 2 | -2/+13 |
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-10 | 8 | -197/+104 |
|\| | |||||
| * | more work on the encryption library | Frank Karlitschek | 2011-08-10 | 1 | -3/+69 |
| * | remove Log completely | Robin Appelman | 2011-08-10 | 5 | -183/+2 |
| * | work in new app management | Robin Appelman | 2011-08-10 | 2 | -3/+17 |
| * | make more strings translatable | Robin Appelman | 2011-08-10 | 1 | -5/+6 |
| * | Copying globals to OC::* | Jakob Sack | 2011-08-10 | 1 | -0/+6 |
| * | use sprintf for translations | Jakob Sack | 2011-08-10 | 1 | -3/+4 |
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-09 | 4 | -220/+117 |
|\| | |||||
| * | Merge MySQL and PostgreSQL input fields | Serge Martin | 2011-08-09 | 1 | -29/+16 |
| * | apps can now add their own forms to the Personal page | Robin Appelman | 2011-08-08 | 1 | -0/+47 |
| * | Merge branch 'master' of git://anongit.kde.org/owncloud | Jakob Sack | 2011-08-08 | 3 | -166/+38 |
| |\ | |||||
| | * | do proper styling for settings pages | Robin Appelman | 2011-08-08 | 1 | -0/+5 |
| | * | dont use a different navigation page for settings stuff | Robin Appelman | 2011-08-08 | 2 | -167/+30 |
| | * | checking for apache server in setup | Bartek Przybylski | 2011-08-08 | 1 | -1/+3 |
| * | | Minor improvements | Jakob Sack | 2011-08-08 | 2 | -27/+18 |
| |/ | |||||
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-07 | 11 | -25/+505 |
|\| | |||||
| * | Add postgresql support | Serge Martin | 2011-08-07 | 2 | -0/+104 |
| * | user is a reserved word in postgresql | Serge Martin | 2011-08-07 | 2 | -3/+3 |
| * | remove debug | Frank Karlitschek | 2011-08-07 | 1 | -1/+0 |
| * | report the right webserver user to simplify setup and debug | Frank Karlitschek | 2011-08-07 | 1 | -1/+2 |
| * | fix include path | Frank Karlitschek | 2011-08-07 | 1 | -1/+1 |
| * | first step to file encription | Frank Karlitschek | 2011-08-07 | 1 | -0/+62 |
| * | more improved error reporting | Frank Karlitschek | 2011-08-06 | 2 | -9/+12 |
| * | Merge branch 'master' of git.kde.org:owncloud | Frank Karlitschek | 2011-08-06 | 2 | -7/+7 |
| |\ | |||||
| | * | Merge branch 'master' of git://anongit.kde.org/owncloud | Jakob Sack | 2011-08-06 | 1 | -5/+5 |
| | |\ |