Commit graph

735 commits

Author SHA1 Message Date
dependabot[bot] 5497b22e49
Bump type-fest from 2.11.0 to 2.12.0 (#530)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 19:34:52 -05:00
dependabot[bot] 64f449ebf8
Bump got from 12.0.1 to 12.0.2 (#576)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 19:34:42 -05:00
dependabot[bot] 23540e8db8
Bump prisma from 3.10.0 to 3.11.0 (#577)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 19:34:35 -05:00
dependabot[bot] 3d8906cb72
Bump @prisma/client from 3.10.0 to 3.11.0 (#578)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 19:34:26 -05:00
Max Isom d5bfae81ae
Release 1.6.1 2022-03-15 21:26:52 -04:00
Max Isom f65cbb3a37
Add connection parameters to database URL (#575) 2022-03-15 20:25:52 -05:00
Max Isom df803b8c76
Fix YouTube track live attribute (#574) 2022-03-15 17:58:39 -05:00
Max Isom 667894e829
Remove wait step 2022-03-13 18:43:38 -04:00
Max Isom 1759b03f06
Release 1.6.0 2022-03-13 18:30:49 -04:00
Max Isom 6c00727a4a
Parse duration strings for /fseek and /seek (#565) 2022-03-13 17:30:36 -05:00
Max Isom 03d5cfffd1
Add type check workflow 2022-03-13 17:40:33 -04:00
dependabot[bot] 417a5fb554
Bump typescript from 4.5.5 to 4.6.2 (#557)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 19:57:48 -06:00
Max Isom a60bde8d5b
Use on-the-fly transpiling with esmo (#562) 2022-03-12 19:38:33 -06:00
Max Isom db88e39c76
Release 1.5.0 2022-03-12 18:42:13 -05:00
Max Isom 20eaed4a16
Allow member who invited Muse to do initial setup (#561) 2022-03-12 17:41:53 -06:00
Max Isom e1589c3013
Release 1.4.1 2022-03-12 11:15:49 -05:00
Max Isom 146cf8399d
Update changelog 2022-03-12 11:15:32 -05:00
dependabot[bot] 14d0157e62
Bump @prisma/client from 3.9.2 to 3.10.0 (#558)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 10:14:47 -06:00
dependabot[bot] a025e718e7
Bump execa from 6.0.0 to 6.1.0 (#521)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 10:06:05 -06:00
dependabot[bot] b9ac26978a
Bump ora from 6.0.1 to 6.1.0 (#531)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 10:05:57 -06:00
dependabot[bot] 688cc8ac7b
Bump prisma from 3.8.1 to 3.10.0 (#536)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 10:05:41 -06:00
dependabot[bot] 6ac216f191
Bump discord-api-types from 0.26.1 to 0.29.0 (#552)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 10:05:27 -06:00
Max Isom 35e52b21a9
Use PAT to create release
See https://github.community/t/github-action-trigger-on-release-not-working-if-releases-was-created-by-automation/16559
2022-03-12 11:03:53 -05:00
Max Isom c2b937a896
Release 1.4.0 2022-03-12 10:51:16 -05:00
Thongrapee Panyapatiphan 6c118dc965
Support for web streaming audio files (#550)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-03-12 09:50:29 -06:00
Max Isom eac12eaade
Update issue templates 2022-03-11 18:49:47 -06:00
Max Isom 519dcc5d99
Add release comment workflow 2022-03-10 13:01:24 -05:00
Max Isom cd70e027d8
Release 1.3.0 2022-03-09 21:48:57 -05:00
Max Isom 129dcda951
Bump ytdl-core 2022-03-09 21:48:36 -05:00
Hellyson Rodrigo Parteka 3dd1f21945
Add split command (#363)
Co-authored-by: Max Isom <hi@maxisom.me>
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com>
2022-03-09 20:47:52 -06:00
Hellyson Rodrigo Parteka d438d46c09
Create /resume command; make query required for the /play command (#546) 2022-03-09 20:45:59 -06:00
Max Isom 4eefb7b30d
Release 1.2.0 2022-02-24 18:25:43 -05:00
Max Isom 3dfd16860b
Merge branch 'master' of github.com:codetheweb/muse 2022-02-24 18:24:56 -05:00
Thongrapee Panyapatiphan 4f0db62170
Add stop command (#540)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-02-24 17:24:45 -06:00
Max Isom edc95ad5db
Remove unnecessary console.log 2022-02-24 18:19:26 -05:00
Max Isom 237086245b
Release 1.1.2 2022-02-21 18:37:57 -05:00
Max Isom b0cc0a349f
Update changelog 2022-02-21 18:37:30 -05:00
Max Isom b3461f2d56
Add note about v1.0.0 2022-02-18 11:17:36 -06:00
dependabot[bot] 56eaff3132
Bump eslint-config-xo from 0.38.0 to 0.39.0 (#410)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 11:15:11 -06:00
dependabot[bot] d913b7e105
Bump p-event from 4.2.0 to 5.0.1 (#408)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 11:15:00 -06:00
dependabot[bot] 63fe84a581
Bump ytdl-core from 4.10.0 to 4.10.1 (#510)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 11:14:49 -06:00
dependabot[bot] c532e2dc25
Bump ts-node from 10.4.0 to 10.5.0 (#511)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 11:14:35 -06:00
dependabot[bot] 59f40da2fc
Bump concurrently from 6.4.0 to 7.0.0 (#457)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 10:57:17 -06:00
dependabot[bot] 671af0f232
Bump dotenv from 8.6.0 to 16.0.0 (#500)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 10:56:58 -06:00
dependabot[bot] ba4a1bb2a6
Bump @prisma/client from 3.8.1 to 3.9.2 (#512)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 10:56:12 -06:00
dependabot[bot] 60bffd5620
Bump p-queue from 7.1.0 to 7.2.0 (#508)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 10:55:51 -06:00
Max Isom a06e96d752
Release 1.1.1 2022-02-12 11:00:36 -05:00
Max Isom f9ab7597c6
Fix typo 2022-02-12 10:59:55 -05:00
Max Isom fd7810f839
Generate Prisma client before linting
Otherwise since dependencies are cached schema changes won't be reflected.
2022-02-11 21:18:53 -05:00
Max Isom da3219d3b9
Reduce Docker layer caching 2022-02-11 21:13:17 -05:00