summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2026-04-01zt: route GUI translations through shared translatorPaul Buetow
2026-04-01zu: switch GUI phonetics to shared fetcherPaul Buetow
2026-04-01zf: align Gemini TTS default modelPaul Buetow
2026-04-01zf: fix Gemini provider routing and output validationPaul Buetow
2026-04-01zf: add Gemini TTS providerPaul Buetow
2026-04-01zs: preserve OpenAI default for phoneticsPaul Buetow
2026-04-01zs: add Gemini-backed phonetic fetchingPaul Buetow
2026-04-01zr: preserve Gemini init errors and docsPaul Buetow
2026-04-01zr: restore OpenAI default translation providerPaul Buetow
2026-04-01zr: add Gemini-backed translation providerPaul Buetow
2026-04-01z4: anchor genai dependencyPaul Buetow
2026-03-08chore: bump version to v0.8.3v0.8.3Paul Buetow
2026-03-08refactor(task-376): share audio attribution builderPaul Buetow
2026-03-08test(task-374): fix errcheck issues in tests and support codePaul Buetow
2026-03-08fix(task-373): handle runtime cleanup errors in production pathsPaul Buetow
2026-03-08chore: bump version to v0.8.2v0.8.2Paul Buetow
2026-03-08fix: complete code-quality task queue (373-378)Paul Buetow
2026-03-05chore: release v0.8.1v0.8.1Paul 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-21cleanup: remove debug logging from GUI navigationPaul Buetow
2026-01-21fix: bg-bg cards generating audio in separate directoriesPaul 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
2026-01-21docs: document Bulgarian-Bulgarian batch file format (double equals ==)Paul Buetow
2025-08-02add timestamps to .apkg exports and num of cardsv0.7.5Paul Buetow
2025-08-02bump version...v0.7.4Paul Buetow
2025-08-02also export reverse cards via apkgPaul 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-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-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-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