36 Commits

Author SHA1 Message Date
root
7f503326f9 feat: add file upload for materials (PDF/DOCX) with ingestion pipeline 2026-04-29 16:15:51 +09:00
user
518370b93e refactor: redesign web UX with progressive disclosure and cleaned layout 2026-04-28 21:40:09 +09:00
user
5f2daed4e1 fix: use query param for deploy secret (Gitea webhook compatible) 2026-04-28 17:33:11 +09:00
user
510d95abd2 feat: add deploy webhook endpoint (POST /api/v1/_deploy) 2026-04-28 16:13:39 +09:00
user
dced20a9af feat: wire real LLM runner via third-one or OpenAI-compatible API 2026-04-28 15:48:37 +09:00
user
9b0bc172ef fix: bump asset version to v=3 to bust cached i18n.js 2026-04-27 21:27:01 +09:00
user
ca12767b0b fix: remove html opacity hack that causes blank screen 2026-04-27 21:19:33 +09:00
user
18d5a72fb2 fix: remove type=module from app.js to prevent blank screen 2026-04-27 21:15:12 +09:00
user
c1d536d367 ui: prevent FOUC by hiding workspace and fading in after JS init 2026-04-27 21:07:56 +09:00
user
592b6b1254 feat: localize interview questions (ko/en), send X-Lang header 2026-04-27 21:00:57 +09:00
user
e9a58173b4 ui: expose i18n via window, add cache-busting query strings 2026-04-27 20:46:57 +09:00
user
f26600ec95 ui: sync lang button active state on initial load and refresh 2026-04-27 20:39:31 +09:00
user
e2d301d28d ui: auto-detect browser language, re-render dynamic content on lang switch 2026-04-27 20:33:41 +09:00
user
8dfe3b384e ui: i18n ko/en, auto-fill user id on auth, lang switch, UX polish 2026-04-27 20:10:46 +09:00
user
e8b2c64564 ui: redesign login lobby, fix auth view transition timing 2026-04-27 14:28:26 +09:00
user
c8e7b7f537 feat: separate login lobby from workspace 2026-04-27 14:20:18 +09:00
user
918fe04591 fix: use method-specific route for auth handler 2026-04-27 13:25:45 +09:00
user
3aa1d92c98 feat: add Google Sign-In with JWT auth and Neon DB persistence 2026-04-27 13:23:47 +09:00
user
7f77c2aaf4 security: remove .env from git and add to .gitignore 2026-04-27 12:49:27 +09:00
user
1f4a0db988 feat: load .env file with godotenv 2026-04-27 12:37:08 +09:00
user
bfdc7399eb feat: add PostgreSQL persistence layer with Neon DB support 2026-04-27 12:35:03 +09:00
user
01d102f5ef style: improve frontend UX/UI - visual states, loading feedback, typography, and accessibility 2026-04-27 11:33:20 +09:00
user
c54da12a4c docs: audit frontend mvp milestone 2026-04-26 18:54:00 +09:00
user
b570c93d94 feat: add material asset workspace 2026-04-26 18:52:16 +09:00
user
7866f6dcb3 feat: show learning progress in web app 2026-04-26 18:41:13 +09:00
user
ce38189f33 feat: add diagnostic web app shell 2026-04-26 18:39:09 +09:00
user
3493f8b5a5 docs: start frontend mvp milestone 2026-04-26 18:34:47 +09:00
user
4bb1d07f94 docs: audit v1 milestone 2026-04-26 18:00:59 +09:00
user
156daa9087 feat: add teaching asset prompts 2026-04-26 17:54:23 +09:00
user
4936cdf4c9 feat: add ontology material ingestion 2026-04-26 17:49:35 +09:00
user
a413f1ef15 feat: add progression readiness api 2026-04-26 16:39:19 +09:00
user
600acf7303 feat: add learner memory ingestion 2026-04-26 16:34:52 +09:00
user
4a4240fea2 feat: add diagnostic interview loop 2026-04-26 16:24:35 +09:00
user
0e232ff405 feat: scaffold go backend foundation 2026-04-26 16:14:31 +09:00
user
2744c37f58 docs: plan backend foundation phase 2026-04-26 15:45:56 +09:00
user
9edaddd092 docs: bootstrap tutor planning 2026-04-26 15:35:26 +09:00