Commit Graph

55 Commits

Author SHA1 Message Date
e52872d139 Adding touch backend, works awesome, viable candidate as primary backend 2022-01-11 21:34:43 +13:00
4fbae32458 React DnD as provider working pretty well, still WIP 2022-01-10 21:17:54 +13:00
83c15278e9 Hooking dropzones 2022-01-08 22:46:05 +13:00
1e839fe8ff Top-level uses for GH actions 2021-10-25 12:08:25 +13:00
8ff8fff234 Hotkeys to functional component; Security updates; Tests raudit (needs overhaul) 2021-05-15 21:02:43 +12:00
917e4faf5a Vulnerabilities audit, lodash and mini-css-extractor 2021-05-11 20:25:15 +12:00
5b2646dfc6 Buildout 2021-04-14 21:04:29 +12:00
244ae6e5d8 Merging sanitize-html for artist bios 2021-04-14 20:43:18 +12:00
86f63b89b4 Fixing Discover Categories; Upgrading hotkeys to slicker plugin, adding Snapcast volume hotkeys 2021-03-30 21:27:18 +13:00
7dd6e80315 Upgrading to SnapStream 0.2.0 (and adding tsx loading) 2021-03-23 21:04:08 +13:00
cbcc79aa64 Upgrading to react-test-renderer and snapshots; Fixing tests 2021-03-18 20:52:30 +13:00
8e1055ce3e Tests are borked; they need refactoring to react-testing-library 2021-03-14 19:49:28 +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
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
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
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
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
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
3a89284c83 Using LibFlac for include 2021-02-01 11:20:45 +13:00
a58d4ba56e Tidying up load checkers 2021-02-01 11:16:31 +13:00
2c671bd89c Build process improvements
- Ensure static directory is always fully regenerated, to ensure
  reproducibility
- Exclude Photoshop and Illustrator assets from the static directory
- Switch from node-sass to sass, because not everyone has a C compiler
  available or can easily work with node-gyp
- Fix many sass compilation errors and warnings
2021-01-07 14:38:00 +11:00
ec0098f784 Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 08:11:42 +00:00
d1f8aa8c44 Audit update 2020-11-29 17:42:50 +13:00
f9e1733abf Listening for user interaction 2020-11-29 17:31:46 +13:00
e266227921 Wrapping audiocontext elements in userInteraction listener (prevents Chrome interfering) 2020-11-28 21:57:12 +13:00
7a79d7f9fb Improve rendering of artist biography and album wiki 2020-10-11 17:34:30 +02:00
ae83352dfb Adding reselect and working through selectors - massive render performance improvement 2020-09-22 06:59:15 +12:00
59d73d409d Async support (webpack); Selector for SearchResults 2020-09-19 22:30:41 +12:00
53be543dd3 Using localForage and restoring from coldstore 2020-09-02 08:12:18 +12:00
eb90730667 Upgrading GA; Creating unified Button for all variants 2020-08-15 21:05:00 +12:00
b582b4841c Buildout 2020-08-05 20:11:20 +12:00
dbb41b4f57 Upgrading to Babel 7; Fixing failing tests 2020-08-04 21:04:07 +12:00
df7a02a863 Upgrading jest 2020-08-04 20:13:42 +12:00
78ec0eff26 Getting a feel for desired multi-language approach #424 2020-07-04 21:39:30 +12:00
fec4396583 Properly cancellable processes; Playlists that refuse to load tracks 2020-05-25 20:50:25 +12:00
bb78b29b6d Debugging check-manifest bollocks again; Adding Sentry error catching 2020-05-18 20:56:42 +12:00
1b9ca3e667 Reinstall 2020-05-17 20:30:06 +12:00
d8d74bd383 Merge branch 'master' into develop 2020-05-14 11:43:52 +12:00
aff8428b5b Sensibly detecting Spotify availability by access_token; Only fetch playlists to add tracks to from relevant providers, fixes #539 2020-05-12 20:32:48 +12:00
d4e1ccfbb1 Bump handlebars from 4.2.0 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 05:00:54 +00:00
92292b18d7 Upgrading redux; Refactoring tabs; Adding servers index 2020-04-26 22:04:39 +12:00
6c8ac90092 Build/release 2020-03-31 11:42:37 -06:00
d0048a4f8b Adding IRIS_VERSION to contain version for buildouts 2020-01-14 16:26:42 +13:00
0206fb7c69 Working through ReactJS lifecycle deprecations 2019-11-15 13:50:39 +13:00
4513a0d109 Adding eslint 2019-09-05 15:34:14 +12:00
0dd0a36c60 Moving frequently-updated props into relevant components (now connect-ed) to reduce full re-renders 2019-06-28 09:34:15 +12:00
2ad0dc7fc8 Version bump; npm update 2019-06-09 15:50:40 +12:00