Commit Graph

204 Commits

Author SHA1 Message Date
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
Thomas Amland 96752100e3 update readme 2021-03-26 08:53:07 +01:00
tamland 44fdf99d70 Merge pull request #31 from sentriz/master
Fallback to tag duration to when calculating progress
2021-03-25 19:07:32 +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 41eb1e9ca3 update readme 2021-03-20 14:33:07 +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 cddb6fe85e update dependencies 2021-03-20 11:26:17 +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 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