Commit Graph

1808 Commits

Author SHA1 Message Date
37bee34db6 Merge pull request #710 from jmvaras2/master
Create es.yaml
2021-03-28 10:55:58 +13:00
9a05c9edf2 LinkBuilder for context menu 2021-03-28 10:55:26 +13:00
20ea63b7e9 String to binary to base64 for all URIs, will fix #708 and certainly #711 2021-03-26 20:53:04 +13:00
8db87e39a6 Grid not being passed correct link builder, fixes #718 2021-03-24 20:58:27 +13:00
1ce85499f9 Eslint autofix 2021-03-23 21:21:00 +13:00
7dd6e80315 Upgrading to SnapStream 0.2.0 (and adding tsx loading) 2021-03-23 21:04:08 +13:00
9a4cb4d86d Ignoring Snapcast stream from Sentry 2021-03-23 21:03:15 +13:00
7dae276a8f .replace vs .replaceAll; On ya unit tests (need more of these) 2021-03-23 20:33:34 +13:00
bdaba7c65f Buildout 3.57.1 (URI encoding, #708 and #711) 2021-03-23 20:29:31 +13:00
e6dac74c82 Re-encoding accented characters, fixes #711 2021-03-21 20:00:56 +13:00
03fdaa3d0a Buildout for 3.57 2021-03-18 20:59:36 +13:00
cbcc79aa64 Upgrading to react-test-renderer and snapshots; Fixing tests 2021-03-18 20:52:30 +13:00
d222e381eb Sidescrolling details only on mobile; Polishing pre-release 2021-03-18 20:22:54 +13:00
59aa192e00 Functional-component-ifying Parallax to silence unmount issues; artistSelector to include albums, still doesn't avoid unnecessary renders though 2021-03-15 20:29:12 +13:00
6204819d57 Side-scrolling details and actions 2021-03-14 19:48:59 +13:00
3adfb47f57 Removing last item padding; Improving scroll restoration, fixing #618 2021-03-12 22:20:05 +13:00
845ceda09c Version bump; Polishing list elements (source on right); Security patches 2021-03-09 20:31:01 +13:00
787a290f2a Merge branch 'develop' into master 2021-03-09 19:47:46 +13:00
b822610c77 Loader for Featured 2021-03-09 19:45:39 +13:00
9dab288483 Tracklists now operational with SmartList 2021-03-08 20:17:08 +13:00
144e955376 Centralised SmartList for grids and lists 2021-03-07 21:05:07 +13:00
886c34985b Batching lists/grids for best of both worlds 2021-03-06 22:42:04 +13:00
f383ac0ee1 Moving selector outside of mapStateToProps (d'oh) 2021-03-05 23:10:41 +13:00
5b8627e2ef Abstracting List/Grid indexer 2021-03-04 06:43:53 +13:00
5c9cb4c900 Create es.yaml
Traducción a español
2021-03-02 08:41:54 +01:00
fc54c6445b Upgrading lists 2021-03-01 21:31:22 +13:00
a67a4a7f67 Generic Grid with viewport hook working well; need better way to fetch first item's height (error) 2021-02-27 21:45:00 +13:00
e476ff64ab Update GridItem.js
Fixes an issue with "item" being undefined.
2021-02-26 08:34:47 +01:00
e2b580d2c5 Merge branch 'M0Rf30-feature/language-it' into develop 2021-02-21 12:34:37 +13:00
2ba4aa3093 Implementing italian; Reverting 'their' vs 'his' 2021-02-21 12:34:03 +13:00
1e186459d0 Merge branch 'feature/language-it' of https://github.com/M0Rf30/Iris into M0Rf30-feature/language-it 2021-02-21 12:32:02 +13:00
79c56a1917 Merge pull request #697 from kerkenit/dutch
Update Dutch translation
2021-02-21 12:30:47 +13:00
353a7f4f45 Merge pull request #701 from el97/develop
Updated sv.yaml
2021-02-21 12:29:45 +13:00
7924378d6c Merge pull request #685 from orontee/update_french_translation
Update french translation
2021-02-21 12:28:49 +13:00
470833c6e4 Formatting search result tracks, fixes #660 2021-02-21 08:21:56 +13:00
1550fe86bd Add hotkeys translations 2021-02-20 12:32:17 +01:00
b61c1f5dcc Update french translation 2021-02-20 12:20:46 +01:00
1c98a5968d Buildout for 3.56.0; Responsive subheader 2021-02-20 23:08:08 +13:00
a21b3b0b28 Updated sv.yaml
Added missing rows.
2021-02-19 13:31:05 +01:00
10c2f8a19f Replacing tracks with lookup results avoids working around https://github.com/tkem/mopidy-dleyna/issues/72 2021-02-16 21:11:59 +13:00
1d1e1c2c97 Breadcrumb for File:: plus manual requirement of library.browse (lookup gives a single result) 2021-02-16 07:06:30 +13:00
e7e301060d Flexing the header; POC of loading tracks one-by-one for quicker updates and more cancelability 2021-02-15 21:01:39 +13:00
85b3a1f575 Fetching full track objects, only when Ref is provided 2021-02-15 20:05:58 +13:00
a043c42234 Update Dutch translation 2021-02-14 16:56:25 +01:00
3087c49f6c Context menu for User; Fixing loader for Categories 2021-02-10 16:45:07 +13:00
bc38b1ba6b Loading before asset - ensures force reload 'feels' right 2021-02-08 20:57:13 +13:00
9510b1db66 Adding Hotkeys Info modal (triggered by 'i'), fixes #651 2021-02-08 17:18:42 +13:00
1ec1b03a24 Consistent disc_track with padded zeroes, fixes #673 2021-02-08 16:39:48 +13:00
5b62f76e32 Encoding playlist during AddTracksToPlaylist, patch missing connect; fixes #684 2021-02-08 11:08:38 +13:00
c2b1fdf6ba Preserving loaded directory's URI for matching on render 2021-02-01 20:41:49 +13:00