aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Filestorage.php
Commit message (Collapse)AuthorAgeFilesLines
* merge branch files_ng into devMario2020-12-141-6/+11
|
* fix mod filestorage and fetch the info from attach if only the hash is ↵Mario2020-04-251-4/+4
| | | | provided in attach_store_item()
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-2/+2
|
* fix ability for file storage creators (visitors) to be able to delete their ↵zotlabs2019-02-191-10/+30
| | | | own content
* fix undefined constant warningMario Vavti2018-09-011-1/+1
|
* admin delete of fileszotlabs2018-05-021-8/+31
|
* sync packet not generated when deleting a file using the web browser interfacezotlabs2017-11-241-0/+5
|
* improve file_activity() a littlegit-marijus2017-07-311-9/+1
|
* implement file notification on initial upload and rename ↵git-marijus2017-07-291-9/+7
| | | | get_parent_cloudpath() to get_cloud_url() which now includes the filename
* get rid of 'davguest' and allow for project specific DB updates (currently ↵zotlabs2017-03-251-1/+1
| | | | db updates are common between all possible projects/subprojects/forks).
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-37/+37
| | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen.
* sync cloud storage permission changes (issue #538 continued)redmatrix2016-10-011-2/+2
|
* multi acl: port /cloud and /filestorageMario Vavti2016-08-041-6/+5
|
* multiple acl workMario Vavti2016-08-031-1/+6
|
* move permissiondescription class to zotlabs/libredmatrix2016-07-111-2/+1
|
* Update some modules to use new ACL dialog featureTreer2016-05-081-1/+3
|
* module updatesredmatrix2016-04-181-0/+173