Skip to content

Releases: FracturedCode/archivebox-reddit

2022-11-26 More configuration and bug fixes

26 Nov 23:25
2022-11-26
ea15464
Compare
Choose a tag to compare
  • 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

31 May 02:42
b6d8035
Compare
Choose a tag to compare

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

22 May 02:00
2be85c6
Compare
Choose a tag to compare

github says there was no change for some reason but I added tagging and some bug fixes

2022-05-21 Docker

22 May 00:22
ed5a77b
Compare
Choose a tag to compare

This is the real initial release. It has a few bugs but it works

Init release

17 May 23:38
7366841
Compare
Choose a tag to compare

I just need to see what the source tar will be named