Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the need to register storage providers, pass the classname during ↵ | Robin Appelman | 2011-11-08 | 1 | -1/+1 |
| | | | | mounting instead | ||||
* | change the error hint from suggesting to change the owner of a directory to ↵ | Frank Karlitschek | 2011-10-22 | 1 | -2/+2 |
| | | | | changing the permissions. changing the owner of a director is not possible via ftp. | ||||
* | make sharing work with the new mouting mechanism | Robin Appelman | 2011-10-18 | 1 | -3/+0 |
| | |||||
* | mount filesystems on demand | Robin Appelman | 2011-10-18 | 1 | -28/+3 |
| | |||||
* | Remove unnecessary exec for getting timezone and fix spacings | Brice Maron | 2011-10-17 | 1 | -6/+6 |
| | |||||
* | Fixed a bug in checkWebserverUser | Joar Wandborg | 2011-10-11 | 1 | -3/+2 |
| | | | | | | | checkWebserverUser would return the owner of the document root instead of the owner of the web server process. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | master is now on the way to ownCloud 3v3.0alpha1 | Frank Karlitschek | 2011-10-10 | 1 | -2/+2 |
| | |||||
* | redirect url fixed | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+5 |
| | |||||
* | bump version numberv2.0beta3 | Frank Karlitschek | 2011-10-02 | 1 | -2/+2 |
| | |||||
* | Merge branch 'lostpassword' | Bart Visscher | 2011-09-30 | 1 | -0/+8 |
|\ | | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php | ||||
| * | Move display of login page to function in OC_Util | Bart Visscher | 2011-09-26 | 1 | -0/+7 |
| | | |||||
* | | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+10 |
| | | |||||
* | | enhance warning | Thomas Schmidt | 2011-09-29 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2011-09-28 | 1 | -13/+34 |
|\ \ | |||||
| * \ | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2011-09-28 | 1 | -12/+23 |
| |\ \ | |||||
| | * | | enhance errormessages on setup | Thomas Schmidt | 2011-09-28 | 1 | -12/+23 |
| | | | | |||||
| * | | | add check for ctype | Frank Karlitschek | 2011-09-28 | 1 | -0/+3 |
| |/ / | |||||
| * / | check for php modules | Frank Karlitschek | 2011-09-27 | 1 | -1/+8 |
| |/ | |||||
* / | add status file. useful for external administration. show the ownClopud ↵ | Frank Karlitschek | 2011-09-28 | 1 | -1/+9 |
|/ | | | | version at least in the config dialog. | ||||
* | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 1 | -0/+31 |
| | | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage | ||||
* | Cleanup lib/base.php | Bart Visscher | 2011-09-18 | 1 | -1/+1 |
| | |||||
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -15/+8 |
| | | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY | ||||
* | 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' ↵ | Michael Gapczynski | 2011-08-15 | 1 | -2/+2 |
| | | | | directory | ||||
* | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-15 | 1 | -0/+2 |
|\ | |||||
| * | a bit of refactoring for oc_filesystem and implement user quota | Robin Appelman | 2011-08-15 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-11 | 1 | -1/+1 |
|\| | | | | | | | | | Conflicts: .gitignore | ||||
| * | more work on encryption | Frank Karlitschek | 2011-08-11 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-07 | 1 | -5/+11 |
|\| | | | | | | | | | | | Conflicts: files/css/files.css lib/base.php | ||||
| * | 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 |
| | | |||||
| * | nicer error report and streamlined setup | Frank Karlitschek | 2011-08-06 | 1 | -5/+11 |
| | | |||||
* | | Merge branch 'master' into sharing. Integrate with changes in master, rename ↵ | Michael Gapczynski | 2011-07-30 | 1 | -0/+4 |
|/ | | | | | | | classes Conflicts: lib/base.php | ||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -24/+24 |
| | |||||
* | Merge branch 'master' of git://anongit.kde.org/owncloud into autoload | Jakob Sack | 2011-07-29 | 1 | -2/+1 |
| | | | | | | Conflicts: lib/base.php lib/filestorage.php | ||||
* | Use autoload | Jakob Sack | 2011-07-27 | 1 | -0/+245 |