153 Commits

Author SHA1 Message Date
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
Thomas Amland
6bf5d6cdd3 track list: make entire row clickable 2020-12-19 12:41:33 +01:00
Thomas Amland
181cd70bc6 remove limit in genre track list 2020-12-13 12:08:38 +01:00
Thomas Amland
b65eb4580c fix genre page only showing 10 albums 2020-12-13 11:56:01 +01:00
Thomas Amland
e077fabdca sort genres by most albums 2020-12-13 11:28:07 +01:00
Thomas Amland
f11add00d9 move login to a separate page 2020-12-13 11:06:19 +01:00
Thomas Amland
1e5c3e521e reduce bundle size 2020-12-05 11:41:31 +01:00
Thomas Amland
2692db3611 add spinner to artist library page 2020-12-05 11:06:07 +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