aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/File_importer.php
Commit message (Collapse)AuthorAgeFilesLines
* import_progress: deal with the situation where items/files are being ↵Mario Vavti2021-10-011-0/+1
| | | | imported but there are none to import
* implement file totals and add mod import_progressMario Vavti2021-09-301-3/+9
|
* provide a very simple status page for content importMario Vavti2021-09-301-1/+7
|
* revise content import/export part 2Mario Vavti2021-09-291-7/+15
|
* importer daemons: do not call with zap_compat flag and use return instead of ↵Mario2021-09-271-6/+6
| | | | kill so that queueworker can go on
* add importer daemons ported from zapMario2021-09-271-0/+50