danejur
|
04554b338e
|
small fix to prevent JS error from displaying when no track is loaded
|
2021-05-20 12:26:42 -04:00 |
|
Thomas Amland
|
4312a4899b
|
add favourite button to player
|
2021-05-13 13:00:56 +02:00 |
|
Thomas Amland
|
3d89d3f26d
|
fix document title
|
2021-05-01 19:14:19 +02:00 |
|
Thomas Amland
|
23507436f6
|
improve volume control style
|
2021-04-25 13:12:26 +02:00 |
|
Thomas Amland
|
8229276683
|
ignore AbortError from audio.play()
|
2021-04-25 11:26:23 +02:00 |
|
Thomas Amland
|
56a30c484c
|
refactor event handlers
|
2021-04-25 11:03:46 +02:00 |
|
Thomas Amland
|
86e66425d2
|
reduce album image size in player
|
2021-04-25 11:03:46 +02:00 |
|
Thomas Amland
|
40574314f7
|
remove end fade
audio.duration too unreliable
|
2021-04-25 11:03:46 +02:00 |
|
Thomas Amland
|
fd71ce5d15
|
add new audio controller
|
2021-04-25 11:03:46 +02:00 |
|
sentriz
|
2d60223581
|
Fallback to tag duration to when calculating progress
|
2021-03-24 13:30:13 +00:00 |
|
Thomas Amland
|
727be5b16b
|
highlight playing track in queue based on queue index instead of track id
fixes #16
|
2021-03-20 13:45:15 +01:00 |
|
Thomas Amland
|
9ab8c444ef
|
refactor track list components
|
2021-03-20 13:31:53 +01:00 |
|
Thomas Amland
|
be1e322461
|
add tooltip to repeat/shuffle buttons
|
2021-03-14 13:18:29 +01:00 |
|
Thomas Amland
|
14bef85046
|
fix queue persistence
|
2021-03-14 13:11:52 +01:00 |
|
Thomas Amland
|
43592bce8a
|
add clear queue button
|
2021-03-14 13:03:43 +01:00 |
|
Thomas Amland
|
f89f6b36c8
|
add Play next & Add to queue to album page
|
2021-03-14 12:44:21 +01:00 |
|
Thomas Amland
|
84d62f4eee
|
fix overflow after adding volume control
|
2021-01-31 18:24:23 +01:00 |
|
Thomas Amland
|
8b4c482efa
|
add mute toggle
|
2021-01-30 21:24:34 +01:00 |
|
Thomas Amland
|
fef13f18a9
|
set slider width. fixes browser inconsistencies
|
2021-01-30 21:11:44 +01:00 |
|
Thomas Amland
|
80dc608144
|
add volume tooltip
|
2021-01-30 13:20:44 +01:00 |
|
Thomas Amland
|
da2a5333fe
|
fix volume icon size
|
2021-01-30 13:18:04 +01:00 |
|
Thomas Amland
|
c7c89a306a
|
increase volume slider size in dropdown
|
2021-01-30 12:57:07 +01:00 |
|
Thomas Amland
|
bf03d8907b
|
default volume should be 1
|
2021-01-30 12:57:03 +01:00 |
|
Ammon Sarver
|
a0de1f0c5a
|
Adds volume control
|
2021-01-29 17:21:24 -07:00 |
|
Thomas Amland
|
8022929dc1
|
initial podcast support
|
2021-01-24 19:14:16 +01:00 |
|
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 |
|