summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2026-03-07docs: add deprecation notice to READMEmainPaul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-019cc858-2bdd-716d-8668-e1fb47137cf3 Co-authored-by: Amp <amp@ampcode.com>
2026-01-28Add random video selection hotkey (x)Paul Buetow
- Add selectRandomVideo() method to randomly select from filtered videos - Bind to 'x' hotkey in table key handler - Respects current filters when selecting - Add comprehensive tests covering edge cases and integration scenarios - Update README with new keyboard shortcut documentation Amp-Thread-ID: https://ampcode.com/threads/T-019c058b-410d-7229-9a95-afa8eb13efce Co-authored-by: Amp <amp@ampcode.com>
2025-10-03Add tag editing UI and responsive layoutv0.2.2Paul Buetow
2025-10-02add vibe coding notePaul Buetow
2025-10-02new version major refactorv0.2.0Paul Buetow
2025-10-01add readmePaul Buetow