This website requires JavaScript.
Explore
Help
Register
Sign In
dylan
/
crosspost
Watch
1
Star
0
Fork
0
You've already forked crosspost
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
dc330b87b9696a0bfaa78310b6eeb22674b81df3
crosspost
/
server
History
Dylan De Faoite
dc330b87b9
fix(celery): process dataset directly in fetch task
...
Calling the original `process_dataset` function led to issues with JSON serialisation.
2026-03-10 22:17:00 +00:00
..
analysis
fix(db): missing post ID in db schema
2026-03-04 20:05:20 +00:00
connectors
feat(api): add database scraping endpoints
2026-03-10 19:04:33 +00:00
core
chore(db): update db schema to include "fetching" status
2026-03-10 19:17:08 +00:00
db
chore(db): update db schema to include "fetching" status
2026-03-10 19:17:08 +00:00
queue
fix(celery): process dataset directly in fetch task
2026-03-10 22:17:00 +00:00
app.py
fix(api): flask delegates dataset fetch to celery
2026-03-10 19:17:41 +00:00
exceptions.py
fix: typo in exception naming
2026-03-03 13:12:28 +00:00
topics.json
feat(topics): add generalised topic list
2026-03-10 18:36:08 +00:00
utils.py
chore(utils): add env getter that fails if env not found
2026-03-10 18:50:53 +00:00