kunthawat
  • Joined on 2025-12-05
kunthawat pushed to main at kunthawat/microfish 2026-06-17 19:37:57 +07:00
fa3160f67e fix: show visible error alert when survey fails (e.g. simulation env not running)
kunthawat pushed to main at kunthawat/microfish 2026-06-17 19:36:08 +07:00
431b66fd85 fix: translate remaining Chinese in sim config and profile prompts
kunthawat pushed to main at kunthawat/microfish 2026-06-17 15:52:39 +07:00
5fcce79361 fix: translate Chinese prompts to English in simulation config and profile generators
kunthawat pushed to main at kunthawat/microfish 2026-06-17 15:32:47 +07:00
bf14c56944 fix: translate ONTOLOGY_SYSTEM_PROMPT from Chinese to English
kunthawat pushed to main at kunthawat/microfish 2026-06-17 15:28:04 +07:00
e766bc625a fix: translate all Chinese prompts to English in zep_tools.py
kunthawat pushed to main at kunthawat/microfish 2026-06-17 12:38:34 +07:00
8a09a49029 feat: add Thai language support (100% Thai UI)
kunthawat pushed to main at kunthawat/microfish 2026-06-17 12:11:24 +07:00
9f2232d40b feat: support cross-origin deployment with VITE_API_BASE_URL
kunthawat pushed to main at kunthawat/microfish 2026-06-17 12:08:08 +07:00
aadc11ad83 fix: use relative baseURL so API calls go through vite proxy
kunthawat pushed to main at kunthawat/microfish 2026-06-17 11:57:28 +07:00
cbe861ff27 fix: use allowedHosts=true (boolean), disable open in container
kunthawat pushed to main at kunthawat/microfish 2026-06-17 11:55:58 +07:00
26cdd14881 fix: use VITE_ALLOWED_HOSTS env var, default to 'all'
kunthawat pushed to main at kunthawat/microfish 2026-06-17 11:47:41 +07:00
0cdcc79125 fix: allow all hosts in vite dev server
kunthawat pushed to main at kunthawat/microfish 2026-06-17 11:47:06 +07:00
3ea51d906a fix: allow opinion.moreminimore.com host in vite config
kunthawat pushed to main at kunthawat/dealplustech-astroreal 2026-06-16 09:48:41 +07:00
85a0a54eb4 Use @astrojs/sitemap instead of manual sitemap.xml.ts
kunthawat pushed to main at kunthawat/dealplustech-astroreal 2026-06-16 09:46:47 +07:00
5c1d3c7ef9 Fix domain: dealplustech.com -> dealplustech.co.th
kunthawat pushed to main at kunthawat/dealplustech-astroreal 2026-06-16 09:44:52 +07:00
da14d0d05d Add Umami analytics tracking scripts
kunthawat pushed to master at kunthawat/consentos 2026-06-15 23:23:58 +07:00
4abb0138e6 fix: bake Chromium browser into combined image
kunthawat pushed to master at kunthawat/consentos 2026-06-15 23:13:30 +07:00
557e9ec9c7 fix: override PORT env for scanner service
kunthawat pushed to master at kunthawat/consentos 2026-06-15 23:08:11 +07:00
ee1157472c revert: remove Chromium/Playwright deps from Dockerfile; add supervisorctl support
kunthawat pushed to master at kunthawat/consentos 2026-06-15 22:46:04 +07:00
7e6f78e2fa fix: include Playwright system deps and Chromium binaries in combined image
kunthawat pushed to master at kunthawat/consentos 2026-06-15 22:32:46 +07:00
6e9726f28e fix: bake SCANNER_SERVICE_URL into the combined image