SurfSense/surfsense_backend/app/tasks/celery_tasks
DESKTOP-RTLN3BA\$punk a7407502d3 feat(refactor): refactor payment system to implement unified credit wallet.
- Updated environment variables and - configurations for credit purchases via Stripe, replacing legacy page pack system.
- Introduced auto-reload feature for credit top-ups and modified database models to track credit transactions.
- Updated notification system to handle insufficient credits and auto-reload failures.
- Adjusted API routes and schemas to reflect changes in credit management.
2026-06-10 16:49:03 -07:00
..
__init__.py feat(observability): add OpenTelemetry process bootstrap 2026-05-21 23:01:54 +05:30
auto_reload_task.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
connector_tasks.py feat(connectors): add retry and auth telemetry events 2026-05-22 17:50:02 +05:30
document_reindex_tasks.py feat(backend): Remove LLM summaries from document indexing 2026-06-04 00:50:19 +05:30
document_tasks.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
gateway_tasks.py chore: linting 2026-06-09 00:42:26 -07:00
obsidian_tasks.py feat: fixed vision/image provider specific errors and fixed podcast/video streaming 2026-05-02 19:18:53 -07:00
podcast_tasks.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
schedule_checker_task.py refactor: point notification callers at notifications module 2026-06-03 18:04:47 +02:00
stale_notification_cleanup_task.py refactor: point notification callers at notifications module 2026-06-03 18:04:47 +02:00
stripe_reconciliation_task.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
video_presentation_tasks.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00