Commit Graph

741 Commits

Author SHA1 Message Date
ae83352dfb Adding reselect and working through selectors - massive render performance improvement 2020-09-22 06:59:15 +12:00
59d73d409d Async support (webpack); Selector for SearchResults 2020-09-19 22:30:41 +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
7fde458926 Debugging search performance issue; Genius intermittent rlyrics result rendered (seems like a different HTML body response) 2020-09-16 21:13:25 +12:00
111e14a72d Buildout 2020-09-14 08:40:41 +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
5953fc84cf Adding killswitch to clear storage 2020-09-11 13:53:54 +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
3e4fdd2c2f Track loading (current_track and next_track); Add to playlist 2020-09-09 07:54:19 +12:00
9b3c0bcefe Updating featured and mood views; Controls to forceRefetch, fixing #526 2020-09-07 21:05:06 +12:00
60326d9de6 Moving tracks into items (need to consider performance knock-ons) 2020-09-06 21:13:53 +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
6dca4ef475 Loading playlist library with new URI; Starting #600 2020-09-04 09:21:42 +12:00
53be543dd3 Using localForage and restoring from coldstore 2020-09-02 08:12:18 +12:00
be4fd11fea Buildout #2 2020-08-28 21:27:49 +12:00
533199e2b8 Buildout 3.52.3 2020-08-28 21:21:14 +12:00
3d0b6524b4 Context menu pinned toggle; Incorrect 'warning' level notificatino 2020-08-26 10:57:30 +12:00
deb75fc54b Adding catcher for refresh_spotify_token when not enabled; fixes #565; Starting translation key migration for exceptions 2020-08-24 21:15:25 +12:00
a2d73c5cb8 Version bump 2020-08-23 13:14:48 +12:00
4a8ecba332 Version bump; Load pinned on startup 2020-08-22 17:27:55 +12:00
b6b2f66506 Post-merge rebuild 2020-08-21 22:27:58 +12:00
59d84ff8fb Buildout 2020-08-21 22:26:48 +12:00
6b2b0850e3 Adding actions to handle pin events 2020-08-19 08:35:43 +12:00
8db8b0fcdb Converting TuneIn URI into album to resolve viewability, also fixes #581 2020-08-18 20:18:29 +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
e40808845f Rebuilding, post-merge from master 2020-08-12 20:20:40 +12:00
85e38fbd6d Buildout 2020-08-12 20:18:21 +12:00
6fcf5d42b2 Merging pinned 2020-08-12 20:13:13 +12:00
70d9824a6c Updating pinned URIs when they change (eg renaming local playlist) 2020-08-12 20:11:31 +12:00
0aeb3221d4 Removing all but Search mopidy_connected checks 2020-08-12 08:11:39 +12:00
55c06454e0 Proof-of-concept pinned playlist 2020-08-08 22:17:31 +12:00
7e1d97ed54 Buildout 2020-08-06 21:02:56 +12:00
180f7924b7 3.51 buildout 2020-08-05 20:22:03 +12:00
b582b4841c Buildout 2020-08-05 20:11:20 +12:00
dbb41b4f57 Upgrading to Babel 7; Fixing failing tests 2020-08-04 21:04:07 +12:00
48adeeac7f Add to queue random functional 2020-08-03 20:42:17 +12:00
8824d7a5d6 Fixing library URI setting (destructuring), possibly related to #571 2020-08-01 22:36:17 +12:00
74b73ad6a6 Mobile polish; Performance experimentation; Loader screen; ; Minor code bugs 2020-08-01 21:15:17 +12:00
90cd51f6ed Prod buildout 2020-07-30 20:30:15 +12:00
f26c50c3df Responsive for < 350px devices, fixes #532 2020-07-29 07:58:07 +12:00
2a0e088b71 Final components done, dynamic language selector 2020-07-23 21:07:08 +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
9f186d281c Mapping all remaining views - just modals and components to go 2020-07-17 22:12:47 +12:00
d6f6db5f11 Merging into main dev stream 2020-07-08 20:32:53 +12:00
26cbddc34c Mapping Playlist view 2020-07-08 20:15:14 +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