Puzzle Trainer — 5 puzzles logiques quotidiens (Queens, Tango, Zip, Sudoku, Patches)
Find a file
Reverdin Agent b01ebe8a16 improve(dx): fix OG image font download failure
Replace Unicode special chars (crown, sun, infinity, grid) with
colored initials using each game accent color. Eliminates the
"Failed to load dynamic font" build warning from satori/next-og.
2026-05-23 01:07:21 +00:00
app improve(dx): fix OG image font download failure 2026-05-23 01:07:21 +00:00
archive chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
bot-output chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
components chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
generators chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
lib chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
mentions-legales chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
patches chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
public chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
queens chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
sudoku chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
tango chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
zip chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
Confetti.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
daily-bot.ts chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
DailyPageShell.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
docker-compose.yml chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
Dockerfile chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
ErrorBoundary.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
favicon.ico chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
file.svg chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
globals.css chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
globe.svg chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
layout.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
LevelGrid.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
levels.ts chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
LevelsPageShell.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
manifest.json chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
NavLink.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
next-env.d.ts chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
next.config.ts chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
next.svg chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
opengraph-image.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
package-lock.json chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
package.json chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
page.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
PatchesBoard.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
postcss.config.mjs chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
progress.ts chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
QueensBoard.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
rng.ts chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
robots.txt chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
sitemap.ts chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
stats.ts chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
StreakBadge.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
SudokuBoard.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
TangoBoard.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
tsconfig.json chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
tsconfig.tsbuildinfo chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
vercel.svg chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
WinBanner.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
window.svg chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00
ZipBoard.tsx chore: initial commit — puzzle-trainer 2026-05-23 01:05:21 +00:00