Rokojori
f08126bd43
CI Follow Up Test
2026-07-13 21:46:48 +02:00
Rokojori
aff52e6db9
CI Deployment Test
2026-07-13 21:45:35 +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
e11a434725
email: add EmailService SMTP layer (Nodemailer, swappable EmailSender interface)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 18:50:04 +02:00
Rokojori
932e570ade
chore: update library-ts submodule pointer (outDir fix)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 15:51:21 +02:00
Rokojori
2fa31f83ac
fix: move vendor files to source/vendor so they are tracked and built
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 15:38:16 +02:00
Rokojori
3a9b9580a1
fix: move component CSS files to source/components so they are tracked and built
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 15:29:15 +02:00
Rokojori
f8723c87ff
fix: copy CSS/SVG static assets in build step; fix mkdirSync to use recursive
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 15:20:35 +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