Thomas Amland
|
c072bccc58
|
Merge branch 'a0js-add-volume-control'
|
2021-01-31 18:26:33 +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
|
353c57d819
|
update dev dependencies
|
2021-01-24 12:44:35 +01:00 |
|
Thomas Amland
|
822c13e9ba
|
update bootstrap
|
2021-01-24 12:44:35 +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
|
bcb1edebef
|
update dependencies
|
2020-12-27 17:04:49 +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
|
af044fb544
|
update dependencies
|
2020-12-13 13:32:28 +01:00 |
|
Thomas Amland
|
d2d85b20aa
|
update readme
|
2020-12-13 12:36:26 +01:00 |
|
Thomas Amland
|
ec74e13f94
|
update screenshots
|
2020-12-13 12:29:30 +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
|
7e8b7c4478
|
update dependencies
|
2020-12-05 10:57:50 +01:00 |
|
Thomas Amland
|
f9cc0faa12
|
update build/install instructions
|
2020-12-05 10:54:03 +01:00 |
|
Thomas Amland
|
ec40140f8c
|
update feature list
|
2020-12-05 10:50:41 +01:00 |
|
Thomas Amland
|
63addd5744
|
update demo login details
|
2020-12-05 10:43:04 +01:00 |
|
Thomas Amland
|
a2c37eb4b2
|
skip to beginning on previous
|
2020-11-29 12:30:42 +01:00 |
|
Thomas Amland
|
3e8f758ee0
|
update dependencies
|
2020-11-29 12:07:01 +01:00 |
|
tamland
|
9a68b816f7
|
Merge pull request #19 from hoyon/set-page-title
Set page title to current track
|
2020-11-29 12:06:42 +01:00 |
|
dependabot[bot]
|
e6ca1e63a8
|
Bump highlight.js from 9.18.1 to 9.18.5
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-25 06:40:12 +00: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
|
bc06cc37d5
|
update dependencies
|
2020-11-14 19:43:25 +01:00 |
|
Thomas Amland
|
a900000ce2
|
update dev dependencies
|
2020-11-14 19:36:21 +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
|
8621d06fbc
|
add scan button
|
2020-10-12 19:06:36 +02:00 |
|
Thomas Amland
|
cab0adb392
|
update dependencies
|
2020-10-10 18:57:32 +02: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 |
|