aboutsummaryrefslogtreecommitdiffstats
path: root/include/attach.php
Commit message (Expand)AuthorAgeFilesLines
* merge branch perms_ng into devMario2021-12-151-3/+3
* revise content import/export part 2Mario Vavti2021-09-291-1/+0
* file is stored in wrong directory (/) if uploaded using photo module and it...Zot2021-08-301-1/+2
* make sure we have a path before running getimagesize() on itMario2021-08-171-2/+6
* fix regression in relation with recent photo changesMario2021-06-271-2/+2
* get devHilmar R2021-03-011-2/+2
* make attach_upgrade() catch entries where only display_path is missingMario2021-01-161-2/+1
* error in logicMario2021-01-061-1/+1
* simplify attach_folder_select_list()Mario2021-01-061-4/+1
* files_ng: implement directory and bulk file downloadMario2020-12-211-1/+38
* files_ng: fix regression in finding the right path in certain situations and ...Mario2020-12-161-7/+28
* handle removal of terms in attach_delete() when deleting a ressourceMario2020-12-141-1/+7
* sync categoriesMario2020-12-141-1/+12
* merge branch files_ng into devMario2020-12-141-33/+257
* if restarting a previously interrupted upload just return where we ended - fi...Mario2020-10-311-0/+6
* adjust code comments and whitespaceMario2020-04-291-3/+4
* more work on attach_store_item()Mario2020-04-291-2/+60
* fix mod filestorage and fetch the info from attach if only the hash is provid...Mario2020-04-251-0/+14
* more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithmeMario2020-04-241-3/+16
* more work on deprecating ACTIVITY_OBJ_FILEMario2020-04-231-7/+21
* some work on deprecating ACTIVITY_OBJ_FILEMario2020-04-231-12/+80
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-2/+4
* Add .webp image format supportMax Kostikov2019-12-071-6/+13
* more work on linked item/resource deletion for photos and events, deprecate t...Mario Vavti2019-06-131-2/+5
* Revert "Update htconfig.sample.php"Max Kostikov2019-04-101-0/+11
* Cleanup and fixesMario2019-03-151-19/+13
* Correct and extend Doxygen comments.Klaus Weidenbach2019-01-231-21/+39
* use uuid in file storagezotlabs2018-11-221-2/+2
* add item.uuid to relevant placeszotlabs2018-11-151-5/+9
* Add attach_delete hookM.Dent (DM42.Net)2018-09-151-0/+5
* set the correct album name when moving photosMario Vavti2018-07-181-1/+3
* admin delete of fileszotlabs2018-05-021-1/+1
* parent folder permissions weren't being checked back to the cloud root direct...zotlabs2018-04-301-13/+26
* more testing of attach_move() uncovered some issueszotlabs2018-04-261-57/+73
* update folder timestamp on uploaded files (fixme - we need to recurse back to...zotlabs2018-03-271-0/+10
* cannot use file_get/put_contents in attach_store, must use pipe_streamszotlabs2017-12-251-2/+13
* hubzilla #475 continued - show photos in root folder. Part of Andrew's fix fo...zotlabs2017-12-121-0/+5
* go back to including the photo thumbnail data in the export file. We have the...zotlabs2017-12-101-2/+17
* improvements to file import/exportzotlabs2017-12-101-7/+15
* hubzilla issue #680, implement IMoveTarget and recursive file/directory move/...zotlabs2017-12-061-2/+21
* synchronise an attach_move operation to cloneszotlabs2017-12-061-2/+4
* more chunk workzotlabs2017-11-281-1/+1
* fix typo in pipe_streams()Mario Vavti2017-11-231-1/+1
* Video thumbnail generatorzotlabs2017-11-211-2/+3
* pdf thumbnailszotlabs2017-11-211-1/+1
* text thumbnails in cloud tile modezotlabs2017-11-191-0/+3
* improve the icon mappings for cloud tile viewzotlabs2017-11-161-3/+9
* sort out a few more large image upload issueszotlabs2017-11-141-0/+6
* fix php warnings on photo deleteMario Vavti2017-11-131-1/+1
* lets try this in the wild for a whileMario Vavti2017-11-061-4/+4