aboutsummaryrefslogtreecommitdiffstats
path: root/mod/filestorage.php
Commit message (Collapse)AuthorAgeFilesLines
* Set backlink to the parent folder, not cloud's root.Klaus Weidenbach2014-06-241-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 aroundtuscanhobbit2014-06-241-1/+0
|
* Fixes to links and forward URLs in filestoragetuscanhobbit2014-06-241-46/+8
|
* only show jotnets when posting conversation itemsfriendica2014-06-141-1/+1
|
* missing permissions block in mod_filestoragefriendica2014-04-301-0/+4
|
* add davguest param to cut/paste link for directories in mod/filestoragefriendica2014-01-261-2/+1
|
* make goaway link workmarijus2014-01-101-2/+2
|
* mod_filestorage: provide a URL for linking to webpages and other websitesfriendica2014-01-091-1/+4
|
* keep the to-do list somewhat current.friendica2014-01-081-1/+8
|
* make storage limit service classes apply to accounts, not channels. Also ↵friendica2014-01-071-3/+4
| | | | include a css file that was missing from work yesterday.
* filestorage re-org and cleanupfriendica2014-01-061-2/+4
|
* special handling for directoriesfriendica2014-01-061-2/+2
|
* prepare for OS file storage, and add bbcode attachment link to ↵friendica2014-01-061-1/+3
| | | | mod/filestorage. This isn't beautiful, but it's a start.
* provide ability to change attachment/file permissionsfriendica2014-01-061-1/+73
|
* cleanup mod/filestorage before embarking on further changes to itfriendica2014-01-061-42/+45
|
* Didn't git add again after fixing typo...Thomas Willingham2013-09-181-1/+1
|
* Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put ↵Thomas Willingham2013-09-181-0/+20
| | | | content wrapper back now JS is fixed for features page.
* Kill loggerThomas Willingham2013-09-091-3/+0
|
* Quick and dirty file storage module.Thomas Willingham2013-09-091-0/+73