* Add dependency injection library and task to generate sitemap
* Add default value for queue runner
* Fix assigning data and output to class variables
---------
Co-authored-by: Partydragen <adrian_kili@outlook.com>
* Add new queue system
* Amend creation of task from new
* Fix unused terms
* Prevent task returning error from running infinitely
* Run tasks in transactions
* Update gitignore and package-lock
* Use PDO helpers for transaction
* WIP convert forum post task
* Trigger forum post conversion during upgrade
* Fix task scheduling and increase forum posts converted to 50
* Rename ONE_OF to IN