Commit Graph

7 Commits

Author SHA1 Message Date
Rokojori 4b913eb53f Email Notifier Update 2026-07-14 15:45:27 +02:00
Rokojori d14c46307f Projects BugFix Update 2026-07-14 15:29:53 +02:00
Rokojori 99f6f787ec Projects Udpate 2026-07-14 15:05:04 +02:00
Rokojori 7b9f7a1fb9 electron: desktop app shell — login, JWT auth, header injection, token persistence
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-14 13:31:11 +02:00
Rokojori a54d1042cf Deploy Udpate 2026-07-13 21:42:21 +02:00
Rokojori e89a372152 auth: replace local session auth with rokojori-auth JWT integration
Removes express-session, bcryptjs, local user system, login/register pages,
and email module. Adds JWT verification middleware (cookie + Bearer header),
cookie-parser, and redirects login/logout to account.rokojori.com.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-13 14:45:06 +02:00
Rokojori 0b91bdcc90 refactor: restructure project into source/ and build/; add source/pages/ + copy-pages build step
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 14:01:01 +02:00