Releases: FracturedCode/archivebox-reddit
Releases · FracturedCode/archivebox-reddit
2022-11-26 More configuration and bug fixes
- README roadmap adjustment
- clean up dependencies after install
- interpolate cookies to support any libreddit domain
- add docker/recreate.sh
- fix cron timing replacement not working
- provide environment variables to configure cron job
- add disabled accounts file to gitignore and a todo in the readme
- fix save history not getting ingested correctly
- make frontend configurable and fix duplication bug
- make format_csv.py resistant to domain changes
- fix bugs with storing history and add migration how-to
2022-05-30 Multi Account
Added multi account support
Configuration has moved to a folder, which is mounted to the container instead of the .env
file. The .env
file still exists, but now account credentials are put in config/accounts/
instead of .env
.
2022-05-21v2 Tagging
github says there was no change for some reason but I added tagging and some bug fixes
2022-05-21 Docker
This is the real initial release. It has a few bugs but it works
Init release
I just need to see what the source tar will be named