Commit Graph

1624 Commits

Author SHA1 Message Date
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
4fbf64169c Separating artist albums 2020-09-23 20:59:06 +12:00
d46ff41106 Experimenting with filtered selectors (search) 2020-09-22 21:04:08 +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
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
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
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
c7b4cb42cb Enabling NL translation 2020-08-28 21:25:18 +12:00
ad4a96c948 Merge pull request #593 from el97/develop
Update sv.yaml
2020-08-28 21:22:41 +12:00
2b6ba14555 Merge pull request #590 from kobbejager/feature/language-NL
Add Dutch translation
2020-08-28 21:22:33 +12:00
3d0b6524b4 Context menu pinned toggle; Incorrect 'warning' level notificatino 2020-08-26 10:57:30 +12:00
7a7af99087 Updating context menu pinned detection 2020-08-25 20:31:53 +12:00
8a203dbedb Add context-menu-ability to currently playing track, fixes #566 2020-08-25 20:27:25 +12:00
b650d01ec8 Removing 'Add' to avoid confusion with primary button 2020-08-25 20:26:55 +12:00
4f7f9cb60d Detecting youtube URI types, fixes #595 2020-08-25 20:05:44 +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
d3d882d5d9 Explicit casting of strings 2020-08-24 21:12:06 +12:00
57f9ad41b0 Update sv.yaml
Added missing rows and fixed spelling.
2020-08-23 15:27:00 +02:00
3142b5342a Merge branch 'develop' 2020-08-21 22:27:13 +12:00
9989a5749b Merge branch 'develop' of github.com:jaedb/Iris into develop 2020-08-21 22:26:57 +12:00
59d84ff8fb Buildout 2020-08-21 22:26:48 +12:00
edbe3d670d Merge pull request #580 from orontee/complete-language-fr
Add french translations related to #579
2020-08-21 22:26:39 +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
eced5481e0 Add Dutch translation 2020-08-17 21:36:03 +02: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
2ac022e620 Add french translations related to #579 2020-08-12 23:23:41 +02:00
74a1fd93b3 Merge branch 'master' into develop 2020-08-12 20:19:53 +12:00
7d328bcc9e Merge pull request #577 from el97/patch-1
Fix sv.yaml
2020-08-12 20:15:40 +12:00
1d5398c65a Merge pull request #579 from orontee/complete_translations
Complete translations
2020-08-12 20:14:59 +12:00
b0d0ded723 Merge branch 'feat/221-pinned' into develop 2020-08-12 20:12:01 +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
2151c42536 Housekeeping library component fetches 2020-08-12 08:06:24 +12:00