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
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
fa58933f19 Resolves #16: added tooltips to all of the buttons 2020-03-18 22:59:19 -06:00
Sumner Evans
ab46578800 Removed a few unused imports 2020-03-06 08:15:54 -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
f450a5e1c4 Fixed issue where refresh on Artist detail panel didn't work 2020-02-20 20:46:22 -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
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
2a4d97671c Fix linter errors 2020-01-19 09:02:02 -07:00
Sumner Evans
d7cc5af224 Made retrieval of browse path async; added arrows to directories 2020-01-18 15:39:07 -07:00
Sumner Evans
57012499b5 Made Browse tab fairly functional 2020-01-18 13:15:03 -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
0ca2b4516c Fixed spinner 2020-01-14 20:11:22 -07:00
Sumner Evans
f03e7f416d Fix problem where spinner didn't go away; fixed issue with pluralizing on Artists panel 2020-01-14 20:11:22 -07:00
Sumner Evans
6a24fbada5 Closes #10: Similar Artists no longer restricts window width 2020-01-14 20:11:22 -07:00
Sumner Evans
18179ad4e2 Started working on browse mode 2020-01-14 20:11:22 -07:00
Sumner Evans
1a31f6baa3 Resolves #85: removed flicker from Albums panel 2019-12-27 23:13:09 -07:00
Sumner Evans
3a355072e9 More CacheManager updates to return data immediately if cached. 2019-12-27 19:52:56 -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
cb799a452f Resolves #38 Added Shuffle/Play All buttons to artist view 2019-10-30 22:35:26 -06:00
Sumner Evans
9abb4e2ccb Made refresh buttons symbolic 2019-10-29 16:22:06 -06:00
Sumner Evans
effc71c7ce Fixed a couple issues with per-server caching 2019-10-29 08:46:01 -06:00
Sumner Evans
5ed7ccc0f9 Resolves #62 cache and state per server 2019-10-28 23:40:46 -06:00
Sumner Evans
8261f0d9c5 Refactored CacheManager to have create_future 2019-10-19 20:10:02 -06:00
Sumner Evans
2c2bc9380d Renamed from Libremsonic to Sublime Music 2019-10-19 20:09:11 -06:00