summaryrefslogtreecommitdiff
path: root/internal/gui/navigation.go
AgeCommit message (Expand)Author
2026-04-06refactor: decompose gui.Application god object into focused servicesPaul Buetow
2026-04-03task 00a: track background goroutines in WaitGroup and respect ctx.Done()Paul Buetow
2026-04-03tasks 00d, 006, 007: move test seams to struct fields, centralize Viper confi...Paul Buetow
2026-04-02task 004: replace time.Sleep goroutine synchronization with proper primitivesPaul Buetow
2026-04-02task 001: remove committed debug printf tracesPaul Buetow
2026-04-02Fix GUI selector sync and audio metadata modelPaul Buetow
2026-04-02Fix GUI voice-suffixed audio discoveryPaul Buetow
2026-04-02Harden GUI audio loading for GeminiPaul Buetow
2026-04-01z9: wire Nano Banana into GUIPaul Buetow
2026-03-08fix: complete code-quality task queue (373-378)Paul Buetow
2026-01-21Fix: Auto-play only regenerated audio (front or back, not both) for bg-bg cardsv0.8.0Paul Buetow
2026-01-21cleanup: remove debug logging from GUI navigationPaul Buetow
2026-01-21improve: better audio player UI and debugging for bg-bg cardsPaul Buetow
2026-01-21fix: detect and load bg-bg audio files in GUIPaul Buetow
2025-07-22Fix race conditions in background processing and prevent deletion of active c...Paul Buetow
2025-07-21feat: improve consistency between CLI and GUI modesPaul Buetow
2025-07-19feat: add context cancellation for card operationsPaul Buetow
2025-07-19feat: improve GUI layout and add Cyrillic keyboard supportv0.5.0Paul Buetow
2025-07-18chore: bump version to 0.4.2Paul Buetow
2025-07-18feat: multiple improvements to GUI and codebasePaul Buetow
2025-07-18fix: use timestamp+hash naming for directories in CLI to match GUIPaul Buetow
2025-07-18feat: major refactor - APKG export support and subdirectory organizationPaul Buetow
2025-07-18fix: move deleted files to trash instead of permanent deletionPaul Buetow
2025-07-17fix: prevent UI element mix-ups during concurrent processing and rapid naviga...Paul Buetow
2025-07-17add phoenetic alphabetPaul Buetow
2025-07-17feat: add manual translation editing and bidirectional translationPaul Buetow
2025-07-16only one img per cardPaul Buetow
2025-07-16fix: update button labels to show lowercase hotkeys and improve export locationPaul Buetow
2025-07-16feat: add custom image prompt support and keyboard shortcutsPaul Buetow
2025-07-16feat: add concurrent processing, queue system, and UI improvementsPaul Buetow
2025-07-16feat: add Fyne GUI mode with interactive flashcard managementPaul Buetow