| Commit message (Expand) | Author | Age | Files | Lines |
* | Doxygen include/attach.php | Klaus | 2014-02-19 | 1 | -70/+126 |
* | add epub mimetype (application/epub+zip) | friendica | 2014-02-02 | 1 | -0/+1 |
* | mod_attach: output stream wasn't working | friendica | 2014-01-11 | 1 | -1/+2 |
* | fix cloud path in filestorage edit page | friendica | 2014-01-10 | 1 | -1/+1 |
* | directory creation error, display localtimes on cloud webpage, doc updates | friendica | 2014-01-10 | 1 | -1/+1 |
* | mod_filestorage: provide a URL for linking to webpages and other websites | friendica | 2014-01-09 | 1 | -0/+45 |
* | only let visitors remove their own files. | friendica | 2014-01-09 | 1 | -8/+12 |
* | This should be approaching completion for file OS storage. May be a few minor... | friendica | 2014-01-08 | 1 | -4/+11 |
* | more work on dav - deletion and a bit more progress on OS storage | friendica | 2014-01-07 | 1 | -3/+56 |
* | make storage limit service classes apply to accounts, not channels. Also incl... | friendica | 2014-01-07 | 1 | -2/+2 |
* | prepare for OS file storage, and add bbcode attachment link to mod/filestorag... | friendica | 2014-01-06 | 1 | -2/+8 |
* | add potentially recursive set permissions function for file storage | friendica | 2014-01-06 | 1 | -1/+41 |
* | reddav - basic mkdir support - needs more work to be robust | friendica | 2014-01-05 | 1 | -6/+9 |
* | fix mimetype detection fallback | friendica | 2014-01-03 | 1 | -10/+5 |
* | make the storage permissions tweakable for hosted environments where they may... | friendica | 2013-11-04 | 1 | -2/+2 |
* | solid progress on attach_mkdir - but we need to figure out where to store def... | friendica | 2013-11-04 | 1 | -11/+73 |
* | add attach_mkdir() | friendica | 2013-11-03 | 1 | -0/+71 |
* | Service class items | Christian Vogeley | 2013-09-08 | 1 | -1/+1 |
* | attachment permissions not right | friendica | 2013-07-30 | 1 | -2/+2 |
* | this might make edits update across the wire, or it might not | friendica | 2013-02-28 | 1 | -0/+61 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | mod/attach support for files/attachments using OS storage | friendica | 2013-02-05 | 1 | -4/+4 |
* | more progress on photos api | friendica | 2013-02-02 | 1 | -0/+11 |
* | debugging of file attachment api - somewhat functional but the attachment inf... | friendica | 2013-01-31 | 1 | -6/+7 |
* | file/attachment storage api with revision control - needs a bit more testing ... | friendica | 2013-01-31 | 1 | -2/+281 |
* | beginning of backend file/attachment api | friendica | 2013-01-30 | 1 | -0/+68 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
* | mime_content_type requires access to the file, not just the name | friendica | 2012-01-28 | 1 | -6/+8 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | several fixes for attachments | Friendika | 2011-08-03 | 1 | -5/+6 |
* | basic file upload/attach | Friendika | 2011-05-24 | 1 | -0/+80 |