close
Skip to content

Tags: timlinux/baboon

Tags

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18 from timlinux/feature/logo-and-adsense-env

Add logo and fix AdSense env var support

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #17 from timlinux/version-display

Version display

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #15 from timlinux/adsense

Updated adsense configs

v1.17.0

Toggle v1.17.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: improve web UI with large font rendering, input capping, and sl…

…ot machine transitions

- Replace Unicode block character rendering with large bold Fira Code font
  for clean, reliable display across all browsers (no CDN dependencies)
- Cap keyboard input at word length so extra keystrokes are ignored,
  allowing single backspace to fix the last character
- Add Ctrl+Backspace support to clear entire word input at once
- Implement slot machine style word reel transition when completing words
- Remove extra character error display below the current word
- Add clearInput API endpoint to frontend API client

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from timlinux/feat/add-adsense-and-analytics

feat: add Google AdSense and Analytics to web pages

v1.15.0

Toggle v1.15.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Release v1.15.0 - Embedded fonts, no CDN dependencies

v1.14.0

Toggle v1.14.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Release v1.14.0 - TUI n-gram practice mode support

v1.13.0

Toggle v1.13.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Release v1.13.0 - Perfect Mode feature

v1.12.0

Toggle v1.12.0's commit message

Unverified

This user has not yet uploaded their public signing key.
v1.12.0: Version and commit display in footer

v1.11.0

Toggle v1.11.0's commit message

Unverified

This user has not yet uploaded their public signing key.
v1.11.0: UI improvements - upcoming words, sponsors, button styling