aboutsummaryrefslogtreecommitdiffstats
path: root/mod/filestorage.php
Commit message (Expand)AuthorAgeFilesLines
* need the cloudpath before creating the objectMario Vavti2015-03-201-4/+3
* possible improvement regarding deletionMario Vavti2015-03-201-2/+4
* local_user => local_channelfriendica2015-01-281-2/+2
* some code restructuremarijus2015-01-231-1/+2
* change mod/sharedwithme backend to use activity object - this is not backward...marijus2015-01-221-5/+1
* basic proof of concept file activity support - will send activity via the fil...marijus2015-01-181-0/+9
* provide some info for buttonsmarijus2015-01-031-1/+3
* Encode URL offered in filestorage. Fixes #780Stefan Parviainen2014-12-301-1/+5
* fix recursive file permissionsmarijus2014-12-301-1/+1
* files: make mod/filestorage.php load via ajax and some design work. work in p...marijus2014-12-211-1/+2
* When you delete something in /cloud stay in the right folder.Klaus Weidenbach2014-10-141-20/+27
* Set backlink to the parent folder, not cloud's root.Klaus Weidenbach2014-06-241-0/+2
* 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 incl...friendica2014-01-071-3/+4
* 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 mod/filestorag...friendica2014-01-061-1/+3
* 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
* Kill loggerThomas Willingham2013-09-091-3/+0
* Quick and dirty file storage module.Thomas Willingham2013-09-091-0/+73