Commit Graph

315 Commits

Author SHA1 Message Date
2d359f1c96 Buildout 2020-11-12 20:53:25 +13:00
39d247cca0 decodeURIComponent for local directories, fixes #639; Use socket to check for mopidy connection; 2020-11-11 21:17:23 +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
6d232b3ffb Version bump 3.54 2020-11-07 22:18:34 +13:00
1395ed7662 Removing r test_mode from redux-persist, use localStorage directly and URL vars to switch 2020-11-04 21:22:44 +13:00
1545bcb6a4 Removing playlist sorting - needs a more complete solution 2020-11-03 06:40:09 +13:00
9b2a38d394 Track count, fixes #626; Toggle playlist track order, fixes #583; Reinstating service icons 2020-11-01 23:09:16 +13:00
7d771a9c2e Buildout 3.53 2020-10-28 21:26:22 +13:00
c511b763fb Buildout 2020-10-28 10:24:31 +13:00
07bbd240fd Buildout 3.53.0; Fixing service user thumbnails 2020-10-27 20:58:57 +13:00
c5c2e9d4bb Tracks using action.options; Loader progress now fully svg 2020-10-26 21:32:53 +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
870407c168 Option to disable grid glow (firefox performance issue); Using process for library loading (WIP) 2020-10-20 09:07:42 +13:00
fdcd15fbd3 Search fully functional; Loading images properly, and dependent URIs 2020-10-14 21:19:21 +13:00
73d24270a8 Version bump; playlist URI needs better handling for other chars, #601 2020-10-14 07:49:23 +13:00
63a2419b86 Standardizing of search_results (overhaul of Mopidy search process, can improve other processes this way) 2020-10-13 21:37:55 +13:00
81399d6d72 Standardized ensureLoaded to load assets from index, coldstore or fetch() 2020-10-06 20:43:47 +13:00
4e0a5a7f7d Hosing out old code, standardizing item loader 2020-10-05 21:13:21 +13:00
0bf6682904 Removing leftover localStreaming ref 2020-10-02 22:54:47 +13:00
fc2a1c9a8c Fixing disconnection; production buildout 2020-10-02 22:48:12 +13:00
555d7e717a Removing Icecast; Adding Snapcast websocket streaming (from SnapWeb); Adding new snapcast broadcast events, fixes #612 2020-10-02 22:28:09 +13:00
b97153acd8 Post-merge buildout 2020-10-01 20:48:43 +13:00
48e5a37cbe Merging feat/persist 2020-10-01 20:45:48 +13:00
461ce84a04 Buildout, clean up; Still to hose out deprecated actions and reducers 2020-09-30 21:03:38 +13:00
9b7f86b5e8 Replacing compact with simple undefined check instead, fixes #603 2020-09-27 20:44:14 +13:00
867ac50159 Buildout 2020-09-27 20:31:46 +13:00
6f6ec6986b Add/Remove to libraries; Almost ready to bring in to dev pipeline 2020-09-26 23:03:28 +12:00
a409ca0f85 Selectors not properly memoized for Library views, renders every second (track position changing) 2020-09-25 06:54:19 +12:00
6dbcb6ee8e Buildout 2020-09-24 05:48:56 +12:00
4fbf64169c Separating artist albums 2020-09-23 20:59:06 +12:00
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
5953fc84cf Adding killswitch to clear storage 2020-09-11 13:53:54 +12:00
3e4fdd2c2f Track loading (current_track and next_track); Add to playlist 2020-09-09 07:54:19 +12:00
be4fd11fea Buildout #2 2020-08-28 21:27:49 +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
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
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