index
:
totalrecall
main
Tool for the generation of Anki Flash-cards. It's using LLMs to generate voice and image outputs.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
gui
Age
Commit message (
Expand
)
Author
2026-04-03
fix: show full phonetic IPA in audio player bar
Paul Buetow
2026-04-03
fix: resolve all golangci-lint issues
Paul Buetow
2026-04-03
task 00a: track background goroutines in WaitGroup and respect ctx.Done()
Paul Buetow
2026-04-03
tasks 00d, 006, 007: move test seams to struct fields, centralize Viper confi...
Paul Buetow
2026-04-02
task zz: add Voices()/BuildAttribution() to Provider interface [OCP]
Paul Buetow
2026-04-02
task 004: replace time.Sleep goroutine synchronization with proper primitives
Paul Buetow
2026-04-02
task 00e: inject phonetic.Fetcher and translation.Translator into gui.New()
Paul Buetow
2026-04-02
task 00g/00k/00h/008: gofmt, remove ProviderWithFallback, stdlib helpers, sha...
Paul Buetow
2026-04-02
task 003: handle home-dir and APKG marshal errors
Paul Buetow
2026-04-02
task 002: restore Gemini warning output
Paul Buetow
2026-04-02
task 002: centralize Gemini voice fallbacks
Paul Buetow
2026-04-02
task 001: remove committed debug printf traces
Paul Buetow
2026-04-02
Release v0.9.0
v0.9.0
Paul Buetow
2026-04-02
Fix verification gate lint and test issues
Paul Buetow
2026-04-02
Centralize audio sidecar generation
Paul Buetow
2026-04-02
Align GUI and CLI provider wiring
Paul Buetow
2026-04-02
Fix GUI selector sync and audio metadata model
Paul Buetow
2026-04-02
Fix GUI audio reload and bg-bg session state
Paul Buetow
2026-04-02
Fix GUI voice-suffixed audio discovery
Paul Buetow
2026-04-02
Harden GUI audio loading for Gemini
Paul Buetow
2026-04-01
Wire Gemini audio into GUI
Paul Buetow
2026-04-01
zg: add gui front-back voice coverage
Paul Buetow
2026-04-01
zg: add bg-bg consumer coverage
Paul Buetow
2026-04-01
zg: add consumer coverage for shared voice lists
Paul Buetow
2026-04-01
zg: extract shared audio voice lists
Paul Buetow
2026-04-01
z9: wire Nano Banana into GUI
Paul Buetow
2026-04-01
zt: align GUI translation defaults with shared translator
Paul Buetow
2026-04-01
zt: route GUI translations through shared translator
Paul Buetow
2026-04-01
zu: switch GUI phonetics to shared fetcher
Paul Buetow
2026-03-08
refactor(task-376): share audio attribution builder
Paul Buetow
2026-03-08
test(task-374): fix errcheck issues in tests and support code
Paul Buetow
2026-03-08
fix(task-373): handle runtime cleanup errors in production paths
Paul Buetow
2026-03-08
fix: complete code-quality task queue (373-378)
Paul Buetow
2026-03-05
chore: release v0.8.1
v0.8.1
Paul Buetow
2026-01-21
Fix: Auto-play only regenerated audio (front or back, not both) for bg-bg cards
v0.8.0
Paul Buetow
2026-01-21
cleanup: remove temporary debug code
Paul Buetow
2026-01-21
debug: add debug output to audio regeneration functions
Paul Buetow
2026-01-21
simplify: remove Space key, use P/Shift+P for audio playback
Paul Buetow
2026-01-21
improve: Space hotkey for back audio and consistent button icons
Paul Buetow
2026-01-21
cleanup: remove debug logging from GUI navigation
Paul Buetow
2026-01-21
improve: better audio player UI and debugging for bg-bg cards
Paul Buetow
2026-01-21
fix: detect and load bg-bg audio files in GUI
Paul Buetow
2025-08-02
add timestamps to .apkg exports and num of cards
v0.7.5
Paul Buetow
2025-07-22
Fix race conditions in background processing and prevent deletion of active c...
Paul Buetow
2025-07-22
Add Cyrillic 'в' support for archive hotkey
Paul Buetow
2025-07-22
Add archive hotkey and update GUI icons
Paul Buetow
2025-07-22
Reorganize assets and bump version to 0.7.3
v0.7.3
Paul Buetow
2025-07-22
lowercase
Paul Buetow
2025-07-22
Fix GUI background image generation race conditions
Paul Buetow
2025-07-22
Remove audio cache feature to simplify codebase and avoid cache-related issues
Paul Buetow
[next]