Commit Graph

9 Commits

Author SHA1 Message Date
c2bbb1df15 feat: implement auto-renewal cron service for subscriptions
- Added RenewalCronService to handle automatic subscription renewals and reactivations.
- Introduced listPausedAutoRenew method in AbonemmentRepository to fetch paused subscriptions eligible for reactivation.
- Created test script for renewal cron job to simulate subscription renewal scenarios.
- Updated MailService to send renewal confirmation and payment reminder emails.
- Enhanced EmailVerificationService to auto-grant 'can_subscribe' permission upon email verification.
- Modified createAdminUser script to allow different admin email configurations.
- Added node-cron dependency for scheduling tasks.
2026-03-15 14:16:46 +01:00
seaznCode
b7d9ef8371 package lock 2026-02-20 20:57:39 +01:00
DeathKaioken
09a6004875 feat: dependecy fix + Abo Mailing Template 2026-02-18 10:24:04 +01:00
DeathKaioken
bf6b9d27af fix: npm version fix 2026-01-13 13:57:39 +01:00
seaznCode
328b18d8a8 fix: remove unnecessary peer dependencies from package-lock.json 2025-12-06 14:28:39 +01:00
DeathKaioken
f862097417 feat: added taxes 2025-12-06 11:14:55 +01:00
DeathKaioken
14450df164 add: local dev acc Alex | npm package updates 2025-10-16 07:03:41 +02:00
DeathKaioken
f68f16fd11 Package Updates 2025-09-27 13:28:31 +02:00
DeathKaioken
e2e0204c12 Initial Commit 2025-09-07 12:44:01 +02:00