Commit Graph

2491 Commits

Author SHA1 Message Date
2d359f1c96 Buildout 2020-11-12 20:53:25 +13:00
f2513ff81d Adding 'Play All' back to library tracks, fixes #634 2020-11-12 20:52:08 +13:00
148c1fb602 Correctly pulling album name as title for directory (if directory.album.name) 2020-11-12 20:51:36 +13:00
3f7cca7f3d Adding filters/sorting for Artist Tracks (local only) 2020-11-12 20:50:57 +13:00
39d247cca0 decodeURIComponent for local directories, fixes #639; Use socket to check for mopidy connection; 2020-11-11 21:17:23 +13:00
13c96665e9 Destructuring of spotify.me.id, should fix #638 (unreproucable) 2020-11-11 20:50:31 +13:00
eb7901d626 Removing 'Date added', only available on some playlists; getPlaylistTracks split out 2020-11-11 20:26:58 +13:00
3199071450 Merge branch 'master' into develop 2020-11-11 20:26:27 +13:00
494c90d575 Buildout 3.53.0 2020-11-09 21:03:17 +13:00
6cbb5d7b6b Wrapping translation with variables in single quotes 2020-11-09 21:01:25 +13:00
af1af18894 Buildout 3.54.0 2020-11-09 20:58:53 +13:00
c602909c18 Merge pull request #635 from jaedb/develop
3.54
2020-11-09 20:57:56 +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
b1cb2d0845 Setting jshint to silence Hound bot 2020-11-08 20:57:18 +13:00
6c0390f7b6 Removing custom sorter, we now use Lodash orderBy, one less responsibility 2020-11-08 20:49:48 +13:00
d3ad4ac28b Merge pull request #615 from radrow/feature/language-pl
Added Polish translation
2020-11-08 11:59:26 +13:00
4c7f2b54ab Merge pull request #631 from orontee/update_french_translation
Update french translation
2020-11-08 11:58:47 +13:00
079df4a005 Making JA a selectable language 2020-11-08 11:58:21 +13:00
b8856de4b8 Merge pull request #613 from kokarare1212/feature/language-ja
Feature/language ja
2020-11-08 11:53:22 +13:00
8a49ac665f Fix small typos in french translation 2020-11-07 17:53:41 +01:00
7047f5a37f Update french translation 2020-11-07 17:42:41 +01:00
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
f337a112cb Adding Mopidy-Podcast to image 2020-11-07 22:03:16 +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
bc38862564 Merge branch 'master' into develop 2020-11-04 20:11:34 +13:00
05e433932e Updated after suggestions – language fixes 2020-11-02 19:04:56 +01:00
606788b609 Buildout 3.53.1 2020-11-03 06:41:37 +13:00
6ad8d2611d Merge branch 'develop' 2020-11-03 06:40:31 +13: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
2203964831 Merge branch 'master' into develop 2020-10-29 06:39:49 +13:00
7d771a9c2e Buildout 3.53 2020-10-28 21:26:22 +13:00
425439a239 Merge branch 'fix/jest' 2020-10-28 21:24:54 +13:00
6da4181fa7 Updating tests - state seems broken, needs attention 2020-10-28 21:24:38 +13:00
c511b763fb Buildout 2020-10-28 10:24:31 +13:00
b1fa99cd79 Fixing last remaining processes 2020-10-28 10:23:31 +13:00
6cb01f222a Merge branch 'develop' 2020-10-27 20:59:49 +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