Deluan
|
f403a8da34
|
feat: add version to index.html description meta tag
|
2020-03-22 01:04:10 -04:00 |
|
Deluan
|
91a743623a
|
feat: always show artist name in Album view
|
2020-03-21 19:15:39 -04:00 |
|
Deluan
|
57aaf5a26b
|
refactor: remove unused property
|
2020-03-20 00:30:16 -04:00 |
|
Deluan
|
352d686d94
|
chore: upgrade react-admin to 3.3.1
|
2020-03-20 00:23:04 -04:00 |
|
Deluan
|
270b0ae74e
|
feat: add "Compilation" filter to albums
|
2020-03-19 23:25:40 -04:00 |
|
Deluan
|
8401d85f78
|
feat: search in WebUI now is more flexible, searching in all relevant fields in the current view
|
2020-03-19 22:26:18 -04:00 |
|
Deluan
|
68a49befc8
|
feat: allow regular users to change their players' configuration
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
45180115a6
|
feat: player CRUD
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
353c48d8d8
|
refactor: rename player to audioplayer
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
8ec78900c5
|
feat: transcoding and player datastores and configuration
|
2020-03-17 15:20:35 -04:00 |
|
dependabot-preview[bot]
|
a0e0fbad58
|
build(deps): bump @testing-library/react from 9.5.0 to 10.0.1 in /ui
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v9.5.0...v10.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-16 10:06:23 -04:00 |
|
dependabot-preview[bot]
|
9d1960232c
|
build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /ui
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-13 18:01:31 -04:00 |
|
Deluan
|
d3547544bf
|
feat: new WebUI icon
|
2020-03-11 20:18:22 -04:00 |
|
dependabot-preview[bot]
|
7772afce1c
|
build(deps): bump @testing-library/react from 9.4.1 to 9.5.0 in /ui
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.4.1 to 9.5.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v9.4.1...v9.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-10 17:11:46 -04:00 |
|
Deluan
|
10e76257c6
|
fix: increase contrast in WebUI's dark theme
|
2020-03-08 16:12:12 -04:00 |
|
Deluan
|
77b12eafde
|
chore: upgrade react-jinke-music-player
|
2020-03-05 08:57:40 -05:00 |
|
Deluan
|
050778460d
|
fix: missing id in queue items was preventing scrobble to work properly
|
2020-03-04 10:30:58 -05:00 |
|
Deluan
|
28bc9c1d4f
|
fix: AlbumShow was adding previous played tracks when trying to shuffle the album
|
2020-03-02 14:51:52 -05:00 |
|
Deluan
|
5e7aaa667b
|
fix: missing id in queue items was preventing scrobble to work properly
|
2020-03-02 14:20:57 -05:00 |
|
Deluan
|
1afc495920
|
chore: upgrade react, react-dom and react-redux
|
2020-03-02 13:06:27 -05:00 |
|
Deluan
|
cf7d877714
|
chore: upgrade @testing-library/user-event
|
2020-03-02 12:04:58 -05:00 |
|
Deluan
|
81831da67a
|
chore: upgrade react-admin
|
2020-03-02 11:58:23 -05:00 |
|
Deluan
|
fcd2fcae67
|
chore: upgrade @testing-library, react-scripts
|
2020-03-02 11:52:06 -05:00 |
|
Deluan
|
3b12c92ad5
|
feat: add cache to the getCoverArt endpoint, avoid it being reloaded every single time in the UI
|
2020-02-15 14:32:11 -05:00 |
|
Deluan
|
b7f1fc0374
|
refactor: remove unused import
|
2020-02-14 09:16:59 -05:00 |
|
Deluan
|
de525edde0
|
feat: add song count and duration to AlbumDetails
|
2020-02-14 09:14:50 -05:00 |
|
Deluan
|
7f94660183
|
feat: use different resource for listing songs in albums
|
2020-02-14 09:02:32 -05:00 |
|
Deluan
|
9fa73e3b7b
|
feat: implement AlbumShow using a Datagrid. WIP: still need to make it responsive
|
2020-02-12 20:35:35 -05:00 |
|
Deluan
|
10ead1f5f2
|
feat: better way to detect initial account creation
|
2020-02-08 14:32:55 -05:00 |
|
Deluan
|
730722cfe3
|
feat: better track number formatting
|
2020-02-08 11:50:11 -05:00 |
|
Deluan
|
dc352834b9
|
fix: workaround to force check for initial setup
|
2020-02-08 00:11:15 -05:00 |
|
Deluan
|
313a3342a0
|
fix: remove unused import
|
2020-02-07 22:35:04 -05:00 |
|
Deluan
|
6ce4811460
|
feat: add the remainder of the album to the queue when clicking on an album's track
|
2020-02-07 17:36:50 -05:00 |
|
Deluan
|
52cd17963f
|
feat: limit size of cover art
|
2020-02-07 16:51:14 -05:00 |
|
Deluan
|
8f0c07d29f
|
refactor: simplify PlayButton usage
|
2020-02-07 16:38:01 -05:00 |
|
Deluan
|
a50735a94c
|
feat: custom SimpleList, to allow onClick handle
|
2020-02-07 16:08:53 -05:00 |
|
Deluan
|
f0e7f3ef25
|
feat: responsive album view
|
2020-02-07 16:08:52 -05:00 |
|
Deluan
|
2ca98d8e81
|
feat: optimized for small screens (only)
|
2020-02-07 13:50:25 -05:00 |
|
Deluan
|
81e1a7088f
|
feat: new album view (initial implementation)
|
2020-02-07 11:49:26 -05:00 |
|
Deluan
|
d37351610a
|
feat: initial support for i18n
|
2020-02-07 10:12:32 -05:00 |
|
Deluan
|
99361c0d9f
|
fix: create a subsonic token on login, to use for subsonic API calls
|
2020-02-06 20:57:00 -05:00 |
|
Deluan
|
d9dd9fe587
|
refactor: put all subsonic client URLs together
|
2020-02-06 18:41:34 -05:00 |
|
Deluan
|
abb99a8501
|
feat: add authentication via JWT token
|
2020-02-06 18:41:34 -05:00 |
|
Deluan
|
690f92a671
|
feat: make song list more responsive
|
2020-02-06 18:41:34 -05:00 |
|
Deluan
|
c57007db52
|
feat: song list xsmall view
|
2020-02-06 18:41:34 -05:00 |
|
Deluan
|
cc229dcee6
|
chore: add direct dependency to react-redux
|
2020-02-06 18:41:34 -05:00 |
|
Deluan
|
989deb1200
|
feat: change pagination options
|
2020-02-06 18:41:34 -05:00 |
|
Deluan
|
6aaee4342e
|
feat: smaller play button
|
2020-02-06 18:41:34 -05:00 |
|
Deluan
|
b5dadf55f4
|
feat: add an authenticated keepalive, to keep the UI session alive while playing songs
|
2020-02-06 18:41:34 -05:00 |
|
Deluan
|
18c7397709
|
feat: scrobbling
|
2020-02-06 18:41:34 -05:00 |
|