Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |