BillTracker/services
null b03264ceb1 feat: zero-config encryption + SimpleFIN Bridge links
- encryptionService.js: getKey() tries TOKEN_ENCRYPTION_KEY env first, then
  auto-generates a random 48-byte key on first startup, persists to settings
  as _auto_encryption_key. assertEncryptionReady() is now a no-op.
- bankSyncConfigService.js: removed encryption_key_set response and
  encryptionKeyReady() helper. No env config required.
- .env.example: TOKEN_ENCRYPTION_KEY removed. Comment says enable from Admin
  panel, no env config required.
- BankSyncSection.jsx: added SimpleFIN Bridge links — 'Open SimpleFIN Bridge'
  for first-time setup, 'Get a SimpleFIN token' for existing connections
2026-05-29 00:04:28 -05:00
..
amountSuggestionService.js bill tracker futurue 2026-05-28 02:09:49 -05:00
analyticsService.js v0.28.0 2026-05-16 15:38:28 -05:00
aprService.js apr/snowball 0.27.04 2026-05-15 00:03:32 -05:00
auditService.js v0.20.6: Audit logging for critical operations 2026-05-10 00:03:12 -05:00
authService.js v0.28.0 2026-05-15 22:45:38 -05:00
backupScheduler.js corrections 2026-05-14 01:17:05 -05:00
backupService.js corrections 2026-05-14 01:17:05 -05:00
bankSyncConfigService.js feat: zero-config encryption + SimpleFIN Bridge links 2026-05-29 00:04:28 -05:00
bankSyncService.js feat: SimpleFin bank sync with encrypted token storage 2026-05-28 21:30:20 -05:00
bankSyncWorker.js feat: auto-sync worker for SimpleFIN bank sync 2026-05-28 22:32:33 -05:00
billsService.js feat: hybrid subscription tracker 2026-05-28 22:54:07 -05:00
cleanupService.js v0.28.0 2026-05-16 10:34:32 -05:00
csvTransactionImportService.js v0.28.01 2026-05-16 20:26:09 -05:00
encryptionService.js feat: zero-config encryption + SimpleFIN Bridge links 2026-05-29 00:04:28 -05:00
loginFingerprint.js v0.28.0 2026-05-15 22:45:38 -05:00
matchSuggestionService.js chore: version bump to 0.28.01 and update HISTORY format 2026-05-16 21:36:04 -05:00
notificationService.js v0.28.01 2026-05-16 20:26:09 -05:00
oidcService.js v0.28.0 2026-05-16 15:38:28 -05:00
paymentValidation.js docs: update engineering reference manual to v0.28.01 2026-05-16 21:41:13 -05:00
simplefinService.js feat: SimpleFin bank sync with encrypted token storage 2026-05-28 21:30:20 -05:00
snowballService.js 0.28.0 snowball release 2026-05-14 02:11:54 -05:00
spreadsheetImportService.js v0.28.0 2026-05-16 15:38:28 -05:00
statusRuntime.js initial commit 2026-05-03 19:51:57 -05:00
statusService.js v0.28.01 2026-05-16 20:26:09 -05:00
subscriptionService.js feat: hybrid subscription tracker 2026-05-28 22:54:07 -05:00
trackerService.js no exploitable SQL injection vulnerabilities 2026-05-28 03:43:50 -05:00
transactionMatchService.js chore: version bump to 0.28.01 and update HISTORY format 2026-05-16 21:36:04 -05:00
transactionService.js v0.28.01 2026-05-16 20:26:09 -05:00
updateCheckService.js v0.27.02 push 2026-05-14 21:00:07 -05:00
userDbImportService.js no exploitable SQL injection vulnerabilities 2026-05-28 03:43:50 -05:00
userSettings.js v0.28.0 2026-05-15 22:45:38 -05:00