Historique des commits

Auteur SHA1 Message Date
  Oleg Panashchenko df816473db doc: .gitignore il y a 1 semaine
  Oleg Panashchenko 6cf3bd4fa8 doc: config il y a 1 semaine
  Oleg Panashchenko edf5c04001 doc: old prompts for changes il y a 1 semaine
  Oleg Panashchenko 2607e5585b refactor: dictionary hints il y a 1 semaine
  Oleg Panashchenko 922a2d78bc refactor: remove id field from targets, use array index il y a 1 semaine
  Oleg Panashchenko c48b7a32d7 feat: extend targets dictionary to 1000 words il y a 1 semaine
  Oleg Panashchenko 5391d108ed fix: audio to dict il y a 1 semaine
  Oleg Panashchenko e92e3ac01a feat: synonym hints on 5th incorrect guess il y a 1 semaine
  Oleg Panashchenko becaa75c9c perf: optimize entropy solver with cached first guess and int feedback il y a 1 semaine
  Oleg Panashchenko 23ed09a404 updated budget il y a 1 semaine
  Oleg Panashchenko c38d407857 feat: tap letter in current guess to move cursor il y a 1 semaine
  Oleg Panashchenko 0563543e2a feat: editable word with cursor and on-the-fly validation il y a 1 semaine
  Oleg Panashchenko 5068455283 feat: frequency-sorted dictionaries with 100 Gaussian-picked targets il y a 1 semaine
  Oleg Panashchenko 242beda1c9 refactor: offload entropy solver to child process, include failed solvers in results il y a 1 semaine
  Oleg Panashchenko 4b918ce0db fix: add Cyrillic vowels to Vowel First solver so it works for Russian il y a 1 semaine
  Oleg Panashchenko 4d031c34dc fix: switch solver replays to single-column layout for reliable visibility il y a 1 semaine
  Oleg Panashchenko 8af03b085a refactor: lazy cache for replays/difficulty — no startup pre-computation il y a 1 semaine
  Oleg Panashchenko 7ba27407f5 refactor: compute difficulty and replays at runtime instead of storing in word-bank il y a 1 semaine
  Oleg Panashchenko f2db4f967b fix: separate localStorage per language to prevent cross-language game leaks il y a 1 semaine
  Oleg Panashchenko 3bdad3a8dc feat: add GET /api/validate/:word endpoint il y a 1 semaine
  Oleg Panashchenko f96aa1b777 refactor: @types/node il y a 1 semaine
  Oleg Panashchenko 16534fe334 refactor: simplify solver steps from objects to string arrays il y a 1 semaine
  Oleg Panashchenko 19cd6d1466 refactor: stop writing colors to word-bank files from solvers il y a 1 semaine
  Oleg Panashchenko 18b945bfed fix: vowel-first solver picks starting word from the actual word bank il y a 1 semaine
  Oleg Panashchenko 9141e1e3b5 refactor: compute solver replay colors client-side instead of storing in word-bank il y a 1 semaine
  Oleg Panashchenko ff8247bd46 updated budget report il y a 2 semaines
  Oleg Panashchenko 8713d85c7d fix: narrower keyboard for phone screens (both EN and RU) il y a 2 semaines
  Oleg Panashchenko b2525ea883 fix: SPA path resolution works in both dev and dist bundle il y a 2 semaines
  Oleg Panashchenko 2fb4f586d9 fix: language button shows current language (en/ru), taps to switch il y a 2 semaines
  Oleg Panashchenko a437a9cfc3 feat: language switch button in top-right corner il y a 2 semaines