Thomas Amland
|
1745495d2a
|
refactor
|
2021-05-09 13:01:53 +02:00 |
|
Thomas Amland
|
cdb4540d82
|
rename starred to favourites
|
2021-05-09 13:00:31 +02:00 |
|
Thomas Amland
|
b1ee4b18dc
|
split starred into tabs
|
2021-05-09 10:56:58 +02:00 |
|
Thomas Amland
|
3d89d3f26d
|
fix document title
|
2021-05-01 19:14:19 +02:00 |
|
Thomas Amland
|
a98e5ab486
|
fix missing error messages
|
2021-04-25 18:19:45 +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
|
92bead8b6b
|
reduce padding top
|
2021-04-25 11:03:46 +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 |
|
Thomas Amland
|
ac00a8eff7
|
open settings page in tab to avoid ending playback
|
2021-03-28 13:10:57 +02:00 |
|
Thomas Amland
|
38a2fbf791
|
fix modal close button style
|
2021-03-28 13:09:43 +02:00 |
|
Thomas Amland
|
4e8cd1f2e8
|
fix project url
|
2021-03-28 13:09:28 +02:00 |
|
Thomas Amland
|
2c56585a9c
|
use text instead of svg for better integration
|
2021-03-28 12:56:37 +02:00 |
|
Thomas Amland
|
ae8c2611f2
|
highlight nested routes in nav
|
2021-03-27 18:47:03 +01:00 |
|
Thomas Amland
|
11dbb60100
|
sidebar: highlight background on active and hover
|
2021-03-27 18:47:03 +01:00 |
|
Thomas Amland
|
1d8a739766
|
update logo
|
2021-03-27 18:47:03 +01:00 |
|
sentriz
|
2d60223581
|
Fallback to tag duration to when calculating progress
|
2021-03-24 13:30:13 +00:00 |
|
Thomas Amland
|
2fc640c34b
|
change login page icon
|
2021-03-21 17:39:24 +01: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
|
f609f7132b
|
link to genre on album page
|
2021-03-14 14:04:14 +01:00 |
|
Thomas Amland
|
325f642d72
|
add download button. fixes #23
|
2021-03-14 13:47:42 +01:00 |
|
Thomas Amland
|
4e71857e2a
|
remove size param from stream url
|
2021-03-14 13:45:18 +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
|
92179f4914
|
add home link to logo
|
2021-03-14 12:44:21 +01:00 |
|
Thomas Amland
|
f89f6b36c8
|
add Play next & Add to queue to album page
|
2021-03-14 12:44:21 +01:00 |
|
Thomas Amland
|
ffa001a42e
|
use /ping instead of /ping.view to check login
|
2021-03-14 12:44:21 +01:00 |
|
Joel Messer
|
d66c59f19b
|
Fixing the description on the podcast episodes
|
2021-02-16 12:56:26 -05: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
|
a3fd828834
|
fix click event bubbling from context menu
|
2021-01-24 12:44:35 +01:00 |
|
Thomas Amland
|
588f975eba
|
use isPlaying getter
|
2021-01-24 12:44:34 +01:00 |
|
Thomas Amland
|
8e9a6ca26d
|
allow editing playlist name and comment
|
2021-01-24 12:44:34 +01:00 |
|
Thomas Amland
|
383334cfe5
|
fix radio table
|
2021-01-24 12:44:31 +01:00 |
|
Thomas Amland
|
c49eb98efb
|
refactor table style
|
2021-01-24 12:26:49 +01:00 |
|
Thomas Amland
|
1e7d87671c
|
add spinner to starred page
|
2020-12-27 18:18:23 +01:00 |
|
Thomas Amland
|
d002a5c09a
|
add missing return in methods
|
2020-12-27 16:55:21 +01:00 |
|
Thomas Amland
|
ca94462d93
|
remove dead code
|
2020-12-19 12:52:16 +01:00 |
|