Deluan
3fc81638c7
Moved all reducers and actions to their own folders
2020-11-08 13:19:38 -05:00
Deluan
8d608ac5b2
Faster display of cover in album detail view
2020-11-07 22:45:04 -05:00
Deluan
1f842b08e2
Remove duplicated code for SongBulkActions
2020-10-31 10:46:38 -04:00
Deluan
aabef62b11
Add "PlayNow" button to bulk actions
2020-10-31 10:14:12 -04:00
Deluan
6ccdc2e068
Fine tune colors, remove PlayButton from AlbumDetail
2020-10-30 19:39:47 -04:00
Chris Newton
6da2f1ba92
feat: ran prettier over changes
2020-10-30 19:39:47 -04:00
Chris Newton
28bcd3f99e
feat: fixed linting error
2020-10-30 19:39:47 -04:00
Chris Newton
1076dda011
feat: changed hvoer state for album list, added play icon to album details
2020-10-30 19:39:47 -04:00
Chris Newton
e30704fe0f
feat: altered grid layout to be more like itunes
2020-10-30 19:39:47 -04:00
Deluan
68a9be5e86
Add Artist (discography) size, and show sizes in Download caption
2020-10-12 22:31:01 -04:00
Jay R. Wren
fd6edf967f
Add size to album details ( #561 )
...
* add size to album details
for #534
* addressing review comments:
* create index album(size)
* remove unneeded Size field from refresh struct
* add whitespace to album details
* add size to album list view
* prettier
2020-10-12 11:10:07 -04:00
Deluan
377d8f6b87
Fix continuous loop when showing an album or playlist
2020-09-29 16:29:34 -04:00
Deluan
a65318a00a
Fix 'Play Next' icon in AlbumSongBulkActions
2020-09-27 12:50:58 -04:00
Deluan
e6d1e67297
Add more padding tertiary info and the star icon, in Mobile simple list views. Fixes #466
2020-09-24 21:29:26 -04:00
Deluan
7305e3aa17
Add "Play Next" action (finally)
2020-09-21 20:10:52 -04:00
Deluan
34af6fc671
Clean up code a bit
2020-09-06 11:54:30 -04:00
Deluan
a25044bdf6
Reorder action buttons
2020-09-06 11:44:15 -04:00
Anders Moberg
30e98843ed
Adding playlist button to Album Actions
2020-09-06 11:35:33 -04:00
Deluan
0aceda9b89
Add star button to album detail view
2020-08-22 23:41:25 -04:00
Deluan
8fa5544af7
Add option to download playlist
2020-08-21 13:28:20 -04:00
Deluan
073e40dc87
Add album cover lightbox
2020-08-21 12:41:23 -04:00
Deluan
bd1c3d9229
Use outlined Material-UI variant for all inputs
2020-08-17 11:19:39 -04:00
Deluan
147d26fb75
Enable sort by "starred" in Album and Artist lists
2020-08-14 15:35:15 -04:00
Deluan
c2e03c8162
Add stars to Albums
2020-08-14 13:35:28 -04:00
Deluan
bbc4f9f91f
Add artist context menu
2020-08-14 12:55:22 -04:00
Deluan
883dd7f728
Use Outlined download icon
...
Also remove dangling console.log
2020-08-05 15:25:59 -04:00
Deluan
38c19eddc3
Add 'download' option to album context menu
2020-08-05 14:57:59 -04:00
Deluan
aaec8e080b
Remove unused code
2020-08-02 11:16:46 -04:00
Deluan
3383327c51
Show year range over the album art when in "artist view" mode
2020-07-29 22:34:33 -04:00
Deluan
ef0e5b130d
Add a xl breakpoint to the album grid
2020-07-29 15:42:03 -04:00
Deluan
3092f83a00
Add option to select default album view
2020-07-29 15:34:48 -04:00
Deluan
8daac43e99
Add list type to album list view title
2020-07-29 15:34:48 -04:00
Deluan
d5da23ae42
Redirect from plain /album path to a default album list
2020-07-29 15:34:48 -04:00
Deluan
db8a48bba6
Implement album lists
2020-07-29 15:34:48 -04:00
Deluan
4427900d84
Fix formatting
2020-06-22 08:56:55 -04:00
Deluan
0ca70b1e4d
Add back Artist column header to Album List View. Fixes #363
2020-06-22 08:50:41 -04:00
Deluan
9d23b191b5
Show indicator on current playing song. Fixes #128
2020-06-19 11:32:23 -04:00
Deluan
72b2e756f7
Revert "Show indicator on current playing song. Fixes #128 "
...
This implementation causes performance issues
2020-06-13 16:41:11 -04:00
Deluan
be2afb94ae
Show indicator on current playing song. Fixes #128
2020-06-13 14:04:45 -04:00
Deluan
a64b15c174
Fix navigation issues caused by the use of useListParams
2020-06-09 20:29:12 -04:00
Deluan
82d437f004
Better defaults to sort orders in List views
2020-06-09 07:46:28 -04:00
Deluan
b54d4c75ae
Show year in album tile if album grid is filtered bu artist
2020-06-08 20:37:18 -04:00
Deluan
ddcfc546fb
Link is not on the album cover, leaving a gap between albums.
...
Other small improvements
2020-05-31 13:57:17 -04:00
Deluan
86a9f9e410
Show album info on hover
2020-05-30 19:42:08 -04:00
Deluan
fbedbb7893
Fix context menu on mobile, removed console warnings
2020-05-29 22:50:33 -04:00
Deluan
3fe8b02cbd
Make album context menu only visible on hover
2020-05-29 12:33:50 -04:00
Deluan
ba8c8725dd
Refactor: move multiDisc detection logic to SongDatagrid
2020-05-29 12:20:17 -04:00
Deluan
915b701e44
Add context menu to individual discs in a set
2020-05-29 12:08:07 -04:00
Deluan
62290bca77
Remove extra ,
2020-05-28 08:16:31 -04:00
Deluan
26dba27778
Always show song context menu on tablets
2020-05-26 22:02:15 -04:00
Deluan
7170485d08
Rename property
2020-05-26 17:59:04 -04:00
Deluan
2c68ba3934
only show playlist tracks' context menu on hover
2020-05-26 16:18:28 -04:00
Deluan
f9dae2dd2a
Added individual AddToPlaylistDialogs to each list view
2020-05-25 22:51:31 -04:00
Deluan
6db63e4dfc
Use creatable autocomplete, to select or create a new playlist
2020-05-25 22:51:31 -04:00
Deluan
cac1a20ec8
Use a ☆ instead of the word "starred"
2020-05-24 12:14:45 -04:00
Deluan
442671578d
Fix warning in JS console (wrong property type)
2020-05-23 12:49:39 -04:00
Deluan
ec0002e77a
Add a sortable Starred column and a Starred filter to Song List
2020-05-22 23:10:58 -04:00
Deluan
0a3e6c66c1
Alwasy show context menu on mobile views
2020-05-22 21:47:48 -04:00
Deluan
52a46e61e0
Remove duplication
2020-05-22 21:31:45 -04:00
Deluan
978e7f2eaa
Only show SongContextMenu on hover
2020-05-22 20:15:58 -04:00
Deluan
1afbbbf189
Add SongContextMenu to Album Songs
2020-05-17 20:57:38 -04:00
Deluan
308163c2e0
Add "AddToPlaylist" to AlbumContextMenu
2020-05-17 20:30:05 -04:00
Deluan
fd49ae319f
Add Playlist action
2020-05-16 18:35:34 -04:00
Deluan
0ca79eead4
Show Playlist tracks
2020-05-16 18:35:34 -04:00
Deluan
b3af0f880b
Use a custom List component
2020-05-15 11:03:59 -04:00
Deluan
a340b62fdf
Link to artist from album list
2020-05-14 20:42:21 -04:00
Deluan
0d1af8c635
Fix potential null reference exception
2020-05-14 19:01:07 -04:00
Deluan
162971f7b3
Remove console.log
2020-05-12 14:48:22 -04:00
Deluan
1e5c879fc6
Extract disc subtitle strings for translation
2020-05-12 14:13:34 -04:00
Deluan
e369cbf493
Disable album songs sorting
2020-05-12 13:47:59 -04:00
Deluan
a88270a22b
Add multidisc labels, even if there are no disc subtitles
2020-05-12 13:14:23 -04:00
Deluan
4355f4fe2d
Show disc subtitles (if available)
2020-05-12 12:57:53 -04:00
Deluan
06ab88415a
Refactor album actions, simplify usage
2020-05-07 11:24:28 -04:00
Deluan
7e0881f0ec
Play the remainder of the album when clicking on a album's song
2020-05-06 16:02:31 -04:00
Deluan
f8fb4c8f54
Make the borders of the AlbumSongs round
2020-05-06 08:44:25 -04:00
Deluan
ddcacbb6e5
Fix covers overflow in some resolutions
2020-05-06 08:44:10 -04:00
Deluan
8880294ee7
Change default album view mode to Grid
2020-05-05 15:34:31 -04:00
Deluan
0ee000a8a0
Resolve TODO (workaround is necessary)
2020-05-05 12:35:50 -04:00
Deluan
0833d87f94
Add "Play Later" action to AlbumContextMenu
2020-05-05 12:20:41 -04:00
Deluan
5495451448
Use only one call to the server when adding songs to the queue
...
Also show a message when there's an error communication with the server
2020-05-05 11:19:41 -04:00
Deluan
8dc2d7a5e0
Make context menu icon smaller
2020-05-02 14:50:15 -04:00
Deluan
bf8f9d2be8
Fix context menu icon color on Light theme
2020-05-01 12:08:32 -04:00
Deluan
6d20ca27f6
Add mobile album list view
2020-05-01 11:50:07 -04:00
Deluan
3bb573b45f
Add AlbumContextMenu to AlbumListView
2020-05-01 11:27:09 -04:00
Deluan
9b2d91c0f2
Fix songs pagination param in AlbumContextMenu
2020-05-01 11:05:36 -04:00
Deluan
555c78f536
Reduce flickering of album covers
2020-05-01 09:00:00 -04:00
Deluan
b453ee6598
Fix color of album context menu when in Light mode.
...
Fix is to make it always white
2020-04-29 22:46:34 -04:00
Srihari Chandana
eb7d2dcaa1
fixed compile errors
2020-04-29 21:51:44 -04:00
Srihari Chandana
e6d4cfba96
cleaned up logic
2020-04-29 21:51:44 -04:00
Srihari Chandana
2a5d2d70ba
replaced GridButton with GridMenu
2020-04-29 21:51:44 -04:00
Srihari Chandana
e539ddceb9
fixed code to remove warnings
2020-04-29 21:51:44 -04:00
Srihari Chandana
00666da9c1
added grid play button
2020-04-29 21:51:44 -04:00
Deluan
ea1d534c29
Fix NavBar title translations
2020-04-27 23:22:17 -04:00
Deluan
b44218fdcc
Move the shuffleAlbum logic into an action
2020-04-26 19:15:52 -04:00
Deluan
79454d7a92
Fix artist link contrast in light theme
2020-04-25 11:57:52 -04:00
Deluan
56ea380bb3
Add link to artist's albums on the album cover
2020-04-25 09:47:56 -04:00
Deluan
8dcca76ec9
Fix various small sort issues
2020-04-24 17:37:28 -04:00
Deluan
3b3ad65612
Use order fields to sort by artist and album
2020-04-24 15:02:20 -04:00
Deluan
b3f70538a9
Upgrade Prettier to 2.0.4. Reformatted all JS files
2020-04-20 09:09:29 -04:00
Deluan
289ba68824
Add Portuguese translation (incomplete)
2020-04-15 22:11:23 -04:00
Deluan
f0d18d2cb3
Add Song Details to Album view
2020-04-14 14:59:16 -04:00
Deluan
3a54246b15
Change default sort for albums view to alphabetically (list) or most recent (grid)
2020-04-14 09:26:59 -04:00
Deluan
f6a15905d7
Move Album View toolbar to left
2020-04-12 20:43:51 -04:00
Deluan
09985453aa
Show a Datagrid placeholder while loading
2020-04-09 22:38:40 -04:00
Deluan
b429949dd9
Keep optimistic rendering when changing the sort order for the current album
2020-04-09 18:53:44 -04:00
Deluan
b9f601dfb4
Remove unused import
2020-04-09 18:31:37 -04:00
Deluan
5b488b72b1
Add a custom AlbumSongs list component, to disable the optimistic rendering (should fix #158 )
2020-04-09 18:28:47 -04:00
Deluan
5412bb2dc8
Fine tune album grid for mobile view
2020-04-09 09:53:53 -04:00
Deluan
d0188db4f9
Fine tune album grid
2020-04-07 21:25:06 -04:00
Deluan
656ca1f3b5
Fix colour of album actions
2020-04-03 22:35:55 -04:00
Deluan
096ed396c8
Add link to all artist's albums from an album
2020-04-03 20:51:15 -04:00
Deluan
40638688b2
Remove React warnings by omit properties not used downstream
2020-04-02 19:58:34 -04:00
Deluan
27579b99a3
Removed album list selection, for now
2020-04-02 19:20:39 -04:00
Deluan
1810cc7ac7
Simplify album lists tabs handling
2020-04-02 18:18:52 -04:00
Deluan
a35636999d
feat: fine tune album art image size. better, but still not ideal
2020-04-01 09:09:51 -04:00
Deluan
7fec503b72
feat: persist the queue in the localStorage
2020-03-31 14:34:08 -04:00
Deluan
083a11a563
feat: store state in localStorage
2020-03-31 14:07:33 -04:00
Deluan
1e0a79ebb7
fix: "Recent" should sort by play_date, not starred_at
2020-03-30 19:34:44 -04:00
Deluan
46f4f63212
feat: initial implementation of album lists
2020-03-29 00:01:08 -04:00
Deluan
fec8b5f731
feat: add playcounts to album and songs
...
(fix year in song list)
2020-03-28 20:38:41 -04:00
Deluan
f1af646cee
feat: option to display albums as a grid
2020-03-28 16:25:55 -04:00
Deluan
0ca849a61a
feat: show year range in album view and match ranges in year filter. #118
2020-03-27 21:11:06 -04:00
Deluan
53e8a92fed
feat: rename year to max_year and add min_year to album. #118
2020-03-27 21:11:06 -04:00
Deluan
100db2bcfd
feat: add artist filter to album view
2020-03-25 20:40:18 -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
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
353c48d8d8
refactor: rename player to audioplayer
2020-03-17 15:20:35 -04: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
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
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
730722cfe3
feat: better track number formatting
2020-02-08 11:50:11 -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
989deb1200
feat: change pagination options
2020-02-06 18:41:34 -05:00
Deluan
4a82a6cb02
feat: initial integration of react-jinke-music-player
2020-02-06 18:41:33 -05:00
Deluan
e5e20750e5
UI: Fine tuning the resource navigation
2020-01-22 14:18:55 -05:00
Deluan
04637b24cd
UI: When navigating to another resource, pre-fill the filter with the parent info
2020-01-22 14:05:36 -05:00
Deluan
7dc3f49c1c
Initial support for artist browsing from UI. Also add linking between resources
2020-01-22 13:02:19 -05:00
Deluan
b23175e32b
Initial support for album browsing from UI
2020-01-22 12:46:09 -05:00
Deluan
ea30b4c2d9
Initial support for album browsing from UI
2020-01-22 12:32:31 -05:00