summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-22Bump version to 0.7.2v0.7.2Paul Buetow
2025-07-22Fix GUI background image generation race conditionsPaul Buetow
2025-07-22Remove audio cache feature to simplify codebase and avoid cache-related issuesPaul Buetow
2025-07-21cleanupPaul Buetow
2025-07-21clarifyPaul Buetow
2025-07-21fixPaul Buetow
2025-07-21fixPaul Buetow
2025-07-21add audio playbackPaul Buetow
2025-07-21add screnshotsPaul Buetow
2025-07-21feat: Enhanced bulk import, archive functionality, and export improvementsPaul Buetow
2025-07-21correct the readmePaul Buetow
2025-07-21fix(gui): Display phonetic info immediately when fetchedv0.7.1Paul Buetow
2025-07-21fix(processor): Fetch phonetic info immediately after translationPaul Buetow
2025-07-21more on thisPaul Buetow
2025-07-21feat: improve consistency between CLI and GUI modesPaul Buetow
2025-07-21Release v0.7.0: Add auto-play feature and improve keyboard navigationv0.7.0Paul Buetow
2025-07-21fix: implement log viewer with newest-first ordering to avoid scroll issuesPaul Buetow
2025-07-20test: add comprehensive test coverage for refactored packagesPaul Buetow
2025-07-20Refactor main.go into focused packagesPaul Buetow
2025-07-20test: add comprehensive test suite for audio and anki packagesPaul Buetow
2025-07-20feat: add quit confirmation dialogPaul Buetow
2025-07-20feat: add ESC key support for all dialogsPaul Buetow
2025-07-20feat: change help hotkey to ? and add vim-style navigationPaul Buetow
2025-07-20feat: make GUI default mode and always use random voicev0.6.1Paul Buetow
2025-07-19delete test filesPaul Buetow
2025-07-19more on thisPaul Buetow
2025-07-19feat: improve flashcard storage and audio regenerationv0.6.0Paul Buetow
2025-07-19chore: bump version to 0.5.2v0.5.2Paul Buetow
2025-07-19feat: improve button icons for image generationPaul Buetow
2025-07-19fix: set default audio speed to 1.0 for alloy voicePaul Buetow
2025-07-19fix: use default voice for initial generation, random for regenerationPaul Buetow
2025-07-19fix: always use random voice selection for audio generationPaul Buetow
2025-07-19feat: add context cancellation for card operationsPaul Buetow
2025-07-19feat: update default voice to alloy with speed 0.98Paul Buetow
2025-07-19feat: improve export functionality and fix configuration issuesPaul Buetow
2025-07-19feat: add app icon and change default output directoryPaul 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-18docs: update README with batch file translation formatPaul Buetow
2025-07-18feat: add support for 'bulgarian = english' format in batch filesPaul Buetow
2025-07-18chore: bump version to 0.4.1Paul Buetow
2025-07-18fix: use unique filenames in Anki exports by prefixing with card IDPaul Buetow
2025-07-18feat: limit image generation prompts to 1000 charactersPaul Buetow
2025-07-18fix: ensure single directory per card with consistent IDPaul Buetow
2025-07-18fix: use timestamp+hash naming for directories in CLI to match GUIPaul Buetow
2025-07-18feat: improve GUI usability with tooltips and reorganized layoutPaul Buetow
2025-07-18refactor: improve UI by removing unnecessary dialogsPaul Buetow
2025-07-18fix: improve APKG export functionalityv0.4.0Paul Buetow
2025-07-18fix: complete APKG format with all required Anki fieldsPaul Buetow