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 |
|
Thomas Amland
|
7c751ef28a
|
add install instructions
|
2020-08-08 12:39:47 +02:00 |
|
Thomas Amland
|
1cd9b31a18
|
ci: build and publish docker image
|
2020-08-08 12:36:07 +02:00 |
|
Thomas Amland
|
c5b714ab5e
|
add dockerfile
|
2020-08-08 12:35:25 +02:00 |
|
Thomas Amland
|
d5e9dc719d
|
add version info
|
2020-08-08 12:35:23 +02:00 |
|
Thomas Amland
|
b03377c121
|
add CSP
|
2020-08-07 11:10:27 +02:00 |
|
Thomas Amland
|
7402a413db
|
set origin as client name
|
2020-08-07 10:46:06 +02:00 |
|
Thomas Amland
|
0d0014e559
|
copy track list when setting queue
|
2020-08-07 10:41:10 +02:00 |
|
Thomas Amland
|
d89bbfe5f7
|
add 'add to queue'
|
2020-08-07 10:21:11 +02:00 |
|
Thomas Amland
|
b949db6efd
|
add play next
|
2020-08-06 18:44:36 +02:00 |
|
Thomas Amland
|
ccad88da64
|
fix screenshot link
|
2020-08-05 11:58:12 +02:00 |
|
Thomas Amland
|
ce81f76137
|
update screenshots
|
2020-08-05 11:56:29 +02:00 |
|
Thomas Amland
|
2311947e8b
|
media session: set artwork size
|
2020-08-05 11:36:23 +02:00 |
|
Thomas Amland
|
153acb759b
|
show error message from api
|
2020-08-05 11:32:07 +02:00 |
|
Thomas Amland
|
74bee52d4b
|
catch vuex action errors
|
2020-08-05 11:30:49 +02:00 |
|
Thomas Amland
|
e7f4c9af19
|
sort playlists by changed date
|
2020-08-05 11:21:50 +02:00 |
|
Thomas Amland
|
9540ba4247
|
fix duplicate key error in track list
same track id can be listed multiple times
|
2020-08-05 11:20:36 +02:00 |
|
Thomas Amland
|
1e2ba624a7
|
hide similar artists section when empty
|
2020-08-05 11:20:20 +02:00 |
|
Thomas Amland
|
2c59e478c1
|
replace route on login
|
2020-08-05 10:47:46 +02:00 |
|
Thomas Amland
|
500e44fa81
|
dont disable next/prev buttons
|
2020-08-05 10:43:07 +02:00 |
|
Thomas Amland
|
764ae899a0
|
improve login screen
|
2020-08-05 10:43:06 +02:00 |
|
Thomas Amland
|
18d70f5c2e
|
fix seek calculation
|
2020-08-05 10:43:06 +02:00 |
|
Thomas Amland
|
c7a3e98e91
|
add media session integration
|
2020-08-05 10:43:03 +02:00 |
|
Thomas Amland
|
c0dfb5f853
|
clean links from artist bio
|
2020-08-04 18:48:19 +02:00 |
|
Thomas Amland
|
4f5cac1428
|
fix image responsiveness
|
2020-08-04 18:21:18 +02:00 |
|
Thomas Amland
|
154cb3ee8d
|
style fixes
|
2020-08-02 15:32:47 +02:00 |
|
Thomas Amland
|
2836e934fb
|
improve table responsiveness
|
2020-08-02 15:30:24 +02:00 |
|
Thomas Amland
|
60e1192e12
|
increase play button hit area
|
2020-08-02 15:18:44 +02:00 |
|
Thomas Amland
|
49a9499d1b
|
add lastfm and musicbrainz links to artist page
|
2020-08-02 14:22:58 +02:00 |
|
Thomas Amland
|
b074311122
|
search: fix track list
|
2020-08-02 13:01:16 +02:00 |
|
Thomas Amland
|
1c846c83c2
|
fix props mutation
|
2020-08-01 16:48:23 +02:00 |
|
Thomas Amland
|
3a6723f852
|
fix starred after 2d79cd5d6
|
2020-08-01 16:47:19 +02:00 |
|
Thomas Amland
|
2d79cd5d6f
|
remove call to get starred albums. doesnt work
|
2020-07-31 20:09:51 +02:00 |
|