37 Commits

Author SHA1 Message Date
Thomas Amland
383334cfe5 fix radio table 2021-01-24 12:44:31 +01:00
Thomas Amland
a2c37eb4b2 skip to beginning on previous 2020-11-29 12:30:42 +01:00
Ho-Yon Mak
8bc9473efd Set page title to current track 2020-11-21 13:12:57 +00:00
Thomas Amland
a11af769ee player: add overflow menu 2020-11-15 20:35:26 +01:00
Thomas Amland
a896d01769 implement scrobbling. fixes #3 2020-11-14 13:04:58 +01:00
Thomas Amland
4211966433 fix audio.onended 2020-10-30 19:24:13 +01:00
Thomas Amland
d2eb884c51 refactor seek handlers 2020-10-10 18:29:22 +02:00
Thomas Amland
c751194c16 add shuffle and repeat toggle 2020-10-09 11:38:39 +02:00
Thomas Amland
554d58f04b avoid setting queue when tracklist is the same 2020-10-03 20:35:46 +02:00
Thomas Amland
f3bdbbd44d refactor vuex actions 2020-10-03 20:32:56 +02:00
Thomas Amland
c603ca923b remove empty data declaration 2020-09-26 18:30:30 +02:00
Thomas Amland
a8e8bbdf03 fix transition after height: auto 2020-09-26 18:30:04 +02:00
Thomas Amland
e908831d71 player: link to queue instead of album 2020-09-26 18:21:32 +02:00
Thomas Amland
3ed73a2e16 player: show image and reduce size of sm version 2020-09-26 18:18:11 +02:00
Thomas Amland
418a449b73 player: hide prev and duration on sm version 2020-09-26 18:17:46 +02:00
Thomas Amland
d8388a4280 player: fix overflow 2020-09-26 11:15:07 +02:00
Thomas Amland
d025c0aae5 hide player when queue is empty 2020-09-25 19:37:24 +02:00
Thomas Amland
93503de065 player: handle missing album id 2020-09-19 17:42:30 +02:00
Thomas Amland
ec481171a6 replace filters with methods 2020-09-01 20:12:14 +02:00
Thomas Amland
0b7d731ed4 handle streams without duration 2020-08-23 14:47:01 +02:00
Thomas Amland
137225f7a3 remove dead code 2020-08-16 11:27:06 +02:00
Thomas Amland
0ca10eb316 rework fallback image handling 2020-08-16 11:27:03 +02:00
Thomas Amland
e12c1f8d33 lint: always warn on console/debugger 2020-08-11 18:54:23 +02:00
Thomas Amland
e64a6c8495 fix player padding 2020-08-11 18:36:38 +02:00
Thomas Amland
8e0cc715ab add eslint 2020-08-11 18:32:51 +02:00
Thomas Amland
9f842bcffe fix missing closing tag 2020-08-08 15:04:43 +02:00
Thomas Amland
0d0014e559 copy track list when setting queue 2020-08-07 10:41:10 +02:00
Thomas Amland
d89bbfe5f7 add 'add to queue' 2020-08-07 10:21:11 +02:00
Thomas Amland
b949db6efd add play next 2020-08-06 18:44:36 +02:00
Thomas Amland
2311947e8b media session: set artwork size 2020-08-05 11:36:23 +02:00
Thomas Amland
500e44fa81 dont disable next/prev buttons 2020-08-05 10:43:07 +02:00
Thomas Amland
18d70f5c2e fix seek calculation 2020-08-05 10:43:06 +02:00
Thomas Amland
c7a3e98e91 add media session integration 2020-08-05 10:43:03 +02:00
Thomas Amland
8c3feee5a1 player: add album link 2020-07-31 19:58:40 +02:00
Thomas Amland
29c695bbc6 add error handling 2020-07-31 15:26:16 +02:00
Thomas Amland
2218d82ee1 switch to bootstrap icons 2020-07-29 12:33:22 +02:00
Thomas Amland
b4623926a2 Initial commit 2020-07-27 12:42:20 +02:00