Trek_CN/server
jubnl 0257e0d842
feat: route Synology session-cleared notification through unified send()
Replace direct createNotification() call with notificationService.send()
so the notification respects user preferences and reaches all enabled
channels (in-app, email, webhook) instead of only WebSocket.

Registers synology_session_cleared as a proper NotifEventType (inapp-only)
and adds localized text for all 14 supported languages.
2026-04-11 18:36:50 +02:00
..
public chore(CRLF): normalize index.html line endings to LF 2026-04-05 04:35:17 +02:00
scripts feat: add encryption key migration script and document it in README 2026-04-01 09:35:32 +02:00
src feat: route Synology session-cleared notification through unified send() 2026-04-11 18:36:50 +02:00
tests feat: enhance Synology Photos integration with OTP, SSL skip, and better UX 2026-04-11 18:25:42 +02:00
.env.example Merge pull request #562 from mauriceboe/main 2026-04-11 15:41:34 +02:00
package-lock.json Merge pull request #562 from mauriceboe/main 2026-04-11 15:41:34 +02:00
package.json chore: bump version to 2.9.13 [skip ci] 2026-04-11 13:26:44 +00:00
reset-admin.js Stabilize core: better-sqlite3, versioned migrations, graceful shutdown 2026-03-22 17:52:24 +01:00
tsconfig.json some fixes 2026-03-30 06:59:24 +02:00
vitest.config.ts refactor(mcp): replace direct DB access with service layer calls 2026-04-04 18:12:53 +02:00