hackerdeck/hackerdeck
Yorick van Pelt 09f9a188fa
Add /feed.rss endpoint serving recent summaries as RSS 2.0
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 11:50:22 +02:00
..
alembic Switch alembic to asyncpg, drop psycopg2-binary 2026-05-06 10:12:14 +02:00
__init__.py Rename to hackerdeck 2025-11-09 11:07:41 +01:00
alembic.ini Package alembic cmd 2025-11-09 23:01:07 +01:00
alembic_cli.py Package alembic cmd 2025-11-09 23:01:07 +01:00
db.py Add /feed endpoint serving recent summaries as JSON Feed 1.1 2026-05-06 10:34:17 +02:00
ingest.py Add async db 2026-05-03 09:26:19 +02:00
main.py Support jina retry after pure fails 2026-05-03 09:21:09 +02:00
model.py Fix sq1 insert error 2026-05-03 14:55:37 +02:00
pgq_cli.py Remove DBOS references 2025-12-23 14:49:41 +01:00
routes.py Add /feed.rss endpoint serving recent summaries as RSS 2.0 2026-05-06 11:50:22 +02:00
scrape.py Fall back to jina on empty content 2026-05-04 08:11:28 +02:00
summarizer.py Upgrade summarizer instructions to catch more scraping failures 2026-05-06 10:14:23 +02:00