Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -2/+2 |
| | |||||
* | some code restructure | marijus | 2015-01-23 | 1 | -1/+2 |
| | |||||
* | change mod/sharedwithme backend to use activity object - this is not ↵ | marijus | 2015-01-22 | 1 | -5/+1 |
| | | | | backwards compatible | ||||
* | basic proof of concept file activity support - will send activity via the ↵ | marijus | 2015-01-18 | 1 | -0/+9 |
| | | | | filestorage module and via attach_delete() | ||||
* | provide some info for buttons | marijus | 2015-01-03 | 1 | -1/+3 |
| | |||||
* | Encode URL offered in filestorage. Fixes #780 | Stefan Parviainen | 2014-12-30 | 1 | -1/+5 |
| | |||||
* | fix recursive file permissions | marijus | 2014-12-30 | 1 | -1/+1 |
| | |||||
* | files: make mod/filestorage.php load via ajax and some design work. work in ↵ | marijus | 2014-12-21 | 1 | -1/+2 |
| | | | | progress... | ||||
* | When you delete something in /cloud stay in the right folder. | Klaus Weidenbach | 2014-10-14 | 1 | -20/+27 |
| | | | | | | | When you deleted a file in /cloud you was always jumped back to /cloud/[channel], now you will stay in the parent folder. Some more doxygen documentation. Removed duplicate data from logging output and reduced logging in RedDAV in general. | ||||
* | Set backlink to the parent folder, not cloud's root. | Klaus Weidenbach | 2014-06-24 | 1 | -0/+2 |
| | | | | | | | If you edit a file and click on the backlink you always returned to the root folder of your cloud. This patch sets the correct parent folder as backlink. Bit messy, but looks like it works. | ||||
* | Oops I left some debug stuff around | tuscanhobbit | 2014-06-24 | 1 | -1/+0 |
| | |||||
* | Fixes to links and forward URLs in filestorage | tuscanhobbit | 2014-06-24 | 1 | -46/+8 |
| | |||||
* | only show jotnets when posting conversation items | friendica | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | missing permissions block in mod_filestorage | friendica | 2014-04-30 | 1 | -0/+4 |
| | |||||
* | add davguest param to cut/paste link for directories in mod/filestorage | friendica | 2014-01-26 | 1 | -2/+1 |
| | |||||
* | make goaway link work | marijus | 2014-01-10 | 1 | -2/+2 |
| | |||||
* | mod_filestorage: provide a URL for linking to webpages and other websites | friendica | 2014-01-09 | 1 | -1/+4 |
| | |||||
* | keep the to-do list somewhat current. | friendica | 2014-01-08 | 1 | -1/+8 |
| | |||||
* | make storage limit service classes apply to accounts, not channels. Also ↵ | friendica | 2014-01-07 | 1 | -3/+4 |
| | | | | include a css file that was missing from work yesterday. | ||||
* | filestorage re-org and cleanup | friendica | 2014-01-06 | 1 | -2/+4 |
| | |||||
* | special handling for directories | friendica | 2014-01-06 | 1 | -2/+2 |
| | |||||
* | prepare for OS file storage, and add bbcode attachment link to ↵ | friendica | 2014-01-06 | 1 | -1/+3 |
| | | | | mod/filestorage. This isn't beautiful, but it's a start. | ||||
* | provide ability to change attachment/file permissions | friendica | 2014-01-06 | 1 | -1/+73 |
| | |||||
* | cleanup mod/filestorage before embarking on further changes to it | friendica | 2014-01-06 | 1 | -42/+45 |
| | |||||
* | Didn't git add again after fixing typo... | Thomas Willingham | 2013-09-18 | 1 | -1/+1 |
| | |||||
* | Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put ↵ | Thomas Willingham | 2013-09-18 | 1 | -0/+20 |
| | | | | content wrapper back now JS is fixed for features page. | ||||
* | Kill logger | Thomas Willingham | 2013-09-09 | 1 | -3/+0 |
| | |||||
* | Quick and dirty file storage module. | Thomas Willingham | 2013-09-09 | 1 | -0/+73 |