|
|
6d232b3ffb
|
Version bump 3.54
|
2020-11-07 22:18:34 +13:00 |
|
|
|
a01b2b93d8
|
Consistent track title and filter/sort options; Adding track_number to album tracks, concat disc.track not working for sort
|
2020-11-07 22:03:58 +13:00 |
|
|
|
fdd3bf3bc9
|
Sorting playlist tracks, fixes #568
|
2020-11-07 16:46:09 +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 |
|
|
|
111efe6130
|
Splitting out library utils, fixing spread of null, should fix #629
|
2020-11-04 21:21:57 +13:00 |
|
|
|
05e433932e
|
Updated after suggestions – language fixes
|
2020-11-02 19:04:56 +01:00 |
|
|
|
1545bcb6a4
|
Removing playlist sorting - needs a more complete solution
|
2020-11-03 06:40:09 +13:00 |
|
|
|
c2e10e87ca
|
Updated after suggestions
|
2020-11-02 18:36:53 +01:00 |
|
|
|
9b2a38d394
|
Track count, fixes #626; Toggle playlist track order, fixes #583; Reinstating service icons
|
2020-11-01 23:09:16 +13:00 |
|
|
|
6da4181fa7
|
Updating tests - state seems broken, needs attention
|
2020-10-28 21:24:38 +13:00 |
|
|
|
b1fa99cd79
|
Fixing last remaining processes
|
2020-10-28 10:23: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 |
|
|
|
eca594e9e5
|
Simplifying processes
|
2020-10-20 21:34:43 +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 |
|
|
|
a2e2d37a4d
|
Merge pull request #623 from el97/patch-2
Re-enable Swedish translation
|
2020-10-19 19:50:00 +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 |
|
|
|
2ef016a351
|
Playlists searchability
|
2020-10-14 06:59:20 +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 |
|
|
|
8ff8bc4de2
|
Re-enable Swedish translation
I think this fixes #619
|
2020-10-12 23:59:58 +02:00 |
|
|
|
678d25df1c
|
Fix display of publish date for album wiki
|
2020-10-11 17:52:33 +02:00 |
|
|
|
7a79d7f9fb
|
Improve rendering of artist biography and album wiki
|
2020-10-11 17:34:30 +02: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
9b7f86b5e8
|
Replacing compact with simple undefined check instead, fixes #603
|
2020-09-27 20:44:14 +13:00 |
|
|
|
ad72670aff
|
Reinstating 1s position update
|
2020-09-27 20:28:32 +13:00 |
|
|
|
ec0774f300
|
Minor fixes
|
2020-09-26 16:06:48 +02: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 |
|
|
|
5582055df7
|
Fixed name
|
2020-09-24 12:14:11 +02:00 |
|
|
|
641d90f4c6
|
Added Polish locales
|
2020-09-24 12:12:10 +02: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 |
|
|
|
6e545eeae9
|
Update ja.yaml
|
2020-09-21 16:31:00 +09:00 |
|