reddit/app
John Stephani b7d80002a1 Properly escape post content that contains HTML tags; fix issue with scraping when metadata is in an unanticipated form 2026-01-30 19:42:40 -06:00
..
YARS Properly escape post content that contains HTML tags; fix issue with scraping when metadata is in an unanticipated form 2026-01-30 19:42:40 -06:00
static/css Don't limit post height, add left/right hand toggle to header which controls which side hide appears on 2026-01-18 22:54:05 -06:00
templates Don't limit post height, add left/right hand toggle to header which controls which side hide appears on 2026-01-18 22:54:05 -06:00
Dockerfile Initial Release 2025-12-24 00:15:15 -06:00
app.py Properly escape post content that contains HTML tags; fix issue with scraping when metadata is in an unanticipated form 2026-01-30 19:42:40 -06:00
config.py Show all saved posts, only show top 5 subreddits in subreddit listing, don't download duplicate files on any single fetch attempt 2026-01-14 00:00:32 -06:00
delete_posts.py Properly escape post content that contains HTML tags; fix issue with scraping when metadata is in an unanticipated form 2026-01-30 19:42:40 -06:00
make_db.py Add dynamic sorting 2026-01-02 02:18:09 -06:00
requirements.txt Initial Release 2025-12-24 00:15:15 -06:00
scrape_posts.py Show all saved posts, only show top 5 subreddits in subreddit listing, don't download duplicate files on any single fetch attempt 2026-01-14 00:00:32 -06:00