standardnotes-server/packages/auth/bin
Karol Sójko 86b050865f
feat(auth): add script for fixing subscriptions with missing id state (#1030)
* fix(auth): add subscription id safe guards on handlers

* feat(domain-events): add subscription state events

* feat(domain-events): add subscription state events

* feat(auth): add handling of subscription state fetched events

* feat(auth): add script for fixing subscriptions state
2024-01-19 11:17:33 +01:00
..
backup.ts feat(auth): add triggering post setting update actions (#905) 2023-11-07 15:14:51 +01:00
cleanup.ts fix: remove open telemetry from code (#903) 2023-11-07 09:15:31 +01:00
delete_accounts.ts feat: script to mass delete accounts from CSV source (#913) 2023-11-08 11:21:00 +01:00
fix_quota.ts feat: add procedure for recalculating file quota for user (#980) 2023-12-14 12:31:19 +01:00
fix_roles.ts fix(auth): adding user roles upon renewal of shared subscription (#1012) 2023-12-29 11:07:51 +01:00
fix_subscriptions.ts feat(auth): add script for fixing subscriptions with missing id state (#1030) 2024-01-19 11:17:33 +01:00
server.ts chore: add types for response locals (#1015) 2024-01-08 13:04:25 +01:00
stats.ts fix: remove open telemetry from code (#903) 2023-11-07 09:15:31 +01:00
user_email_backup.ts fix: remove open telemetry from code (#903) 2023-11-07 09:15:31 +01:00
worker.ts feat: add graceful shutdown procedures upon SIGTERM (#923) 2023-11-10 12:20:21 +01:00