Drew Weymouth
|
2ef0282c0b
|
update module import paths
|
2023-05-07 09:53:34 -07:00 |
|
Drew Weymouth
|
2d3fb4be3a
|
Merge pull request #154 from dweymouth/feature/lighttheme
Add light theme
|
2023-05-03 17:49:42 -07:00 |
|
Drew Weymouth
|
750bc71ef1
|
fix last few non-themed icon references
|
2023-05-03 17:33:01 -07:00 |
|
Drew Weymouth
|
76657b5c1c
|
Fix #136: add context menu to album and playlist grid views
|
2023-05-02 17:50:35 -07:00 |
|
Drew Weymouth
|
9b1349b0ac
|
add grid view option to playlists page
|
2023-04-28 19:28:20 -07:00 |
|
Drew Weymouth
|
753e7f9bcc
|
refactor 2: use generic model for grid view
|
2023-04-28 17:25:57 -07:00 |
|
Drew Weymouth
|
cf4540eb32
|
refactor 1: renaming
|
2023-04-28 16:50:35 -07:00 |
|
Drew Weymouth
|
1171916449
|
persist tracklist column visibility change immediately
|
2023-04-21 19:13:48 -07:00 |
|
Drew Weymouth
|
f6efe6c9c9
|
add some comments and rename *ArtistGenrePlaylist* -> *ArtistGenreList*
|
2023-03-14 10:32:19 -07:00 |
|
Drew Weymouth
|
26c6ee7ac8
|
move HSpace to util package
|
2023-03-14 10:21:22 -07:00 |
|
Drew Weymouth
|
a8ea12feaf
|
fix hiding of popups on escape
|
2023-03-03 20:51:04 -08:00 |
|
Drew Weymouth
|
bb38592d4f
|
favorites page: don't show albums view first if opening page on artists or songs view
|
2023-03-01 15:35:02 -08:00 |
|
Drew Weymouth
|
d01ac697bd
|
make artist and album hyperlinks in tracklist; refactor navigation to the controller package
|
2023-02-23 17:23:14 -08:00 |
|
Drew Weymouth
|
06bfcfe822
|
persist favorites page view settings
|
2023-02-22 19:38:24 -08:00 |
|
Drew Weymouth
|
4cef01f1ca
|
hook up favorite button in tracklist; reload all 3 views in favorites page
|
2023-02-21 18:20:20 -08:00 |
|
Drew Weymouth
|
4de0f9d5db
|
favorites page - only allow one pending view change
|
2023-02-21 18:12:17 -08:00 |
|
Drew Weymouth
|
76380ddeae
|
favorite songs view auto-number and show now playing track
|
2023-02-21 18:12:15 -08:00 |
|
Drew Weymouth
|
3de51ad48a
|
refactor: add controller.ConnectTracklistActions
|
2023-02-21 18:10:10 -08:00 |
|
Drew Weymouth
|
fd07c18fa9
|
add list views for favorite artists and songs
|
2023-02-21 18:10:10 -08:00 |
|
Drew Weymouth
|
9314ba6d80
|
extract duplicate code in favorites page
|
2023-02-21 18:10:10 -08:00 |
|
Drew Weymouth
|
c4dba8f1fb
|
beginning work on browse by favorite artists and songs
|
2023-02-21 18:10:10 -08:00 |
|
Drew Weymouth
|
7bdf956d51
|
save search state for favorites page in navigation history
|
2023-02-18 10:55:31 -08:00 |
|
Drew Weymouth
|
941012b7d2
|
make sure calls to server are async in UI callbacks; fix genre page not playing albums regression
|
2023-02-16 17:55:33 -08:00 |
|
Drew Weymouth
|
6b8acc6fa1
|
continue refactor for favorites page
|
2023-02-10 18:05:33 -08:00 |
|
Drew Weymouth
|
c66c43ecc8
|
update subsonic client library
|
2023-02-09 20:14:26 -08:00 |
|
Drew Weymouth
|
e4d2ad00fb
|
add focus searchbar shortcut to favorites page
|
2023-01-27 09:03:22 -08:00 |
|
Drew Weymouth
|
b365c339e9
|
add search + iterative loading to favorites page
|
2023-01-26 17:47:21 -08:00 |
|
Drew Weymouth
|
8691a0762c
|
favorites page should show artist, not year, for each album
|
2023-01-21 17:43:20 -08:00 |
|
Drew Weymouth
|
96f0748767
|
add Favorites page and toggle favorite button to album page
|
2023-01-21 17:31:52 -08:00 |
|