- Delete old Vite+Svelte frontend - Initialize new SvelteKit project with TypeScript - Configure Tailwind CSS v4 + DaisyUI - Implement JWT authentication with auto-refresh - Create login page with form validation (Zod) - Add protected route guards - Update Docker configuration for single-stage build - Add E2E tests with Playwright (6/11 passing) - Fix Svelte 5 reactivity with $state() runes Known issues: - 5 E2E tests failing (timing/async issues) - Token refresh implementation needs debugging - Validation error display timing
1 line
567 B
Plaintext
1 line
567 B
Plaintext
{"version":3,"file":"Comment.cjs","sourceRoot":"","sources":["../../../src/nodes/comment/Comment.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0FAA+D;AAC/D,wEAA0D;AAC1D,8EAAmD;AAEnD;;GAEG;AACH,MAAqB,OAAQ,SAAQ,0BAAa;IAC1C,CAAC,cAAc,CAAC,QAAQ,CAAC,GAAG,yBAAY,CAAC,WAAW,CAAC;IAG5D;;;;OAIG;IACH,IAAW,QAAQ;QAClB,OAAO,UAAU,CAAC;IACnB,CAAC;IAED;;;;OAIG;IACI,QAAQ;QACd,OAAO,kBAAkB,CAAC;IAC3B,CAAC;IAED;;OAEG;IACa,CAAC,cAAc,CAAC,SAAS,CAAC,CAAC,IAAI,GAAG,KAAK;QACtD,OAAgB,KAAK,CAAC,cAAc,CAAC,SAAS,CAAC,CAAC,IAAI,CAAC,CAAC;IACvD,CAAC;CACD;AA5BD,0BA4BC"} |