Commit Graph

34 Commits

Author SHA1 Message Date
redmatrix d05fd9632e now we get to the heavy lifting with AccessList stuff 2015-08-27 23:04:17 -07:00
redmatrix d5a40cac25 Merge branch 'master' of https://github.com/redmatrix/redmatrix
several dav fixes
Conflicts:
	include/items.php
2015-07-30 17:11:16 -07:00
Mario Vavti 10cc643f65 wording and css fixes 2015-04-16 23:46:12 +02:00
Mario Vavti 7c8b9397ae reverse file activity logic 2015-04-12 13:13:22 +02:00
Mario Vavti 9a2ef38267 need the cloudpath before creating the object 2015-03-20 18:04:22 +01:00
Mario Vavti 6698d7b03a possible improvement regarding deletion 2015-03-20 17:37:01 +01:00
friendica a496036066 local_user => local_channel 2015-01-28 20:56:04 -08:00
marijus 8789c96e78 some code restructure 2015-01-23 14:50:39 +01:00
marijus 4ff71fc0c7 change mod/sharedwithme backend to use activity object - this is not backwards compatible 2015-01-22 02:34:38 +01:00
marijus 1c2d956d7f basic proof of concept file activity support - will send activity via the filestorage module and via attach_delete() 2015-01-18 14:44:58 +01:00
marijus 0779e3ae53 provide some info for buttons 2015-01-03 13:42:05 +01:00
Stefan Parviainen f6b16e1d5a Encode URL offered in filestorage. Fixes #780 2014-12-30 18:11:45 +01:00
marijus 8e034a3b6b fix recursive file permissions 2014-12-30 13:56:27 +01:00
marijus 27d786c979 files: make mod/filestorage.php load via ajax and some design work. work in progress... 2014-12-21 20:11:30 +01:00
Klaus Weidenbach bc2ad74813 When you delete something in /cloud stay in the right folder.
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.
2014-10-14 00:15:41 +02:00
Klaus Weidenbach a6403905ef Set backlink to the parent folder, not cloud's root.
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.
2014-06-24 21:05:00 +02:00
tuscanhobbit 4c78c3bdee Oops I left some debug stuff around 2014-06-24 12:13:54 +02:00
tuscanhobbit cc4001fce7 Fixes to links and forward URLs in filestorage 2014-06-24 12:05:11 +02:00
friendica 0f6c321e3f only show jotnets when posting conversation items 2014-06-14 20:16:40 -07:00
friendica 14402bdf98 missing permissions block in mod_filestorage 2014-04-30 16:35:50 -07:00
friendica d67fdd1299 add davguest param to cut/paste link for directories in mod/filestorage 2014-01-26 14:41:43 -08:00
marijus c4705724f1 make goaway link work 2014-01-10 16:54:16 +01:00
friendica ee2bea37e9 mod_filestorage: provide a URL for linking to webpages and other websites 2014-01-09 21:01:53 -08:00
friendica 8d562abe78 keep the to-do list somewhat current. 2014-01-08 00:03:01 -08:00
friendica b8564134aa make storage limit service classes apply to accounts, not channels. Also include a css file that was missing from work yesterday. 2014-01-07 14:10:28 -08:00
friendica 2f27d58dfe filestorage re-org and cleanup 2014-01-06 19:43:54 -08:00
friendica e49e6c0d2a special handling for directories 2014-01-06 18:20:14 -08:00
friendica 5a5466346c prepare for OS file storage, and add bbcode attachment link to mod/filestorage. This isn't beautiful, but it's a start. 2014-01-06 18:13:02 -08:00
friendica 8dc22c564a provide ability to change attachment/file permissions 2014-01-06 16:49:07 -08:00
friendica e20fef3903 cleanup mod/filestorage before embarking on further changes to it 2014-01-06 13:37:25 -08:00
Thomas Willingham 7f4b865c2b Didn't git add again after fixing typo... 2013-09-18 02:49:14 +01:00
Thomas Willingham 8542127274 Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put content wrapper back now JS is fixed for features page. 2013-09-18 02:45:49 +01:00
Thomas Willingham 256ee236ad Kill logger 2013-09-09 02:11:26 +01:00
Thomas Willingham d2b4ba7be6 Quick and dirty file storage module. 2013-09-09 02:06:21 +01:00