Commit Graph

30 Commits

Author SHA1 Message Date
Sumner Evans
0ed2c266d8 Run black on entire project 2020-05-08 11:30:23 -06:00
Sumner Evans
b14d20b4cd Added some tests for the playlist details endpoint 2020-05-08 11:30:21 -06:00
Sumner Evans
6bda8eeca4 Working on moving playlist details over to AdapterManager 2020-05-08 11:30:20 -06:00
Sumner Evans
44bd78db46 Laid a ton of groundwork and got the first AdapterManager function working 2020-05-08 11:30:20 -06:00
Sumner Evans
8b9098b217 A bunch more refactoring 2020-05-08 11:30:19 -06:00
Sumner Evans
0a9313de11 Closes #152: Make Artist/Playlist info scroll with the song/album lists 2020-04-13 10:47:37 -06:00
Sumner Evans
7c8bb87d39 Playlists list could be None when coming from Navidrome 2020-04-11 14:35:55 -06:00
Sumner Evans
0f13be6afc Closes #81: prompt to confirm deletion of playlist 2020-04-04 14:21:52 -06:00
Sumner Evans
422f080913 Don't pass song ID when song download state changes 2020-04-04 14:00:11 -06:00
Sumner Evans
4c6a0391bc Version bump to 0.9.0 2020-03-20 08:06:39 -06:00
Sumner Evans
32bfda030e Got rid of another non-symbolic icon 2020-03-19 16:38:50 -06:00
Sumner Evans
fa58933f19 Resolves #16: added tooltips to all of the buttons 2020-03-18 22:59:19 -06:00
Sumner Evans
4f559e346d Finished fixing all flake8 typing errors 2020-03-06 08:18:43 -07:00
Sumner Evans
0952984310 More cleanup; pulled out song list column to its own class 2020-03-06 08:15:54 -07:00
Sumner Evans
c5f7e69028 Merge branch 'master' of gitlab.com:sumner/sublime-music 2020-03-06 08:12:35 -07:00
Sumner Evans
2a0c480d4b Adding a bunch of flake8 extensions and working through the errors 2020-02-22 17:03:37 -07:00
Sumner Evans
1de7ba6327 Improve the handling of cover art caches
Only download the cover art once at size=1000, then use that everywhere by scaling it down
2020-02-22 07:56:40 -07:00
Sumner Evans
a90217cd24 Added check to ensure that TODOs all have an associated issue 2020-02-20 20:45:59 -07:00
Sumner Evans
42d5a2fd42 Fixed issue with delayed play queue results 2020-02-20 14:15:40 -07:00
Sumner Evans
916e190bac Added order token infrastructure and fixed most issues with late-arriving results 2020-02-20 13:44:37 -07:00
Sumner Evans
072a8319b4 Closes #35: Implemented logging 2020-01-20 14:34:09 -07:00
Sumner Evans
48a2d17773 Put browse side by side with Artists and Albums panels 2020-01-14 21:50:16 -07:00
Sumner Evans
3a355072e9 More CacheManager updates to return data immediately if cached. 2019-12-27 19:52:56 -07:00
Sumner Evans
52a0b3e604 Refactored to use a TreeView and allowed for reordering of the queue 2019-12-24 20:49:21 -07:00
Sumner Evans
5bf8156793 Fixed bug where escape would delete playlists 2019-12-19 18:30:39 -07:00
Sumner Evans
dc8d330a1b Refactored to use index in the play queue instead of the song ID 2019-11-24 20:32:42 -07:00
Sumner Evans
1ae3f83da0 Cleanup comments, make more things symbolic icons 2019-11-03 14:52:26 -07:00
Sumner Evans
9abb4e2ccb Made refresh buttons symbolic 2019-10-29 16:22:06 -06:00
Sumner Evans
8ac269899b Trying to get Playlist cache working when using multiple servers 2019-10-29 00:01:52 -06:00
Sumner Evans
2c2bc9380d Renamed from Libremsonic to Sublime Music 2019-10-19 20:09:11 -06:00