| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | dav: throw exception if channel for requested DAV directory is deleted | friendica | 2014-01-15 | 1 | -12/+18 |
* | mod_attach: output stream wasn't working | friendica | 2014-01-11 | 1 | -0/+2 |
* | DAV put() issues | friendica | 2014-01-10 | 1 | -1/+6 |
* | other reddav issues, but probably won't fix the empty file | friendica | 2014-01-10 | 1 | -4/+5 |
* | this may fix filesize 0 issues | friendica | 2014-01-10 | 1 | -3/+3 |
* | break delivery loop if an item is deleted twice | friendica | 2014-01-10 | 1 | -1/+1 |
* | directory creation error, display localtimes on cloud webpage, doc updates | friendica | 2014-01-10 | 1 | -2/+6 |
* | only let visitors remove their own files. | friendica | 2014-01-09 | 1 | -2/+10 |
* | add link from DAV web ui to filestorage to set properties or delete or whatever | friendica | 2014-01-09 | 1 | -0/+8 |
* | wrap the web interface to DAV in a Red page. This is before we make the strin... | friendica | 2014-01-09 | 1 | -0/+181 |
* | remove a lot of extraneous debugging now that most of this stuff basically works | friendica | 2014-01-09 | 1 | -63/+28 |
* | This should be approaching completion for file OS storage. May be a few minor... | friendica | 2014-01-08 | 1 | -43/+51 |
* | more work on dav - deletion and a bit more progress on OS storage | friendica | 2014-01-07 | 1 | -12/+5 |
* | make storage limit service classes apply to accounts, not channels. Also incl... | friendica | 2014-01-07 | 1 | -4/+4 |
* | prepare for OS file storage, and add bbcode attachment link to mod/filestorag... | friendica | 2014-01-06 | 1 | -2/+7 |
* | reddav: improve and cleanup permission checks | friendica | 2014-01-06 | 1 | -76/+62 |
* | whitespace | friendica | 2014-01-06 | 1 | -6/+0 |
* | implement storage size limits | friendica | 2014-01-05 | 1 | -8/+59 |
* | disable web browser post inputs if no storage write permission | friendica | 2014-01-05 | 1 | -0/+89 |
* | make directory hierarchy work | friendica | 2014-01-05 | 1 | -4/+11 |
* | more syntax | friendica | 2014-01-05 | 1 | -1/+1 |
* | typos | friendica | 2014-01-05 | 1 | -4/+4 |
* | set channel default permissions on file creation | friendica | 2014-01-05 | 1 | -3/+9 |
* | reddav: bring permissions up to date with recent code changes | friendica | 2014-01-05 | 1 | -3/+9 |
* | dav uploading actually works - there's just an issue with the AnyClient runni... | friendica | 2014-01-05 | 1 | -2/+2 |
* | some dav cleanup | friendica | 2014-01-05 | 1 | -6/+7 |
* | reddav - basic mkdir support - needs more work to be robust | friendica | 2014-01-05 | 1 | -5/+104 |
* | more dav work | friendica | 2014-01-03 | 1 | -8/+71 |
* | basic browsing and file retrieval for webdav working - uploads not yet. A lot... | friendica | 2014-01-02 | 1 | -59/+126 |
* | some DAV tweaks before the next round of heavy lifting | friendica | 2014-01-02 | 1 | -67/+193 |
* | return to working on red-dav; This is a bit of a slog at the moment and the b... | friendica | 2014-01-01 | 1 | -14/+102 |
* | doco | friendica | 2013-10-28 | 1 | -0/+18 |
* | a bit more progress on DAV driver | friendica | 2013-10-27 | 1 | -3/+27 |
* | include/reddav.php is the glue between Red attachments and the SabreDav inter... | friendica | 2013-10-26 | 1 | -0/+154 |