Commit Graph

51 Commits

Author SHA1 Message Date
8dc4013e76 update docker compose 2026-03-02 15:18:12 -03:00
668c22f692 update docker compose 2026-03-02 15:16:14 -03:00
89ec3584f9 update docker-compose.yml 2026-03-02 15:03:45 -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
b6d470590e Update docker compose 2026-03-02 14:26:52 -03:00
41bbe87b4c Update changelog 2026-03-02 13:41:16 -03:00
6fba581865 Rewrite README for end-user Docker setup and env guidance 2026-03-02 13:40:29 -03:00
4b34d6153c Remove report 2026-03-01 21:55:53 -03:00
700f0d6d79 Use version-safe FastAPI CSRF dependency params 2026-03-01 21:44:59 -03:00
3cccf2e0e8 Fix auth route response injection crash 2026-03-01 21:43:09 -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
8eaaa01186 update report 2026-03-01 21:25:37 -03:00
eae7afd36e docs: refresh production security assessment report 2026-03-01 21:22:25 -03:00
874597e40b Fix predefined catalog visibility and port security must-know guidance 2026-03-01 21:15:12 -03:00
32b4589b28 docs: update security production readiness report 2026-03-01 21:07:49 -03:00
4c27fd6483 Harden auth login against brute-force and refresh security docs 2026-03-01 18:24:26 -03:00
9cbbd80f47 update report 2026-03-01 18:15:14 -03:00
aba320b617 docs: refresh security production readiness report 2026-03-01 18:03:45 -03:00
74d91eb4b1 Update header styles 2026-03-01 17:55:51 -03:00
1c57084ebf Hardcode CORS credentials disabled and remove env toggle 2026-03-01 17:16:13 -03:00
bfc89fe5ce Revert "Allow private-network CORS origins in development"
This reverts commit 1b2e0cb8af.
2026-03-01 17:12:06 -03:00
1b2e0cb8af Allow private-network CORS origins in development 2026-03-01 17:08:50 -03:00
0242e061c2 Harden auth and security controls with session auth and docs 2026-03-01 15:29:09 -03:00
7a19f22f41 Replace REPORT.md with production security readiness assessment 2026-03-01 14:56:26 -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
da5cbc2c01 Update Report 2026-03-01 12:42:52 -03:00
652d7e8f25 docs: update security production readiness report 2026-03-01 12:35:57 -03:00
c3f34b38b4 Fix authenticated media flows and upload preflight handling 2026-02-21 15:53:02 -03:00
1cb6bfee58 Harden settings read sanitization for invalid providers 2026-02-21 15:15:43 -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
74a6551237 Redact quoted JSON secret tokens in processing logs 2026-02-21 13:57:23 -03:00
3cbad053cc Harden auth, redaction, upload size checks, and compose token requirements 2026-02-21 13:48:55 -03:00
5792586a90 Updated README.md 2026-02-21 13:10:35 -03:00
3b72919015 Fix buffered processing log typing sequence 2026-02-21 12:55:36 -03:00
859acc133c docs: refresh README and add changelog baseline 2026-02-21 12:46:53 -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
4beab4bc09 Persist processing-log retention settings and wire cleanup defaults 2026-02-21 12:05:48 -03:00
992f897878 Removed redundant instruction in doc/README.md 2026-02-21 11:34:09 -03:00
6501841426 docs: complete repository technical documentation refresh 2026-02-21 11:27:44 -03:00
17dccbbe20 docs: update local agents notes and remove stale image 2026-02-21 11:19:04 -03:00
d4298c337f docs: refresh local AGENTS guide 2026-02-21 11:13:52 -03:00
04cf830e21 Redesign document workspace layout and tighten frontend type config 2026-02-21 10:00:35 -03:00