Commit graph

594 commits

Author SHA1 Message Date
Max Isom 49de1ce0bf
Release 0.3.0 2022-01-05 15:55:29 -06:00
Max Isom 9925298977
Update CHANGELOG 2022-01-05 14:46:07 -06:00
Peerawas Archavanuntakun 51d378e4cb
Setup and migrate to Prisma (#456) 2022-01-05 14:30:32 -06:00
Max Isom 129d121364
Merge pull request #436 from codetheweb/dependabot/npm_and_yarn/youtube.ts-0.2.3 2021-12-26 14:49:45 -05:00
dependabot[bot] 432620e606
Bump youtube.ts from 0.2.2 to 0.2.3
Bumps [youtube.ts](https://github.com/Tenpi/youtube.ts) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/Tenpi/youtube.ts/releases)
- [Commits](https://github.com/Tenpi/youtube.ts/commits)

---
updated-dependencies:
- dependency-name: youtube.ts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-26 19:42:29 +00:00
Max Isom 0ec8a704f6
Merge pull request #441 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.9.2 2021-12-26 14:41:00 -05:00
dependabot[bot] ed8850fbab
Bump ytdl-core from 4.9.1 to 4.9.2
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.9.1...v4.9.2)

---
updated-dependencies:
- dependency-name: ytdl-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 10:03:33 +00:00
Max Isom 7bc707ea1e
Merge branch 'master' of github.com:codetheweb/muse 2021-12-18 12:54:04 -06:00
Max Isom 771b15a6b9
Fix Docker Hub description step 2021-12-18 12:53:06 -06:00
Max Isom 69c22eed54
Merge pull request #433 from codetheweb/dependabot/npm_and_yarn/typescript-4.5.4 2021-12-18 13:50:35 -05:00
Max Isom b27af6e3f8
Merge pull request #430 from codetheweb/dependabot/npm_and_yarn/types/ws-8.2.2 2021-12-18 13:50:24 -05:00
Max Isom 1b5ce6f560
Merge pull request #435 from codetheweb/dependabot/npm_and_yarn/types/node-17.0.0 2021-12-18 13:50:13 -05:00
dependabot[bot] 5418c2eb65
Bump typescript from 4.5.3 to 4.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 18:47:20 +00:00
Max Isom eb13c0c464
Merge pull request #427 from codetheweb/dependabot/npm_and_yarn/type-fest-2.8.0 2021-12-18 13:46:33 -05:00
Max Isom 9f043d5d8d
Merge pull request #429 from codetheweb/dependabot/npm_and_yarn/debug-4.3.3 2021-12-18 13:46:08 -05:00
dependabot[bot] f23a79f0ba
Bump debug from 4.3.2 to 4.3.3
Bumps [debug](https://github.com/debug-js/debug) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.3.2...4.3.3)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 18:41:27 +00:00
dependabot[bot] c897ca2762
Bump type-fest from 2.5.4 to 2.8.0
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 2.5.4 to 2.8.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](https://github.com/sindresorhus/type-fest/compare/v2.5.4...v2.8.0)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 18:41:20 +00:00
Max Isom ab10a5bb43
Release 0.2.1 2021-12-18 12:39:11 -06:00
Max Isom ebf07ff4bc
Add release-it 2021-12-18 12:38:29 -06:00
Max Isom 6521403b5d
0.2.0 2021-12-18 12:20:19 -06:00
Max Isom ceb15794ef
Merge pull request #370 from bokherus/playlist-limit-config 2021-12-18 13:18:57 -05:00
Max Isom f75a76aaa6
Update changelog 2021-12-18 12:16:21 -06:00
Max Isom e8e7591730
Merge branch 'master' into playlist-limit-config 2021-12-18 12:13:13 -06:00
Max Isom d4827b86d5
Fix PR workflows 2021-12-18 12:12:38 -06:00
Max Isom 86605f76a5
Fix tagging during publishing 2021-12-18 12:07:37 -06:00
Max Isom 3db8b4cc1d
Lint & build on PRs 2021-12-18 12:05:25 -06:00
Thongrapee Panyapatiphan 5ce3f92023
Revert incorrect changes 2021-12-18 14:53:00 +07:00
Max Isom f92ec0dd42
0.1.1 2021-12-17 18:47:15 -06:00
Max Isom d8fc7d39e1
Merge pull request #420 from Hellysonrp/mutex 2021-12-17 19:45:13 -05:00
Max Isom 260e8702bf
Update changelog 2021-12-17 18:38:23 -06:00
Max Isom d07dc5baf4
Merge branch 'master' into mutex 2021-12-17 18:36:31 -06:00
Max Isom 55c98ff2a9
Don't create a new tag 2021-12-16 15:05:37 -05:00
Max Isom a73fd840f7
Update README 2021-12-16 15:03:31 -05:00
Max Isom f6376048eb
Add changelog, generate releases 2021-12-16 14:03:27 -05:00
Max Isom ea6367ccdc
Build every commit 2021-12-16 14:00:21 -05:00
Max Isom 7c1e860c50
Add PR template 2021-12-16 13:59:38 -05:00
dependabot[bot] 988fa2b880
Bump @types/node from 16.11.7 to 17.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 10:03:16 +00:00
Max Isom f91d69492f
Fix branch name 2021-12-13 20:28:56 -05:00
Max Isom 761ac9f7ed
Add PR workflow 2021-12-13 20:25:32 -05:00
dependabot[bot] 22061c2c66
Bump @types/ws from 8.2.0 to 8.2.2
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.2.0 to 8.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

---
updated-dependencies:
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 01:16:14 +00:00
Max Isom 0703193b68
Merge pull request #432 from codetheweb/feature/splash-banner 2021-12-13 20:14:42 -05:00
Max Isom ffc8493ea3
Add splash banner and spinner progress for initial connection 2021-12-13 20:11:14 -05:00
Max Isom fa4ba0bb9a
Merge pull request #425 from codetheweb/dependabot/npm_and_yarn/got-12.0.0 2021-12-12 13:51:24 -05:00
dependabot[bot] f35f1de7b8
Bump got from 11.8.2 to 12.0.0
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 12.0.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v12.0.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-12 18:42:09 +00:00
Max Isom 4e9c1e78c6
Merge pull request #407 from codetheweb/dependabot/npm_and_yarn/array-shuffle-3.0.0 2021-12-12 13:39:55 -05:00
Max Isom af515e8938
Merge pull request #409 from codetheweb/dependabot/npm_and_yarn/inversify-6.0.1 2021-12-12 13:39:34 -05:00
Max Isom d0c89a98a8
Merge pull request #422 from codetheweb/dependabot/npm_and_yarn/typescript-4.5.3 2021-12-12 13:39:05 -05:00
Max Isom 53d9280dc6
Merge pull request #346 from codetheweb/dependabot/npm_and_yarn/p-limit-4.0.0 2021-12-12 13:38:43 -05:00
Max Isom 01afa11c99
Merge pull request #424 from codetheweb/play-behavior-fix-gpg 2021-12-12 13:32:40 -05:00
Max Isom e4a8dde776
Always resume 2021-12-12 13:20:36 -05:00