aboutsummaryrefslogtreecommitdiffstats
path: root/mod/filestorage.php
Commit message (Collapse)AuthorAgeFilesLines
* now we get to the heavy lifting with AccessList stuffredmatrix2015-08-271-7/+7
|
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-301-3/+3
| | | | | | several dav fixes Conflicts: include/items.php
* wording and css fixesMario Vavti2015-04-161-1/+1
|
* reverse file activity logicMario Vavti2015-04-121-4/+4
|
* 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 ↵marijus2015-01-221-5/+1
| | | | backwards compatible
* basic proof of concept file activity support - will send activity via the ↵marijus2015-01-181-0/+9
| | | | filestorage module and via attach_delete()
* 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 ↵marijus2014-12-211-1/+2
| | | | progress...
* When you delete something in /cloud stay in the right folder.Klaus Weidenbach2014-10-141-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 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