Commit Graph

123 Commits

Author SHA1 Message Date
6da4181fa7 Updating tests - state seems broken, needs attention 2020-10-28 21:24:38 +13:00
461ce84a04 Buildout, clean up; Still to hose out deprecated actions and reducers 2020-09-30 21:03:38 +13:00
3a6d243430 Still trying to sniff out cause of re-render when using array-wrapped values 2020-09-26 22:00:12 +12:00
ae83352dfb Adding reselect and working through selectors - massive render performance improvement 2020-09-22 06:59:15 +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
a4fd0cd8e5 Everything goes through loadItem; Options now provide 'full' switch for full asset on demand 2020-09-09 21:30:47 +12:00
9b3c0bcefe Updating featured and mood views; Controls to forceRefetch, fixing #526 2020-09-07 21:05:06 +12:00
6020781be0 Using core.items to contain all loaded assets 2020-09-03 12:40:38 +12:00
53be543dd3 Using localForage and restoring from coldstore 2020-09-02 08:12:18 +12:00
8db8b0fcdb Converting TuneIn URI into album to resolve viewability, also fixes #581 2020-08-18 20:18:29 +12:00
871c003a64 Google callbacks wrapped in dispatch, but shouldn't have beeen 2020-08-17 19:31:28 +12:00
d02d5dd491 Upgrading all buttons to Button component 2020-08-16 20:00:10 +12:00
eb90730667 Upgrading GA; Creating unified Button for all variants 2020-08-15 21:05:00 +12:00
a612a6a626 Adding mopidy connection delay to prevent components needing to handle it 2020-08-11 21:05:36 +12:00
6225c6a6b0 Renaming Content to I18n to avoid naming clashes; Artist and Debug views mapped 2020-07-07 20:52:09 +12:00
fca28ada88 Exposing components for translation mapping; Queue and AAlbum views now moved to translation file 2020-07-06 20:22:39 +12:00
67855d207d Thumbnail placeholder as icon; Fixing non-loading categories on refresh 2020-04-17 21:44:49 +12:00
e4267256af Keeping parallax mainly for profile views (Artist, User), makes themes more consistently nice 2020-04-16 16:24:47 +12:00
28fc55bad1 Last remaining componentWillReceiveProps, whew 2020-03-12 21:32:50 +13:00
3e56a3f873 Removing componentWillReceiveProps from base views 2020-03-11 20:40:20 +13:00
5a1f08fdf0 Splitting out helpers into separate files 2020-03-03 16:39:37 +13:00
69b1c7361a Lazy-loading album tracks, fixes #484 2020-02-14 10:55:10 +13:00
7d21cbdb08 Follow button loader 2019-12-11 16:50:05 +13:00
6a0f47fc0f Loader key including method 2019-12-10 16:56:59 +13:00
96d68c0ae0 Upgrading links sentence; multi-seed radio 2019-10-05 09:10:34 +13:00
c08cc71c47 Service worker caching, Loader component 2019-09-10 06:59:44 +12:00
e4d53a2d35 Auto eslint fix 2019-09-05 15:36:11 +12:00
8bc6e1b749 Adding glow to all large thumbnails 2019-08-30 08:32:47 +12:00
011b3f069e Artist thumbnail 2019-08-21 17:02:38 +12:00
da23ce0868 Hiding parallax from most views in light theme 2019-04-15 13:30:26 +12:00
269bf005ed Allowing non-connected views and components; Adding tests 2019-03-20 16:51:09 +13:00
33935115ab Adding lastfm artwork lookup to list views; Splitting List into List and ListItem for better granularity 2019-02-22 13:17:14 +13:00
c5b4757639 Include additional LastFM data as we're loading it anyway; NiceNumber for big numbers on small screens 2019-02-21 16:56:07 +13:00
4d62e33109 LastFM for supporting imagery; Album wiki from LastFM; fixes #369 2019-02-20 21:08:48 +13:00
4f27b0eb3e Removing PropTypes; Adding scroll restoration, fixes #263 2019-02-10 19:51:33 +13:00
5b96bdeabc Cleaning up 404 2019-01-30 16:59:51 +13:00
1fbd2c36a9 Working through each Modal and updating; Addingng ErrorMessage and 'asset not found' messages 2019-01-22 21:46:56 +13:00
1efe083002 context is not allowed in props 2019-01-15 16:57:50 +13:00
4b5a5654e4 Pushing to history problematic 2019-01-15 08:05:09 +13:00
b0027f0607 Updating links, need to upgrade webpack and sourcemaps 2019-01-14 16:50:21 +13:00
657c060eb6 Fixing sort order for popularity, fixes #343; 2018-12-08 21:16:05 +13:00
5ad32435a3 Button BEM (.light needs patching); Removing first from featured/new 2018-12-05 21:39:06 +13:00
ba1d4295e5 More immersive album and playlist mobile layouts + parallax 2018-10-28 21:14:54 +13:00
847d1312ab Tooltips hidden by default on mobile 2018-09-21 11:58:54 +12:00
4a2b3f8dca Track loading 2018-09-18 16:59:10 +12:00
bd14cdc2b2 Formatting tracks, using simple objects instead of full collate mechanic 2018-09-05 21:29:46 +12:00
3344cf5db4 Lazy loading cleanup 2018-09-03 08:24:49 +12:00
dbb5effbb9 Playlist and Users data storage overhaul 2018-08-31 16:04:55 +12:00
0e32361c7e Consistent asset structure 2018-08-29 21:13:54 +12:00