Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove for now. main repository is at projects.kde.org/owncloud | Frank Karlitschek | 2011-08-13 | 157 | -72465/+0 |
| | |||||
* | fix another typo | Robin Appelman | 2011-01-20 | 1 | -1/+1 |
| | |||||
* | fix typo | Robin Appelman | 2011-01-20 | 1 | -1/+1 |
| | |||||
* | remove debug statement | Robin Appelman | 2011-01-20 | 1 | -1/+0 |
| | |||||
* | improve handeling of links | Robin Appelman | 2011-01-20 | 1 | -1/+5 |
| | |||||
* | don't try to use *nix file premissions on windows hosts | Robin Appelman | 2011-01-18 | 1 | -34/+38 |
| | |||||
* | Return a '/' instead of 'false' when listing the root folder. | Matthew Dawson | 2011-01-06 | 1 | -0/+3 |
| | | | | Signed-off-by: Matthew Dawson <matthew@mjdsystems.ca> | ||||
* | Merge commit 'refs/merge-requests/41' of ↵ | Robin Appelman | 2011-01-04 | 1 | -2/+4 |
|\ | | | | | | | git://gitorious.org/owncloud/owncloud into integration | ||||
| * | Fix a warning when there is no included files in a plugin. | Matthew Dawson | 2011-01-04 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: Matthew Dawson <matthew@mjdsystems.ca> | ||||
* | | Add similar check to the canWrite function. | Matthew Dawson | 2011-01-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Matthew Dawson <matthew@mjdsystems.ca> | ||||
* | | Fix a chroot issue where the path /.. (and related paths) are not caught and ↵ | Matthew Dawson | 2011-01-03 | 1 | -1/+1 |
|/ | | | | | | removed. Signed-off-by: Matthew Dawson <matthew@mjdsystems.ca> | ||||
* | Fix further typos in comments, too (lisen → listen). | Elias Probst | 2011-01-01 | 1 | -2/+2 |
| | |||||
* | Fixed typo (Lisener → Listener) | Elias Probst | 2011-01-01 | 6 | -18/+18 |
| | |||||
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud | Robin Appelman | 2010-12-04 | 1 | -1/+1 |
|\ | |||||
| * | file download from web interface now works correctly with file names ↵ | Florian | 2010-12-04 | 1 | -1/+1 |
| | | | | | | | | containing blanks | ||||
* | | Fix for https://bugs.kde.org/show_bug.cgi?id=258144 | Robin Appelman | 2010-11-30 | 1 | -1/+6 |
|/ | | | | Patch by Daniel Devine | ||||
* | fix warning message that sometimes broke webdav | Robin Appelman | 2010-11-16 | 1 | -1/+1 |
| | |||||
* | Add support for hosts where open_basedir restriction is in effect. | François KUBLER | 2010-11-16 | 1 | -44/+57 |
| | |||||
* | fix login issue after logging out | Robin Appelman | 2010-11-04 | 1 | -0/+3 |
| | |||||
* | set version number to 1.1v1.1 | Robin Appelman | 2010-10-31 | 1 | -1/+1 |
| | |||||
* | fix some typo's | Robin Appelman | 2010-10-31 | 1 | -1/+1 |
| | |||||
* | Fixed small bug, added global $SERVERROOT to OC_UTIL | Kees Huiberts | 2010-10-21 | 1 | -1/+1 |
| | |||||
* | plugin manager | Robin Appelman | 2010-10-18 | 1 | -0/+77 |
| | |||||
* | fix small bug in filesystem abstraction | Robin Appelman | 2010-10-18 | 1 | -2/+1 |
| | |||||
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud | Robin Appelman | 2010-10-15 | 1 | -2/+2 |
|\ | |||||
| * | fix a couple of typos | Riccardo Iaconelli | 2010-10-06 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Riccardo Iaconelli <riccardo@kde.org> | ||||
* | | plugin manager and plugin installer | Robin Appelman | 2010-10-15 | 3 | -10/+68 |
|/ | |||||
* | fix bug in detecting mountpoints of file storages within chrooted filesystem | Robin Appelman | 2010-10-03 | 1 | -0/+6 |
| | |||||
* | make paths returned by OC_FILESYSTEM::getTree relative to the fakeroot | Robin Appelman | 2010-09-28 | 1 | -0/+1 |
| | |||||
* | fix sqlite compatibility for webdav server | Robin Appelman | 2010-09-28 | 1 | -16/+22 |
| | |||||
* | merge | Robin Appelman | 2010-09-28 | 1 | -10/+117 |
|\ | |||||
| * | automatically install databased of plugins | Robin Appelman | 2010-09-28 | 1 | -10/+119 |
| | | |||||
* | | add function to list all plugins | Robin Appelman | 2010-09-28 | 1 | -5/+23 |
|/ | |||||
* | Fix content type header in downloads | Steven | 2010-09-26 | 1 | -0/+2 |
| | |||||
* | initial version for user managment tab in the settings page | Robin Appelman | 2010-09-20 | 7 | -50/+189 |
| | |||||
* | use mysql instead of mysqli when creating mysql user/database | Robin Appelman | 2010-09-20 | 1 | -20/+35 |
| | |||||
* | Merge branch 'master' of http://git.gitorious.org/owncloud/owncloud | Robin Appelman | 2010-09-19 | 2 | -0/+27 |
|\ | |||||
| * | add functions to get a list of all users or groups | Robin Appelman | 2010-09-15 | 2 | -0/+27 |
| | | |||||
* | | fix loading of plugin defined stylesheets | Robin Appelman | 2010-09-19 | 1 | -1/+1 |
|/ | |||||
* | use caching for user-group relations | Robin Appelman | 2010-09-12 | 1 | -24/+57 |
| | |||||
* | do not initialize mdb2_scheme if we don't use it, saves a lot of time | Robin Appelman | 2010-09-11 | 1 | -2/+8 |
| | |||||
* | fix fallback for mimetype detection using the 'file' command | Robin Appelman | 2010-09-08 | 1 | -13/+3 |
| | |||||
* | provide a basic viewer for text files | Robin Appelman | 2010-09-08 | 2 | -0/+12 |
| | |||||
* | provide a defealt, empty, filesystem configuration to suppress some errors | Robin Appelman | 2010-09-06 | 1 | -0/+1 |
| | |||||
* | make the filesystem configurable (no gui yet) | Robin Appelman | 2010-09-06 | 3 | -3/+73 |
| | |||||
* | remove Admin Panel from the main menu since it's handeld by the new ↵ | Robin Appelman | 2010-09-06 | 1 | -3/+0 |
| | | | | settings page now | ||||
* | fixed bug in filesystem abstraction that broke file uploading | Robin Appelman | 2010-09-06 | 1 | -1/+1 |
| | |||||
* | fix some errors when trying to save the settings | Robin Appelman | 2010-09-05 | 1 | -9/+10 |
| | |||||
* | merge | Robin Appelman | 2010-09-05 | 2 | -57/+110 |
|\ | |||||
| * | improved tooltip text (true this time) | Steven | 2010-09-05 | 1 | -4/+4 |
| | |