| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-08 | test(task-374): fix errcheck issues in tests and support code | Paul Buetow | |
| 2026-03-05 | chore: release v0.8.1v0.8.1 | Paul Buetow | |
| 2025-07-22 | Fix GUI background image generation race conditions | Paul Buetow | |
| - Add file.Sync() after image download to ensure data is flushed to disk - Add double-checking in UI updates to prevent wrong card updates - Fix background job completion to reload files when user navigates back - Add file size validation in image display widget - Improve error messages for image loading failures This fixes two issues: 1. 'png: invalid format: not enough pixel data' error when navigating during generation 2. Images not updating when navigating back to a card after background generation completes | |||
| 2025-07-21 | Paul Buetow | ||
| 2025-07-16 | feat: add Fyne GUI mode with interactive flashcard management | Paul Buetow | |
| - Add --gui flag to launch interactive GUI mode - Implement word navigation with prev/next buttons through existing cards - Add delete functionality to remove unwanted flashcards - Add fine-grained regeneration (image-only, audio-only, or both) - Implement audio playback using mpg123 on Linux - Auto-load first word on startup if cards exist - Save translation files for navigation persistence - Use DALL-E 2 with 512x512 images (half size) - Update audio speed to 0.9 (from 0.8) - Add comprehensive GUI documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
