|
|
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 |
|
|
|
4dcb29b51d
|
Removing now-deprecated asset loaders
|
2020-10-03 22:06:01 +13:00 |
|
|
|
124c286839
|
Merge branch 'feat/snapstream' into develop
|
2020-10-03 20:44:21 +13:00 |
|
|
|
7029251821
|
Incorrect array nesting
|
2020-10-03 20:43:30 +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 |
|
|
|
446a0c9917
|
Streaming snapcast to the browser
|
2020-10-02 07:11:08 +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 |
|
|
|
37476d870c
|
Checking remaining page length by int, not obj; fixes #617
|
2020-09-30 21:05:31 +13:00 |
|
|
|
461ce84a04
|
Buildout, clean up; Still to hose out deprecated actions and reducers
|
2020-09-30 21:03:38 +13:00 |
|
|
|
4c003f93dc
|
Removing validator for add URIs - Mopidy can handle validation; Easily-validated URIs are still loaded to show title/artist before adding. Fixes #610 and #599 and prevents future errors of the same type.
|
2020-09-27 21:07:19 +13:00 |
|
|
|
b8c42795e1
|
Adding 'sc' as recognised URI type, fixes #610
|
2020-09-27 21:01:50 +13:00 |
|
|
|
f60b24ebbd
|
Adding SoundCloud to docker image
|
2020-09-27 20:59:52 +13:00 |
|
|
|
9b7f86b5e8
|
Replacing compact with simple undefined check instead, fixes #603
|
2020-09-27 20:44:14 +13:00 |
|
|
|
6e4baf74b3
|
Merge branch 'master' into develop
|
2020-09-27 20:32:14 +13:00 |
|
|
|
867ac50159
|
Buildout
|
2020-09-27 20:31:46 +13:00 |
|
|
|
ddf257aaeb
|
Removing beta link, fixes #607
|
2020-09-27 20:30:05 +13:00 |
|
|
|
ad72670aff
|
Reinstating 1s position update
|
2020-09-27 20:28:32 +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 |
|
|
|
6dbcb6ee8e
|
Buildout
|
2020-09-24 05:48:56 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
1d77cad28c
|
Merge branch 'master' into develop
|
2020-08-29 20:42:49 +12:00 |
|
|
|
2264462ed6
|
Removing unused variable
|
2020-08-28 21:48:27 +12:00 |
|
|
|
9b89bd18a5
|
Merge branch 'develop'
|
2020-08-28 21:28:10 +12:00 |
|
|
|
be4fd11fea
|
Buildout #2
|
2020-08-28 21:27:49 +12:00 |
|