SurfSense/surfsense_backend/app/notifications/service/messages
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: add pure notification message helpers 2026-06-03 21:52:58 +02:00
auto_reload_failed.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
connector_indexing.py feat: add pure notification message helpers 2026-06-03 21:52:58 +02:00
document_processing.py feat: add pure notification message helpers 2026-06-03 21:52:58 +02:00
insufficient_credits.py feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
text.py feat: add pure notification message helpers 2026-06-03 21:52:58 +02:00