CareerBot/app/static/js
ln0422 a838fcc7a8 Replace crypto.randomUUID with fallback for HTTP contexts
crypto.randomUUID() requires secure context (HTTPS).
Use Date.now + Math.random fallback for session ID generation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 10:12:18 +08:00
..
admin.js Add /careerbot base path for www.ityb.me/careerbot deployment 2026-04-07 22:07:34 +08:00
chat.js Replace crypto.randomUUID with fallback for HTTP contexts 2026-04-08 10:12:18 +08:00
main.js Add /careerbot base path for www.ityb.me/careerbot deployment 2026-04-07 22:07:34 +08:00