Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Fix bugs in getSource() and implement new target path standard | Michael Gapczynski | 2011-07-05 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | Fix conflicts with master in lib/base.php | Michael Gapczynski | 2011-07-04 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-07-04 | 27 | -416/+5194 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into sharing | Michael Gapczynski | 2011-06-23 | 2 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Changed mount point to 'Share', fixed is_dir() | Michael Gapczynski | 2011-06-22 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | OC_FILESTOAGE_SHARED now works with hard coded values for files | Michael Gapczynski | 2011-06-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | First version of shared storage provider - not functional | Michael Gapczynski | 2011-06-16 | 2 | -1/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | make the help section working and pretty. knowledge base entries are fetched ... | Frank Karlitschek | 2011-08-17 | 1 | -3/+8 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | 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 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 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | descriptions for OC:: variables | Robin Appelman | 2011-08-06 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | Database.xml | Jakob Sack | 2011-08-06 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / / | nicer error report and streamlined setup | Frank Karlitschek | 2011-08-06 | 2 | -6/+22 | |
|/ / / / / / / / / / / / / / / / |