Commit Graph

50 Commits

Author SHA1 Message Date
Sumner Evans
db528fb047 Added migration for removing non-1000-sized cover arts 2020-02-22 10:22:08 -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
916e190bac Added order token infrastructure and fixed most issues with late-arriving results 2020-02-20 13:44:37 -07:00
sentriz
0ba6beef54 Join from root dir when creating default art path 2020-02-12 12:47:35 +00:00
sentriz
fb4c3a0975 Show a default cover art when coverArt not present in views 2020-02-11 23:10:23 +00:00
Sumner Evans
2eda579830 Added htmlcov to pages deploy 2020-01-20 21:51:52 -07:00
Sumner Evans
05893cc9da Added start to documentation 2020-01-20 21:26:07 -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
29e53484ce Fixed state saving issues 2020-01-18 15:01:58 -07:00
Sumner Evans
8c08186833 Finished making Browse tab functional 2020-01-18 14:43:33 -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
937a1b26d2 Added index listing to browse panel 2020-01-14 21:04:56 -07:00
Sumner Evans
9dcc0c5ac7 Closes #98: Major improvements to search; it now kinda works offline, too 2020-01-14 20:11:23 -07:00
Sumner Evans
5e9267d381 Added cancellation of previous searches to try and improve search perf 2020-01-14 20:11:22 -07:00
Sumner Evans
dd30942750 Reduce time-to-return on CacheManager downloads 2020-01-14 20:11:22 -07:00
Sumner Evans
ba35cae6e1 Added Browse tab and implemented logic to change stack state 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
406b8e092a Figured out how to get the SSIDs from NetworkManager 2019-12-31 23:09:43 -07:00
Sumner Evans
2b31f508c9 Started trying to figure out how to listen to the system bus for network changes 2019-12-29 14:41:53 -07:00
Sumner Evans
21d36d7f43 Did some cleanup of search when in browse by filesystem mode 2019-12-29 12:31:34 -07:00
Sumner Evans
8af26602a2 Implemented offline search 2019-12-29 11:39:44 -07:00
Sumner Evans
633315e186 Fixed some bugs with server search 2019-12-29 10:06:40 -07:00
Sumner Evans
9a11ee3fa8 Refactor: move search logic to CacheManager 2019-12-29 09:53:49 -07:00
Sumner Evans
8c7c0b4f19 Added playlist search 2019-12-29 00:18:56 -07:00
Sumner Evans
4f935ab4d2 Added cover art for the Artists results 2019-12-28 23:25:24 -07:00
Sumner Evans
7744356a47 Started implementing search 2019-12-28 23:25:24 -07:00
Sumner Evans
f84f97732d Closes #75: added infrastructure for versioning of config 2019-12-28 12:10:46 -07:00
Sumner Evans
1a31f6baa3 Resolves #85: removed flicker from Albums panel 2019-12-27 23:13:09 -07:00
Sumner Evans
bb46eadd49 Continued converting the CacheManager results to give the result immediately when cached 2019-12-27 21:00:47 -07:00
Sumner Evans
3a355072e9 More CacheManager updates to return data immediately if cached. 2019-12-27 19:52:56 -07:00
Sumner Evans
f9edd7b0c1 Infrastructure for returning cached results immeditately 2019-12-27 17:25:44 -07:00
Sumner Evans
84980c3344 Added a couple of TODOs and fixed a mypy type issue 2019-12-26 18:01:15 -07:00
Sumner Evans
1ae3f83da0 Cleanup comments, make more things symbolic icons 2019-11-03 14:52:26 -07: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
ab173c9616 Merge branch 'develop' into albums-cache 2019-10-27 21:36:17 -06:00
Sumner Evans
2906732e62 Got albums working 2019-10-27 21:16:15 -06:00
Sumner Evans
d3856a5252 Resolves #54 fixes the explosions when no server is configured 2019-10-27 20:21:21 -06:00
Sumner Evans
e185104108 Added option to disable cert verification 2019-10-27 19:35:19 -06:00
Sumner Evans
c83fd171b0 Working on paging 2019-10-20 14:05:53 -06:00
Sumner Evans
2deb90f9fa Trying to make the album caching better 2019-10-19 20:11:01 -06:00
Sumner Evans
fbdc8113b7 Fix issue when page has nothing in it 2019-10-19 20:11:01 -06:00
Sumner Evans
a18ee58582 Started laying framework for paging 2019-10-19 20:11:01 -06:00
Sumner Evans
8261f0d9c5 Refactored CacheManager to have create_future 2019-10-19 20:10:02 -06:00
Sumner Evans
06fbad8012 Fixed issue with playlist cache 2019-10-19 20:10:01 -06:00
Sumner Evans
4143f33c0b Cached albums per search type; save search state on albums panel 2019-10-19 20:10:01 -06:00
Sumner Evans
2c2bc9380d Renamed from Libremsonic to Sublime Music 2019-10-19 20:09:11 -06:00