Commit graph

622 commits

Author SHA1 Message Date
Max Isom e883275d83
Release 0.5.4 2022-02-01 20:54:43 -05:00
Max Isom 76dd6dd027
Fix Prisma path on Windows? (#499) 2022-02-01 19:54:30 -06:00
Max Isom 1b2781fe6a
Release 0.5.3 2022-02-01 18:22:59 -05:00
Max Isom 8ad8e7a9fc
Trim environment variables 2022-02-01 18:22:46 -05:00
Max Isom d0bb4fde27
Release 0.5.2 2022-01-29 22:01:32 -05:00
Max Isom c519a43620
Fix livestreams 2022-01-29 22:01:03 -05:00
Max Isom af05210be4
Use correct context 2022-01-25 20:31:56 -05:00
Max Isom 15038c4477
Release 0.5.1 2022-01-25 20:18:27 -05:00
Thongrapee Panyapatiphan 9daf126680
Fix whole playlist fails when one song is unavailable (#489)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-01-25 19:18:01 -06:00
Max Isom c89bd278d3
Revert "Reduce container image size (#485)"
This reverts commit 1081b1bce7.
2022-01-25 20:16:29 -05:00
Max Isom a750828b2c
Merge branch 'master' of github.com:codetheweb/muse 2022-01-25 20:15:32 -05:00
Max Isom 9c1ca244b2
Check out correct branch 2022-01-25 20:15:14 -05:00
Thongrapee Panyapatiphan 1081b1bce7
Reduce container image size (#485)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-01-21 19:20:23 -06:00
Max Isom 8041586c31
Release 0.5.0 2022-01-21 12:51:21 -06:00
Thongrapee Panyapatiphan 59cbc8b474
Announce current song (#470)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-01-21 12:50:57 -06:00
Max Isom da72cd708b
Release 0.4.0 2022-01-17 13:17:57 -06:00
Koopa 7090ed2a52
Add option to shuffle newly added playlist (#473)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2022-01-17 13:17:31 -06:00
Max Isom c22722ea0e
Release 0.3.2 2022-01-17 12:43:33 -06:00
Max Isom 816485e41d
Use self-hosted runner for ARM builds (#477) 2022-01-17 12:40:34 -06:00
Max Isom 21c9dee6f8
Fix database path for Windows 2022-01-09 18:52:05 -06:00
Max Isom c3231defb8
Add script to clear key value cache 2022-01-07 13:47:53 -06:00
Max Isom 892c06a110
Bump discord.js 2022-01-07 12:38:07 -06:00
Max Isom c1f64486e1
Bump youtube.ts 2022-01-07 12:26:17 -06:00
Max Isom d02249e1bb
Remove unnecessary dependency 2022-01-06 18:26:15 -06:00
Max Isom 65dd43ac68
Don't silently fail 2022-01-06 16:27:38 -06:00
Max Isom dcdec2d49e
Release 0.3.1 2022-01-06 14:27:07 -06:00
Max Isom 99d7c0978d
Fix Prisma migrations in Docker images 2022-01-06 14:26:37 -06:00
Max Isom 407af033b4
Add checkout step 2022-01-05 16:24:18 -06:00
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