| Commit message (Expand) | Author | Age | Files | Lines |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
* | revert recent 3.0 changes to mod/cloud so we can work on this completely in a... | friendica | 2015-01-13 | 1 | -30/+19 |
* | theme toggle issue when viewing mod/cloud of another channel | friendica | 2015-01-12 | 1 | -9/+0 |
* | that was not intended to be merged with master yet. Put it under a define | friendica | 2015-01-11 | 1 | -2/+36 |
* | begin the grand unification for 3.0. Start by splitting DAV into a web access... | friendica | 2015-01-06 | 1 | -27/+3 |
* | A fix, but I have no case to verify. | Klaus | 2014-10-12 | 1 | -2/+2 |
* | Moved classes from reddav.php into own files. | Klaus Weidenbach | 2014-10-12 | 1 | -2/+2 |
* | dav issue | friendica | 2014-10-08 | 1 | -1/+0 |
* | Moved RedBrowser class from reddav.php to it's own file. | Klaus Weidenbach | 2014-10-06 | 1 | -12/+18 |
* | Some documentation for include/reddav.php and a bit code cleanup. | Klaus Weidenbach | 2014-10-05 | 1 | -42/+44 |
* | derivative themes not loading parent theme includes when visiting /cloud | friendica | 2014-07-28 | 1 | -0/+11 |
* | provide os_mkdir to workaround permission issues with php mkdir | friendica | 2014-07-16 | 1 | -1/+1 |
* | Return a correct timestamp when a folder is empty. | Klaus Weidenbach | 2014-06-29 | 1 | -27/+27 |
* | Display quota and translatable strings | Paolo Tacconi | 2014-06-25 | 1 | -0/+1 |
* | strip hard-wired zids from posted links as they will have the wrong identity ... | friendica | 2014-02-16 | 1 | -2/+2 |
* | The final piece of the DAV authentication puzzle. Provide a directory view to... | friendica | 2014-01-26 | 1 | -5/+9 |
* | don't prompt guests for a password if they're accessing an embedded public file. | friendica | 2014-01-26 | 1 | -2/+22 |
* | seems you can't easily have a blank password for DAV guests, so the guest pas... | friendica | 2014-01-21 | 1 | -2/+4 |
* | create store directory if it's missing before initialising DAV | friendica | 2014-01-21 | 1 | -1/+4 |
* | catch auth exceptions | friendica | 2014-01-20 | 1 | -2/+7 |
* | strip zid= from REQUEST_URI as well as QUERY_STRING - sabre uses both | friendica | 2014-01-19 | 1 | -0/+3 |
* | kill the ummagumma effect | friendica | 2014-01-16 | 1 | -2/+4 |
* | prevent zid's from reaching the DAV core code. | friendica | 2014-01-16 | 1 | -0/+3 |
* | directory creation error, display localtimes on cloud webpage, doc updates | friendica | 2014-01-10 | 1 | -0/+2 |
* | add cloud link to profile_tabs and Comanchify the sucker | friendica | 2014-01-09 | 1 | -0/+15 |
* | disable web browser post inputs if no storage write permission | friendica | 2014-01-05 | 1 | -78/+6 |
* | reddav - basic mkdir support - needs more work to be robust | friendica | 2014-01-05 | 1 | -0/+2 |
* | the web browser interface for DAV has now got zot | friendica | 2014-01-05 | 1 | -1/+23 |
* | more dav work | friendica | 2014-01-03 | 1 | -1/+1 |
* | basic browsing and file retrieval for webdav working - uploads not yet. A lot... | friendica | 2014-01-02 | 1 | -1/+1 |
* | some DAV tweaks before the next round of heavy lifting | friendica | 2014-01-02 | 1 | -5/+3 |
* | return to working on red-dav; This is a bit of a slog at the moment and the b... | friendica | 2014-01-01 | 1 | -3/+21 |
* | move killme inside module function so that typo works | friendica | 2013-10-22 | 1 | -2/+2 |
* | very early cloud demo code - READ THE FRICKIN NOTES and also THE CODE in mod/... | friendica | 2013-10-22 | 1 | -0/+107 |