summaryrefslogtreecommitdiff
path: root/internal/gui/app.go
AgeCommit message (Expand)Author
2026-03-08test(task-374): fix errcheck issues in tests and support codePaul 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 temporary debug codePaul Buetow
2026-01-21debug: add debug output to audio regeneration functionsPaul Buetow
2026-01-21simplify: remove Space key, use P/Shift+P for audio playbackPaul Buetow
2026-01-21improve: Space hotkey for back audio and consistent button iconsPaul Buetow
2026-01-21improve: better audio player UI and debugging for bg-bg cardsPaul Buetow
2025-08-02add timestamps to .apkg exports and num of cardsv0.7.5Paul Buetow
2025-07-22Fix race conditions in background processing and prevent deletion of active c...Paul Buetow
2025-07-22Add Cyrillic 'в' support for archive hotkeyPaul Buetow
2025-07-22Add archive hotkey and update GUI iconsPaul Buetow
2025-07-22Reorganize assets and bump version to 0.7.3v0.7.3Paul Buetow
2025-07-22lowercasePaul 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-21feat: Enhanced bulk import, archive functionality, and export improvementsPaul Buetow
2025-07-21fix(gui): Display phonetic info immediately when fetchedv0.7.1Paul 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-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-19feat: improve flashcard storage and audio regenerationv0.6.0Paul Buetow
2025-07-19feat: improve button icons for image generationPaul Buetow
2025-07-19feat: add context cancellation for card operationsPaul 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-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-18feat: export all cards from anki_cards folder, not just current sessionPaul Buetow
2025-07-18feat: major refactor - APKG export support and subdirectory organizationPaul Buetow
2025-07-18gui improvementsPaul Buetow
2025-07-18feat: dynamic artistic styles with weekly regenerationPaul Buetow
2025-07-17fixesPaul 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-16Remove Pixabay and Unsplash image search supportPaul 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