summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-29Bump version to 0.14.10.14.1Paul Buetow
2026-04-27Bump version to 0.14.0v0.14.0Paul Buetow
2026-04-27fix(processor): handle os.Remove errors for markdown inbox extrasPaul Buetow
2026-04-27integrationtests: skip TestThemeSelection when -short is setPaul Buetow
2026-04-27+code-quality Add slice capacity pre-allocation in loadAllPosts and paginatePaul Buetow
2026-04-27+code-quality Remove dead/unimplemented midi.go (YAGNI violation)Paul Buetow
2026-04-27refactor(generator): move theme sound data from Go code to embedded JSON filesPaul Buetow
2026-04-27generator: place Run entry point before private helpersPaul Buetow
2026-04-27Add context.Context to I/O-bound public APIs (generator.Run, processor.Run, a...Paul Buetow
2026-04-27Externalize sync targets from hardcoded constants to env/configPaul Buetow
2026-04-27processor: introduce PostBuilder registry to replace hardcoded switchPaul Buetow
2026-04-27refactor(snonux): separate CLI parsing from I/O and theme logicPaul Buetow
2026-04-27processor: refactor to two-phase commit for inbox processingPaul Buetow
2026-04-27generator: lazy-init themeSet and navDefs with sync.OncePaul Buetow
2026-04-27Move post.Load constructor before methods in post.goPaul Buetow
2026-04-27processor: reject two markdown files claiming the same inbox imagePaul Buetow
2026-04-27processor: reject markdown image refs with path separators or parent traversalPaul Buetow
2026-04-27processor: fix uniqueID to return error instead of infinite loop on Stat errorsPaul Buetow
2026-04-27fix: seed rand source for --theme random to avoid deterministic outputPaul Buetow
2026-04-27fix(generator): write to temp file, check close error, rename on successPaul Buetow
2026-04-27Add blank mode toggle (b key) and theme-hot-swap + Nukem sounds reworkPaul Buetow
2026-04-27Add nukem theme: action-hero hard rock with explosive WebGL effectsPaul Buetow
2026-04-26audio: make ambient music hard, fast, and aggressivePaul Buetow
2026-04-26chore: bump version to 0.13.1v0.13.1Paul Buetow
2026-04-26fix: mobile UX across all 19 themesPaul Buetow
2026-04-26chore: bump version to 0.13.0v0.13.0Paul Buetow
2026-04-26audio: make ambient music polyphonic with real songs, fix engine silencePaul Buetow
2026-04-26ambient: polyphonic songs, fix cascaded gain and resume bugsPaul Buetow
2026-04-26Add unique ambient melodies for all 19 themesPaul Buetow
2026-04-25Fix splash screen Enter/Space key not playing chime soundPaul Buetow
2026-04-25Add ambient music and wild-mode testsPaul Buetow
2026-04-25Refine normal and wild ambient presets for all 19 themesPaul Buetow
2026-04-25Make ambient music react to wild modePaul Buetow
2026-04-25Add opt-in ambient music control (task o8)Paul Buetow
2026-04-25Implement shared Web Audio ambient enginePaul Buetow
2026-04-25Add ambient preset schema to theme soundsPaul Buetow
2026-04-25can swap themes dynamicallyv0.12.0Paul Buetow
2026-04-23Bump version to 0.11.0v0.11.0Paul Buetow
2026-04-23Bump version to 0.10.0v0.10.0Paul Buetow
2026-04-23Bump version to 0.9.0v0.9.0Paul Buetow
2026-04-23newPaul Buetow
2026-04-22v0.8.0: modal drift, flying emoji, random flips, hue drift, cursor sparkle, p...v0.8.0Paul Buetow
2026-04-22v0.7.0: vertical bounce, hover ripple, modal scroll-end, idle breathing, firs...v0.7.0Paul Buetow
2026-04-22v0.6.0: bounce effect on page boundary + wild bouncev0.6.0Paul Buetow
2026-04-20feat(nav): add sno-wild visual effects and theme support to nav.tmplPaul Buetow
2026-04-20forgot to addv0.5.0Paul Buetow
2026-04-20new themePaul Buetow
2026-04-18v0.4.3Paul Buetow
2026-04-18v0.4.2: boost wild mode intensity across all 14 themesPaul Buetow
2026-04-18feat(cosmos): make wild mode dramatically more intensePaul Buetow