Commit Graph
12 Commits
Author SHA1 Message Date
tiennm99 546e8d56f2 refactor: convert typescript sources to javascript with jsdoc
- rewrite lib, routes, and vite config as js with jsdoc type annotations
- replace tsconfig with jsconfig and point svelte-check at it
- drop typescript-eslint from eslint config and dev dependencies
- resolve nav hrefs in template to satisfy svelte navigation lint rule
- add gitattributes forcing lf so prettier and autocrlf stop conflicting
2026-07-23 20:25:41 +07:00
tiennm99 286a689a86 feat(cv): personalize dating profile 2026-07-21 23:53:17 +07:00
tiennm99 4b2fc4493e feat(assets): add generated media set 2026-06-21 23:47:19 +07:00
tiennm99 3ad97e3e1f style(skills): format minimax cli skill 2026-06-21 23:46:35 +07:00
tiennm99 1700cc532b feat(skills): add minimax cli skill 2026-06-21 23:12:32 +07:00
tiennm99 8ce63afcf3 fix: prefer vietnamese locale labels 2026-06-21 22:57:48 +07:00
tiennm99 8acf5839b4 fix: render language flags without emoji 2026-06-21 22:55:03 +07:00
tiennm99 9043f3a711 feat: polish locale and theme controls 2026-06-21 22:50:34 +07:00
tiennm99 90a4c1eccf feat: add theme and locale switches 2026-06-21 22:41:29 +07:00
tiennm99 f008c4731e build: override vulnerable cookie dependency 2026-06-21 22:29:04 +07:00
tiennm99 0731513a01 build: pin pnpm package manager 2026-06-21 22:24:50 +07:00
tiennm99 84bdb135d9 feat: initialize dating site 2026-06-21 22:23:38 +07:00