Commit graph

793 commits

Author SHA1 Message Date
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
Max Isom 3760b36acd
Release 1.1.0 2022-02-11 21:05:27 -05:00
Johannes Vääräkangas 4dbb55a721
Configurable voice channel leave behavior (#514)
Co-authored-by: Max Isom <hi@maxisom.me>
2022-02-11 20:05:02 -06:00
Max Isom 8e5b3cfa43
Make lint workflow run for PRs
Closes #515
2022-02-11 20:56:59 -05:00
Max Isom caa10cf7cb
Add note about arch 2022-02-09 20:14:20 -05:00
Max Isom 4a8407c341
Use read-pkg 2022-02-09 20:12:16 -05:00
Max Isom 9ae59a8097
Release 1.0.0 2022-02-05 22:53:24 -05:00
Max Isom 443e8e8cb3
Merge branch 'feature/slash-commands' 2022-02-05 17:19:13 -05:00
Max Isom 56a469a999
Migrate to slash commands (#431)
Co-authored-by: Federico fuji97 Rapetti <fuji1097@gmail.com>
2022-02-05 16:16:17 -06:00
Max Isom 4f5b806b9b
You ok GitHub? 2022-02-05 17:12:51 -05:00
Max Isom 967de2fd91
Consistent verb tense 2022-02-05 17:10:12 -05:00
Max Isom e7d0c96f8a
Update readme 2022-02-05 16:59:29 -05:00
Max Isom 50c047f589
Update changelog 2022-02-05 13:26:19 -05:00
Max Isom b9e21222f5
Merge branch 'master' into feature/slash-commands 2022-02-05 13:11:32 -05:00
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 d1228eb641
Merge branch 'master' into feature/slash-commands 2022-01-29 22:03:58 -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 9d8275bbda
Bump packages, add debug logging 2022-01-29 20:12:21 -05:00
Max Isom 6eb704c5b4
Fix resume playback bug 2022-01-29 12:06:11 -05:00
Max Isom d6c9d4b112
Update invite permissions, send message to owner 2022-01-29 11:36:24 -05:00
Max Isom fc5c1ee002
Handle ownership transfer events 2022-01-29 11:27:39 -05:00
Max Isom 1621b2c281
Add permissions system 2022-01-29 11:20:40 -05:00
Max Isom 8e00726dc2
Add /favorites 2022-01-27 21:26:00 -05:00
Max Isom 1f59994dc4
Remove natural langauge handlers 2022-01-26 22:34:51 -05:00
Max Isom 2e5e509b32
Throw errors in command handlers 2022-01-26 22:30:58 -05:00
Max Isom aacb107f43
Merge branch 'master' into feature/slash-commands 2022-01-26 12:58:33 -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
Max Isom 09665af53e
Refine autocomplete 2022-01-21 19:57:51 -06: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 7901fcce3d
add autocomplete 2022-01-19 18:15:12 -06:00
Max Isom 43baa57c51
Remove unnecessary properties 2022-01-19 14:00:50 -06:00
Max Isom 4169104c4d
Type fixes, remove shortcuts 2022-01-19 13:46:32 -06:00