Commit Graph

2651 Commits

Author SHA1 Message Date
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
8e1055ce3e Tests are borked; they need refactoring to react-testing-library 2021-03-14 19:49:28 +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
1accf24dd7 Merge pull request #552 from jaedb/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2021-03-09 19:53:00 +13:00
aa61ce3514 Merge pull request #675 from jaedb/dependabot/npm_and_yarn/node-notifier-8.0.1
Bump node-notifier from 8.0.0 to 8.0.1
2021-03-09 19:52:38 +13:00
0e41ae810d Merge branch 'develop' into dependabot/npm_and_yarn/node-notifier-8.0.1 2021-03-09 19:52:31 +13:00
5e2dc2e947 Merge pull request #704 from jaedb/snyk-fix-ed4791b823f8740bbb1f51c3868105cc
[Snyk] Security upgrade lodash from 4.17.20 to 4.17.21
2021-03-09 19:51:42 +13:00
c4c773b8c0 Merge pull request #712 from jaedb/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2021-03-09 19:51:11 +13:00
172e999be2 Merge pull request #706 from viaregio/master
Fix for a black screen while searching
2021-03-09 19:50:33 +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
629ad1b669 Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 02:32:30 +00:00
75d9a45da2 Merge branch 'feat/react-viewport' into develop 2021-03-08 20:17:27 +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
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
4a3f884500 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
2021-02-23 07:50:48 +00: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
d914e309f3 Merge branch 'master' into develop 2021-02-21 08:24:14 +13:00
a1c25d367a Buildout 3.5.1 2021-02-21 08:23:46 +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
3b4072ca0e Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 10:10:22 +00:00
b6e42bc55b Merge branch 'develop' 2021-02-20 23:08:37 +13: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