aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-06-07Bump eslint from 7.27.0 to 7.28.0dependabot-preview[bot]2-21/+14
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-06-01Merge pull request #212 from ↵dependabot-preview[bot]2-12/+46
codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.0
2021-06-01Bump @typescript-eslint/parser from 4.25.0 to 4.26.0dependabot-preview[bot]2-12/+46
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.25.0 to 4.26.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-30Merge branch 'master' of github.com:codetheweb/museMax Isom2-285/+399
2021-05-30Fix shuffle bug for long Spotify playlistsMax Isom4-23/+17
A random sample of 50 songs is taken for long playlists since mapping Spotify -> YouTube is expensive. However, the function used previously allowed for duplicates within that sample of 50.
2021-05-28Merge pull request #210 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.8.2dependabot-preview[bot]2-5/+5
2021-05-28Bump ytdl-core from 4.8.0 to 4.8.2dependabot-preview[bot]2-5/+5
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.8.0 to 4.8.2. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.8.0...v4.8.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-27Merge pull request #209 from codetheweb/dependabot/npm_and_yarn/typescript-4.3.2dependabot-preview[bot]2-5/+5
2021-05-27Bump typescript from 4.2.4 to 4.3.2dependabot-preview[bot]2-5/+5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-26Merge pull request #208 from ↵dependabot-preview[bot]2-43/+9
codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.25.0
2021-05-26Bump @typescript-eslint/parser from 4.24.0 to 4.25.0dependabot-preview[bot]2-43/+9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.24.0 to 4.25.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-25Merge pull request #205 from ↵dependabot-preview[bot]2-14/+48
codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.25.0
2021-05-25Bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.25.0dependabot-preview[bot]2-14/+48
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.24.0 to 4.25.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-24Merge pull request #204 from codetheweb/dependabot/npm_and_yarn/eslint-7.27.0dependabot-preview[bot]2-15/+59
2021-05-24Bump eslint from 7.26.0 to 7.27.0dependabot-preview[bot]2-15/+59
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-19Merge pull request #199 from ↵dependabot-preview[bot]2-5/+5
codetheweb/dependabot/npm_and_yarn/types/bluebird-3.5.35
2021-05-19Bump @types/bluebird from 3.5.34 to 3.5.35dependabot-preview[bot]2-5/+5
Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.34 to 3.5.35. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bluebird) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-18Merge pull request #197 from ↵dependabot-preview[bot]2-43/+9
codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.24.0
2021-05-18Bump @typescript-eslint/parser from 4.23.0 to 4.24.0dependabot-preview[bot]2-43/+9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.23.0 to 4.24.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-18Merge pull request #198 from ↵dependabot-preview[bot]2-14/+48
codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.24.0
2021-05-18Bump @typescript-eslint/eslint-plugin from 4.23.0 to 4.24.0dependabot-preview[bot]2-14/+48
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.23.0 to 4.24.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-14Merge pull request #194 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.8.0dependabot-preview[bot]2-5/+5
2021-05-14Bump ytdl-core from 4.7.0 to 4.8.0dependabot-preview[bot]2-5/+5
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.7.0...v4.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-11Merge pull request #192 from ↵dependabot-preview[bot]2-48/+14
codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.23.0
2021-05-11Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.23.0dependabot-preview[bot]2-48/+14
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.1 to 4.23.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.23.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-11Merge pull request #190 from codetheweb/dependabot/npm_and_yarn/types/ws-7.4.4dependabot-preview[bot]2-5/+5
2021-05-11Bump @types/ws from 7.4.2 to 7.4.4dependabot-preview[bot]2-5/+5
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.4.2 to 7.4.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-11Merge pull request #189 from ↵dependabot-preview[bot]2-9/+43
codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.23.0
2021-05-11Bump @typescript-eslint/parser from 4.22.1 to 4.23.0dependabot-preview[bot]2-9/+43
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.23.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.23.0/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-10Merge pull request #187 from codetheweb/dependabot/npm_and_yarn/eslint-7.26.0dependabot-preview[bot]2-10/+10
2021-05-10Bump eslint from 7.25.0 to 7.26.0dependabot-preview[bot]2-10/+10
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-06Merge pull request #183 from ↵dependabot-preview[bot]2-5/+5
codetheweb/dependabot/npm_and_yarn/types/bluebird-3.5.34
2021-05-05Merge pull request #184 from codetheweb/dependabot/npm_and_yarn/dotenv-8.5.1dependabot-preview[bot]2-5/+5
2021-05-05Merge pull request #182 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.7.0dependabot-preview[bot]2-5/+5
2021-05-05Bump dotenv from 8.2.0 to 8.5.1dependabot-preview[bot]2-5/+5
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 8.5.1. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v8.2.0...v8.5.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-05Bump @types/bluebird from 3.5.33 to 3.5.34dependabot-preview[bot]2-5/+5
Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.33 to 3.5.34. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bluebird) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-05Bump ytdl-core from 4.5.0 to 4.7.0dependabot-preview[bot]2-5/+5
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.5.0 to 4.7.0. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.5.0...v4.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-04Merge pull request #180 from ↵dependabot-preview[bot]2-48/+14
codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.22.1
2021-05-04Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1dependabot-preview[bot]2-48/+14
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.22.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-04Merge pull request #179 from ↵dependabot-preview[bot]2-9/+43
codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.22.1
2021-05-04Bump @typescript-eslint/parser from 4.22.0 to 4.22.1dependabot-preview[bot]2-9/+43
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.22.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-04-30Add play immediate featureMax Isom2-5/+13
2021-04-29Upgrade to GitHub-native Dependabotdependabot-preview[bot]1-0/+32
2021-04-28Merge branch 'master' of github.com:codetheweb/museMax Isom2-15/+15
2021-04-28😏Max Isom1-0/+9
2021-04-28Merge pull request #176 from codetheweb/dependabot/npm_and_yarn/types/ws-7.4.2dependabot-preview[bot]2-5/+5
2021-04-28Bump @types/ws from 7.4.1 to 7.4.2dependabot-preview[bot]2-5/+5
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.4.1 to 7.4.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-04-27Merge pull request #174 from codetheweb/dependabot/npm_and_yarn/inversify-5.1.1dependabot-preview[bot]2-5/+5
2021-04-27Merge pull request #173 from codetheweb/dependabot/npm_and_yarn/eslint-7.25.0dependabot-preview[bot]2-5/+5
2021-04-27Bump inversify from 5.0.5 to 5.1.1dependabot-preview[bot]2-5/+5
Bumps [inversify](https://github.com/inversify/InversifyJS) from 5.0.5 to 5.1.1. - [Release notes](https://github.com/inversify/InversifyJS/releases) - [Changelog](https://github.com/inversify/InversifyJS/blob/master/CHANGELOG.md) - [Commits](https://github.com/inversify/InversifyJS/compare/5.0.5...5.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>