Commit graph

9 commits

Author SHA1 Message Date
Leah 822996211f webmusic.js: code improovements 2021-03-06 23:40:15 +01:00
Leah 81b67db9a1 webmusic.js: replace spaces with tabs 2021-03-06 23:40:00 +01:00
Leah e19f06a9d0 webmusic.js: replace ifs with switch 2021-03-06 23:39:55 +01:00
Leah 0000568e2b
new key-combo: ESC for goto parent folder (#4)
Merge branch 'master' of destiny.zotan.network:ctucx/webmusic

click on back element instead of window.location override

add id to back button, use list elements

Merge branch 'master' into master

new key-combo: ESC for goto parent folder

Co-authored-by: Leah (ctucx) <leah@ctu.cx>
Co-authored-by: Laura Hausmann <laura@hausmann.dev>
Reviewed-on: https://git.zotan.services/zotan/webmusic/pulls/4
Co-Authored-By: Leah <leah@antifa.jetzt>
Co-Committed-By: Leah <leah@antifa.jetzt>
2021-03-06 14:47:36 +01:00
Leah 84df2966e1 oopsie: add function that i forgot to commit 2021-03-05 23:11:14 +01:00
Leah f9c08f2948 Add new key-commands: alias space with p, seeking with arrowkeys left/right, jumping between tracks with arrowkey up/down 2021-03-05 21:06:29 +01:00
Leah 6731aebfaa replace deprecated keypress event with onkeyup 2021-03-05 21:05:59 +01:00
Laura Hausmann e613105514
Remove js 2019-08-12 20:25:32 +02:00
Laura d9c776e1d1
Initial commit
fix repeat
added simple keyboard control
add preloading tracks
add plain view ("api")
fix memory leak, add streaming
responsive viewport
Mobile web capable
2019-07-06 03:59:58 +02:00