add a simple undo and redo support
a simple web player for subsonic
tinysub.devins.page
subsonic
navidrome
javascript
feat: undo and redo #13
open
opened by
devins.page
devins.page
(author)
brilliant! those keybinds are fine, and i can probably implement fav/ratings at some point later
took a crack at this here: https://tangled.org/devins.page/tinysub/pulls/11/
some notes: cannot undo favs/ratings in the current model. will need a small rework to support that, have described more here: https://tangled.org/devins.page/tinysub/pulls/9. i am also a bit unfamiliar with async, if the history needs to undo favs/ratings it will need to be async. the keybinds are opinionated, so feel free to change/suggest alternatives!