Bulk Downloader for Reddit Web UI
This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Daniel Kempkens 7359b6f849
All checks were successful
Build / build (push) Successful in 4m2s
fix: Add indices to some tables
2023-10-24 11:08:20 +02:00
.forgejo/workflows fix: Enable CI builds 2023-10-20 19:22:07 +02:00
config feat: Add a way to hide sureddits in the overview 2023-08-17 15:08:20 +02:00
lib/bdfr_browser chore: Remove statistics 2023-10-24 00:25:11 +02:00
priv fix: Add indices to some tables 2023-10-24 11:08:20 +02:00
test Initial commit 2023-05-18 00:13:55 +02:00
.envrc Initial commit 2023-05-18 00:13:55 +02:00
.formatter.exs feat: Only re-import changed files 2023-08-14 18:23:29 +02:00
.gitignore feat: Improved navigation and listing 2023-10-02 00:33:41 +02:00
flake.lock chore(nix): Update deps 2023-10-18 17:55:19 +02:00
flake.nix chore(nix): Add meta field to nix package build 2023-10-18 21:17:00 +02:00
LICENSE Initial commit 2023-05-18 00:13:55 +02:00
mix.exs feat: Add a way to hide sureddits in the overview 2023-08-17 15:08:20 +02:00
mix.lock chore(deps): Remove unused earmark_parser 2023-10-18 21:14:14 +02:00
mix.nix chore(deps): Remove unused earmark_parser 2023-10-18 21:14:14 +02:00
README.md Initial commit 2023-05-18 00:13:55 +02:00

BdfrBrowser

Maybe some else finds this useful.

It's a very crude and quickly thrown together browser for BDFR dumps.

Known Issues

  • Directories with many posts (per month) are slow to load
  • The HTML templates are very much a work in progress