Commit Graph

23 Commits

Author SHA1 Message Date
d50169b883 Serve production frontend via Nginx static build 2026-03-02 15:50:34 -03:00
b5b74845f2 Switch frontend container to production-aware runtime mode 2026-03-02 15:41:39 -03:00
0acce2e260 Wire Vite allowed hosts to env for Docker frontend 2026-03-02 15:37:39 -03:00
8dded6383e Use node 22 slim for frontend npm network compatibility 2026-03-02 15:00:02 -03:00
c47fc48533 Harden frontend Docker npm fetch resilience 2026-03-02 14:38:26 -03:00
26eae1a09b Fix auth session persistence with HttpOnly cookies and CSRF 2026-03-01 21:39:22 -03:00
a9333ec973 Harden frontend auth token handling in runtime memory 2026-03-01 21:29:11 -03:00
74d91eb4b1 Update header styles 2026-03-01 17:55:51 -03:00
0242e061c2 Harden auth and security controls with session auth and docs 2026-03-01 15:29:09 -03:00
c5423fc9c3 Stabilize API routing, CORS, and settings save behavior 2026-03-01 14:27:19 -03:00
3d280396ae Fix LAN API access and dev proxy routing 2026-03-01 14:08:48 -03:00
48cfc79b5f Fix LAN API base and development CORS regression 2026-03-01 13:56:25 -03:00
bdd97d1c62 Harden security controls from REPORT findings 2026-03-01 13:32:08 -03:00
c3f34b38b4 Fix authenticated media flows and upload preflight handling 2026-02-21 15:53:02 -03:00
a69702f099 chore: remove generated tsbuildinfo artifact 2026-02-21 15:03:24 -03:00
c1a7011d71 frontend: apply bearer token to centralized API requests 2026-02-21 15:03:13 -03:00
b25e508a00 Fix frontend container app dir ownership for Vite 2026-02-21 14:49:23 -03:00
3cbad053cc Harden auth, redaction, upload size checks, and compose token requirements 2026-02-21 13:48:55 -03:00
3b72919015 Fix buffered processing log typing sequence 2026-02-21 12:55:36 -03:00
df401b9e55 Improve settings hints and workspace log clarity 2026-02-21 12:29:53 -03:00
a18545fb18 Fix settings toggles layout and add processing-log retention controls 2026-02-21 12:09:01 -03:00
04cf830e21 Redesign document workspace layout and tighten frontend type config 2026-02-21 10:00:35 -03:00
5dfc2cbd85 Initial commit 2026-02-21 09:44:18 -03:00