Deluan
|
3fc81638c7
|
Moved all reducers and actions to their own folders
|
2020-11-08 13:19:38 -05: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
|
fbedbb7893
|
Fix context menu on mobile, removed console warnings
|
2020-05-29 22:50:33 -04:00 |
|
Deluan
|
ba8c8725dd
|
Refactor: move multiDisc detection logic to SongDatagrid
|
2020-05-29 12:20:17 -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
|
cac1a20ec8
|
Use a ☆ instead of the word "starred"
|
2020-05-24 12:14:45 -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
|
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
|
b3f70538a9
|
Upgrade Prettier to 2.0.4. Reformatted all JS files
|
2020-04-20 09:09:29 -04:00 |
|
Deluan
|
f0d18d2cb3
|
Add Song Details to Album view
|
2020-04-14 14:59:16 -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
|
5b488b72b1
|
Add a custom AlbumSongs list component, to disable the optimistic rendering (should fix #158)
|
2020-04-09 18:28:47 -04:00 |
|