Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | push changes | Georg Ehrke | 2012-05-05 | 2 | -9/+1 |
* | fix writing of webdav.php | Georg Ehrke | 2012-05-05 | 1 | -1/+1 |
* | fix writing in remote folder | Georg Ehrke | 2012-05-05 | 3 | -8/+3 |
* | only emit the filesystem hooks once when creating a new file | Robin Appelman | 2012-05-05 | 1 | -7/+8 |
* | Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/m... | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -2/+2 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 10 | -35/+35 |
* | port oc_response | Frank Karlitschek | 2012-05-03 | 1 | -1/+1 |
* | fix install | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | add require_once('../lib/base.php'); to webdav.php | Georg Ehrke | 2012-05-02 | 1 | -0/+1 |
* | create folder 'remote' for the remote services like caldav, carddav and webdav | Georg Ehrke | 2012-05-02 | 3 | -2/+9 |
* | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 2 | -5/+5 |
* | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | files is not internal any more, part II | Arthur Schiwon | 2012-05-02 | 1 | -0/+1 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 3 | -4/+4 |
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 4 | -13/+13 |
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 3 | -5/+5 |
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 5 | -5/+5 |
* | some more porting | Frank Karlitschek | 2012-05-01 | 3 | -3/+3 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 3 | -8/+8 |
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | Various file path fixes. | Thomas Tanghus | 2012-04-30 | 1 | -1/+1 |
* | add a info.xml to files | Frank Karlitschek | 2012-04-29 | 1 | -0/+10 |
* | fix file deletion | Robin Appelman | 2012-04-29 | 1 | -2/+2 |
* | moving the file actions properly | Jan-Christoph Borchardt | 2012-04-28 | 1 | -3/+3 |
* | add version file to files app | Georg Ehrke | 2012-04-28 | 1 | -0/+1 |
* | fix duplicated entries on upload | Bartek Przybylski | 2012-04-27 | 1 | -1/+0 |
* | make *DAV work with movable apps | Georg Ehrke | 2012-04-26 | 1 | -1/+2 |
* | move files to the correct place | Georg Ehrke | 2012-04-26 | 2 | -0/+1031 |
* | fix merge conflicts | Georg Ehrke | 2012-04-26 | 8 | -70/+254 |
* | fix security check for the path of the requested file | Georg Ehrke | 2012-04-26 | 2 | -2/+2 |
* | fix downloading of files in files app | Georg Ehrke | 2012-04-26 | 2 | -4/+4 |
* | some fixes fore movable apps | Georg Ehrke | 2012-04-26 | 1 | -2/+2 |
* | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-23 | 1 | -1/+1 |
* | fix path in apps/files/templats/index.php | Georg Ehrke | 2012-04-23 | 1 | -1/+1 |
* | fix style.css of the files app | Georg Ehrke | 2012-04-23 | 1 | -2/+2 |
* | fix path in /apps/files/js/timezone.php | Georg Ehrke | 2012-04-23 | 1 | -1/+1 |
* | fix merge conflicts | Georg Ehrke | 2012-04-22 | 1 | -3/+7 |
* | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-20 | 1 | -2/+2 |
* | remove require once lib base in files scan.php | Georg Ehrke | 2012-04-20 | 1 | -2/+0 |
* | remove require once lib base in some more files | Georg Ehrke | 2012-04-18 | 5 | -8/+4 |
* | move files to app folder | Georg Ehrke | 2012-04-18 | 68 | -0/+2767 |