* Initial attempt at a worker to refresh old data.
* Build refresh image on non-master branches.
* Allow specifying missing batch sizes.
* Store more data for deleted submissions.
* Add refresh to builds.
* Update furaffinity-rs dependency.
* Update furaffinity-rs, again.
* Update refresh Dockerfile to avoid extra build.
* Update faktory dependency.
* Update deleted flag migration order.
* Update CI.
* Bump versions.
* Fix dependencies.
* Unify tracing and metrics export.
* Create service to hash image.
* Updates for hashing service.
* Fix missing file changes.
* Old changes I don't remember.
* Update dependencies, improve Docker images.
* Use BKApi instead of in-memory tree.
* Include health endpoint with metrics.
* Avoid some unwraps.