Commit Graph

116 Commits

Author SHA1 Message Date
faf5f53692 Dynamic library sources working; Need to expand and test other providers 2021-04-22 21:16:21 +12:00
a2d70c0329 View-defined library URIs, so we can have multiple library uris via Mopidy; Adding Jellyfin to docker; #716 2021-04-17 22:08:59 +12:00
845ceda09c Version bump; Polishing list elements (source on right); Security patches 2021-03-09 20:31:01 +13:00
f383ac0ee1 Moving selector outside of mapStateToProps (d'oh) 2021-03-05 23:10:41 +13:00
5b8627e2ef Abstracting List/Grid indexer 2021-03-04 06:43:53 +13:00
fc54c6445b Upgrading lists 2021-03-01 21:31:22 +13:00
a67a4a7f67 Generic Grid with viewport hook working well; need better way to fetch first item's height (error) 2021-02-27 21:45:00 +13:00
06036eec21 Improving library lists display 2020-12-18 21:54:50 +13:00
094bdfeab8 Adding numbers to loader 2020-12-05 21:41:30 +13:00
0fd3075730 Final touches on filter field (cancelable) and list bullets 2020-11-09 20:55:13 +13:00
68f1c4e3f1 Fixing missing details in list views on library assets 2020-11-08 21:27:00 +13:00
6c0390f7b6 Removing custom sorter, we now use Lodash orderBy, one less responsibility 2020-11-08 20:49:48 +13:00
df9749c677 Progress loading check for null, not 0 2020-10-24 11:32:29 +13:00
5724f102cf Upgrading process calls; Tracks library now works like aother asset libraries (huge libraries may kill react-persist?) 2020-10-23 23:11:24 +13:00
eca594e9e5 Simplifying processes 2020-10-20 21:34:43 +13:00
6f6ec6986b Add/Remove to libraries; Almost ready to bring in to dev pipeline 2020-09-26 23:03:28 +12:00
3a6d243430 Still trying to sniff out cause of re-render when using array-wrapped values 2020-09-26 22:00:12 +12:00
a409ca0f85 Selectors not properly memoized for Library views, renders every second (track position changing) 2020-09-25 06:54:19 +12:00
ae83352dfb Adding reselect and working through selectors - massive render performance improvement 2020-09-22 06:59:15 +12:00
9a3b9cb1bf shouldComponentUpdate to plug time-based rerenders? 2020-09-20 21:04:40 +12:00
5e019200fd Fixing New Releases and Featured loaders; Exploring expensive API calls load on JS thread (eg Tiesto with >300 albums) 2020-09-17 20:58:30 +12:00
449b32a384 Removing remaining artistLoaded, albumLoaded, etc in favor of itemLoaded for consistent pipeline; Looking at search 2020-09-13 20:59:46 +12:00
f254170b2f Moving tracks into 'items' database; in_library now pre-populated; Next to add/remove from library 2020-09-11 22:13:06 +12:00
9b3c0bcefe Updating featured and mood views; Controls to forceRefetch, fixing #526 2020-09-07 21:05:06 +12:00
1bc7f2b372 URI format for libraries, but own core.libraries for better control 2020-09-06 13:53:22 +12:00
f6f5e37aa9 Re-fetching incomplete albums, need to do the same for Artist and Playlists 2020-09-05 11:49:28 +12:00
2151c42536 Housekeeping library component fetches 2020-08-12 08:06:24 +12:00
a612a6a626 Adding mopidy connection delay to prevent components needing to handle it 2020-08-11 21:05:36 +12:00
74b73ad6a6 Mobile polish; Performance experimentation; Loader screen; ; Minor code bugs 2020-08-01 21:15:17 +12:00
2de98afee4 All views done this time; Language file mapping for modals.. Will need to do destructuring in second sweep 2020-07-19 20:41:14 +12:00
aff8428b5b Sensibly detecting Spotify availability by access_token; Only fetch playlists to add tracks to from relevant providers, fixes #539 2020-05-12 20:32:48 +12:00
233ce9b207 Inheriting added_at with last_updated for better cross-platform support;, fixes #523; Adding 'Shuffle' to queue, fixes #522 2020-04-19 20:57:43 +12:00
8927f0c947 Patching GMusic call, fixes #520 2020-04-13 13:42:10 +12:00
315dd92984 Upgrading views 2020-03-12 08:31:32 +13:00
5a1f08fdf0 Splitting out helpers into separate files 2020-03-03 16:39:37 +13:00
0206fb7c69 Working through ReactJS lifecycle deprecations 2019-11-15 13:50:39 +13:00
68de0feed6 Better UX on dropdown field; Adding search added_from in queue 2019-10-13 09:29:41 +13:00
61d2939372 Cleaning up header and filter alignment 2019-10-09 09:42:20 +13:00
e4d53a2d35 Auto eslint fix 2019-09-05 15:36:11 +12:00
2c576733cb Adding silent pagination to queue for smoother performance 2019-06-26 14:46:56 +12:00
fea7e55fe0 Collating album object before sorting, fixes #379 2019-05-19 11:57:08 +12:00
bd3bf89150 Default to string-based sorting, check both a_ and b_values before deciding sort mechanic 2019-04-10 15:23:16 +12:00
602c9d1fa1 Loading more artwork from LastFM... maybe 2019-02-20 16:58:05 +13:00
350cb2a72e Fixing up sorting (#366), still need to mature syntax 2019-02-18 16:27:52 +13:00
4f27b0eb3e Removing PropTypes; Adding scroll restoration, fixes #263 2019-02-10 19:51:33 +13:00
4d7f81b685 Removing global variable, making everything base slash 2019-01-22 16:57:43 +13:00
ff8910a991 Lazy loader 2018-12-21 08:45:43 +13:00
55c75729e6 Context menu slick + filter field sticky value 2018-11-16 13:52:45 +13:00
b6fca3974b Lists with thumbnails; Sensible classes 2018-11-08 22:00:03 +13:00
5c885f3ccb Upgrading non-track lists 2018-11-08 17:01:02 +13:00