aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/Content_importer.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'various-phpstan-issues' into 'dev'Mario10 days1-1/+7
|\ | | | | | | | | Several issues discovered by PHPStan See merge request hubzilla/core!2168
| * Several issues discovered by PHPStanHarald Eilertsen10 days1-1/+7
| |
* | fix some conent import issuesMario Vavti10 days1-2/+2
|/
* import_progress: deal with the situation where items/files are being ↵Mario Vavti2021-10-011-3/+1
| | | | imported but there are none to import
* provide a very simple status page for content importMario Vavti2021-09-301-4/+14
|
* revise content import/export part 2Mario Vavti2021-09-291-2/+12
|
* importer daemons: do not call with zap_compat flag and use return instead of ↵Mario2021-09-271-9/+9
| | | | kill so that queueworker can go on
* add importer daemons ported from zapMario2021-09-271-0/+59