Commit Graph

189 Commits

Author SHA1 Message Date
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 4100572b54 update dependencies 2021-03-14 12:44:21 +01:00
Thomas Amland c3ec82dc74 skip docker push for PRs 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
tamland 797015caf9 Merge pull request #29 from tamland/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2021-03-13 17:58:47 +01:00
tamland 292cefb22b Merge pull request #20 from tamland/dependabot/npm_and_yarn/highlight.js-9.18.5
Bump highlight.js from 9.18.1 to 9.18.5
2021-03-13 17:54:00 +01:00
dependabot[bot] f1afda87c5 Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 03:33:37 +00:00
tamland e8711d2744 Merge pull request #25 from JoelMesser/Default-Title
Default title
2021-02-17 16:51:52 +01:00
tamland 8f551a7e05 Merge pull request #24 from JoelMesser/master
Fixing the description on the podcast episodes
2021-02-17 16:51:25 +01:00
Joel Messer 71ee7e2ff3 Setting a default page title
Setting a default title for the page, so it doesn't display (for example) "<ip>:<port>/podcast/7"
2021-02-16 13:07:34 -05:00
Joel Messer d66c59f19b Fixing the description on the podcast episodes 2021-02-16 12:56:26 -05:00
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