260 Commits

Author SHA1 Message Date
Thomas Amland
30570ff662 add about page. fixes #15 2020-09-19 14:26:20 +02:00
Thomas Amland
419f26b8bf add support for configuring server url. fixes #11 2020-09-19 13:07:59 +02:00
Thomas Amland
f22c03d2c8 update bootstrap-vue 2020-09-16 18:17:49 +02:00
Thomas Amland
3f878f31dd add link to server settings 2020-09-16 18:17:49 +02:00
tamland
1cc8a5a8cc
Merge pull request #14 from tamland/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2020-09-13 11:06:38 +02:00
tamland
0844349d48
Merge pull request #13 from tamland/dependabot/npm_and_yarn/http-proxy-1.18.1
Bump http-proxy from 1.18.0 to 1.18.1
2020-09-13 11:06:26 +02:00
Thomas Amland
1a24f42341 update dependencies 2020-09-13 10:39:50 +02:00
dependabot[bot]
f333e828b2
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-13 03:40:17 +00:00
dependabot[bot]
3076a6d4d2
Bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 04:47:59 +00:00
Thomas Amland
c3a5136f0f add radio support 2020-09-07 19:25:45 +02:00
Thomas Amland
4fca9f417b refactor track list column toggle 2020-09-07 18:41:12 +02:00
Thomas Amland
bf81b34da6 fix build 2020-09-01 20:24:58 +02:00
Thomas Amland
ec481171a6 replace filters with methods 2020-09-01 20:12:14 +02:00
Thomas Amland
0b7d731ed4 handle streams without duration 2020-08-23 14:47:01 +02:00
Thomas Amland
d80fb85484 underline nav on hover 2020-08-23 14:31:44 +02:00
Thomas Amland
7d94d187e5 refactor table css 2020-08-23 14:23:07 +02:00
Thomas Amland
16b4e684ce set theme-color 2020-08-23 14:21:34 +02:00
Thomas Amland
ca815df1bb table style improvements 2020-08-22 18:58:48 +02:00
Thomas Amland
2356f5dce9 show album in track list by default 2020-08-22 18:39:00 +02:00
Thomas Amland
23fb0187d0 remove unused dependencies 2020-08-22 12:15:42 +02:00
Thomas Amland
68d2cebeb1 add album view to genre page 2020-08-22 11:30:59 +02:00
Thomas Amland
534f3cf7e1 update dependencies 2020-08-22 11:29:24 +02:00
Thomas Amland
2bcafbffaa link to album views from home page 2020-08-22 11:06:29 +02:00
Thomas Amland
9c93ec6e56 change text separator 2020-08-22 11:06:29 +02:00
Thomas Amland
c6cfbdf131 implement album sort 2020-08-22 11:06:29 +02:00
tamland
81102a9fa5
Merge pull request #6 from tamland/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-08-21 18:48:57 +02:00
tamland
c293216924
Merge pull request #7 from tamland/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-08-21 18:48:43 +02:00
Thomas Amland
3f24e9e34a fix overflow issues 2020-08-20 18:49:35 +02:00
Thomas Amland
0dccb04bd5 add close button to sidebar 2020-08-19 18:39:11 +02:00
Thomas Amland
d08118bfad improve sidebar style 2020-08-19 18:10:57 +02:00
Thomas Amland
e7519ef2ef update dependencies 2020-08-18 18:08:20 +02:00
Thomas Amland
bed9761fc1 fix missing album genre after refactor 2020-08-16 11:52:42 +02:00
Thomas Amland
b1acf3d711 remove focus border from btn-link 2020-08-16 11:27:06 +02:00
Thomas Amland
137225f7a3 remove dead code 2020-08-16 11:27:06 +02:00
Thomas Amland
0ca10eb316 rework fallback image handling 2020-08-16 11:27:03 +02:00
Thomas Amland
0aee1b3918 sort albums chronologically on artist page. fixes #10 2020-08-15 09:47:07 +02:00
Thomas Amland
a6fab92165 add star album 2020-08-15 09:35:51 +02:00
Thomas Amland
4e0f49792c add play button to album page 2020-08-15 09:32:59 +02:00
Thomas Amland
8fb1f8db78 normalize responses and add types 2020-08-14 20:09:22 +02:00
Thomas Amland
b8db546f64 show starred artists and albums 2020-08-12 17:52:50 +02:00
dependabot[bot]
97b7a26cbf
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 16:57:09 +00:00
dependabot[bot]
27954d85fc
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 16:57:08 +00:00
Thomas Amland
e12c1f8d33 lint: always warn on console/debugger 2020-08-11 18:54:23 +02:00
Thomas Amland
24ed0d9ea9 move recently added to top 2020-08-11 18:50:48 +02:00
Thomas Amland
e64a6c8495 fix player padding 2020-08-11 18:36:38 +02:00
Thomas Amland
2c4639f83e fix double uri encoding
handled by router
2020-08-11 18:32:55 +02:00
Thomas Amland
363320b2d6 log errors to console 2020-08-11 18:32:55 +02:00
Thomas Amland
d18f4f592e handle empty library better. fixes #4 2020-08-11 18:32:55 +02:00
Thomas Amland
8e0cc715ab add eslint 2020-08-11 18:32:51 +02:00
Thomas Amland
9f842bcffe fix missing closing tag 2020-08-08 15:04:43 +02:00