Skip to content

fix: locale-safe results, UI polish, and security hardening - #10

Open
minsdevs wants to merge 4 commits into
masterfrom
awesome-llama
Open

fix: locale-safe results, UI polish, and security hardening#10
minsdevs wants to merge 4 commits into
masterfrom
awesome-llama

Conversation

@minsdevs

@minsdevs minsdevs commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Localize comparison table values (release date, battery, charging, price, ports, stylus, etc.) at display time and keep AI prose language locked to UI locale, with session refresh retry on language switch.
  • Spec bars highlight only the better value (higher or lower); soft home coverage note.
  • Rate-limit/admin-auth/CSP hardening, SEO /compare/[slug] respects UI locale without overwriting KR SEO cache.

Test plan

  • npm test / tsc --noEmit
  • KO→EN/JA on /results: table + reasons language match; failed refresh shows retry
  • Spec graph: better option blue, others gray
  • Home coverage note: muted one-liner
  • /compare/[slug] with EN locale shows English result body

Made with Cursor

minsdevs and others added 4 commits August 9, 2026 22:14
Keep comparison tables and SEO/session results aligned with the active language, highlight only the better bar value, and tighten rate limits, admin auth, and CSP before ship.

Co-authored-by: Cursor <cursoragent@cursor.com>
Replace the product wiki-style README with a recruiter-friendly overview, and remove agent tooling, handoff notes, and local Supabase temp files from the public tree.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant