249 Commits

Author SHA1 Message Date
Thomas Amland
5847ff0b94 update dependencies 2021-06-13 12:14:05 +02:00
tamland
89e2b7d5dc
Merge pull request #40 from tamland/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
2021-06-13 12:07:09 +02:00
dependabot[bot]
81e4593d57
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06 10:30:40 +00:00
tamland
0543b4342b
Merge pull request #39 from tamland/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.15 to 4.17.21
2021-05-29 11:07:59 +02:00
dependabot[bot]
94692ff809
Bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 09:01:07 +00:00
Thomas Amland
aaaa4e5500 update dependencies 2021-05-29 10:59:04 +02:00
tamland
209ed37007
Merge pull request #38 from tamland/dependabot/npm_and_yarn/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4
2021-05-29 10:55:16 +02:00
tamland
2ccf815b70
Merge pull request #37 from tamland/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.8.7 to 4.16.6
2021-05-29 10:55:04 +02:00
dependabot[bot]
eecfc93828
Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 23:16:45 +00:00
dependabot[bot]
3180b9d8c2
Bump browserslist from 4.8.7 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.8.7 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.8.7...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 17:10:47 +00:00
tamland
babaebeca9
Merge pull request #36 from danejur/master
small fix to prevent JS error from displaying when no track is loaded
2021-05-20 18:58:05 +02:00
danejur
04554b338e small fix to prevent JS error from displaying when no track is loaded 2021-05-20 12:26:42 -04:00
tamland
8a2248f3a8
Merge pull request #35 from tamland/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.5 to 2.8.9
2021-05-13 13:17:19 +02:00
tamland
890672643c
Merge pull request #34 from tamland/dependabot/npm_and_yarn/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1
2021-05-13 13:17:08 +02:00
Thomas Amland
40b0d77c47 fix overflow menu scrolling 2021-05-13 13:08:23 +02:00
Thomas Amland
6ca8874fc5 improve render performance of overflow menu 2021-05-13 13:03:24 +02:00
Thomas Amland
4312a4899b add favourite button to player 2021-05-13 13:00:56 +02:00
Thomas Amland
3636635b23 update dependencies 2021-05-13 10:18:17 +02:00
dependabot[bot]
2ed470c418
Bump hosted-git-info from 2.8.5 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 21:58:31 +00:00
dependabot[bot]
f58414a842
Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 05:18:22 +00:00
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
da88dc18e7 fix app name 2021-05-01 19:13:11 +02:00
Thomas Amland
8818a20afc remove icon background 2021-05-01 19:13:04 +02:00
Thomas Amland
a98e5ab486 fix missing error messages 2021-04-25 18:19:45 +02:00
Thomas Amland
28dfdb82c1 allow inline style from vue-slider-component 2021-04-25 13:49:09 +02:00
Thomas Amland
23507436f6 improve volume control style 2021-04-25 13:12:26 +02:00
Thomas Amland
cc6a82116b update dependencies 2021-04-25 11:37:40 +02:00
Thomas Amland
60a1b7f70b lint: disable no-console 2021-04-25 11:32:14 +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
tamland
1d49e741b0
Merge pull request #33 from tamland/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
2021-04-20 17:04:26 +02:00
dependabot[bot]
2620ece704
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 01:35:30 +00:00
tamland
67ea0eaae8
Merge pull request #32 from tamland/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-04-03 15:45:36 +02:00
dependabot[bot]
e8186c6407
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 06:05:13 +00: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
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