aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Run on PRsMax Isom1-1/+1
2020-11-18Add workflowMax Isom2-0/+3206
2020-11-18Merge pull request #13 from codetheweb/dependabot/npm_and_yarn/types/spotify-...Max Isom2-7/+7
2020-11-18Merge pull request #12 from codetheweb/dependabot/npm_and_yarn/typescript-esl...Max Isom2-29/+29
2020-11-18Bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.8.1dependabot-preview[bot]2-29/+29
2020-11-18Bump @types/spotify-web-api-node from 4.0.1 to 4.0.2dependabot-preview[bot]2-7/+7
2020-11-18Merge pull request #11 from codetheweb/dependabot/npm_and_yarn/typescript-esl...Max Isom2-7/+51
2020-11-18Merge pull request #10 from codetheweb/dependabot/npm_and_yarn/types/node-14....Max Isom2-4/+4
2020-11-18Bump @typescript-eslint/parser from 4.5.0 to 4.8.1dependabot-preview[bot]2-7/+51
2020-11-18Bump @types/node from 14.14.2 to 14.14.8dependabot-preview[bot]2-4/+4
2020-11-18Merge pull request #9 from codetheweb/dependabot/npm_and_yarn/youtube.ts-0.1.9Max Isom2-5/+32
2020-11-18Merge pull request #8 from codetheweb/dependabot/npm_and_yarn/discordjs/opus-...Max Isom2-8/+8
2020-11-18Bump youtube.ts from 0.1.8 to 0.1.9dependabot-preview[bot]2-5/+32
2020-11-18Merge pull request #6 from codetheweb/dependabot/npm_and_yarn/typescript-4.0.5Max Isom2-4/+4
2020-11-18Bump @discordjs/opus from 0.3.2 to 0.3.3dependabot-preview[bot]2-8/+8
2020-11-18Merge pull request #7 from codetheweb/dependabot/npm_and_yarn/types/bluebird-...Max Isom2-4/+4
2020-11-18Merge pull request #5 from codetheweb/dependabot/npm_and_yarn/types/ws-7.4.0Max Isom2-4/+4
2020-11-18Bump @types/bluebird from 3.5.32 to 3.5.33dependabot-preview[bot]2-4/+4
2020-11-18Bump typescript from 4.0.3 to 4.0.5dependabot-preview[bot]2-4/+4
2020-11-18Bump @types/ws from 7.2.7 to 7.4.0dependabot-preview[bot]2-4/+4
2020-10-31Automatically refresh Spotify tokenMax Isom1-1/+9
2020-10-24Fix runtime errorsMax Isom3-76/+14
2020-10-24Switch back to NPM, optimize DockerfileMax Isom21-20427/+4043
2020-10-24Fix setup wizard when there's >20 channelsMax Isom5-15/+95
2020-10-24Add permissions to invite linkMax Isom1-1/+1
2020-10-24Fix auto translate search functionMax Isom2-15/+6
2020-10-24Fix ignored files for Yarn v2Max Isom17-29/+295
2020-10-24Bump packagesMax Isom15-6734/+20134
2020-09-24Bump dependenciesMax Isom2-16/+12
2020-08-24Bump dependenciesMax Isom5-809/+850
2020-05-30Merge branch 'master' of github.com:codetheweb/museMax Isom1-0/+12
2020-05-30Bump dependenciesMax Isom4-24/+3635
2020-05-10Create FUNDING.ymlMax Isom1-0/+12
2020-03-27Fix caching bugMax Isom4-31/+14
2020-03-27Bump dependencies and add typing event handlerMax Isom5-11/+34
2020-03-27Add bears handler and fix natural language handler priorityMax Isom2-41/+58
2020-03-25Bump dependenciesMax Isom7-89/+120
2020-03-25Fix position tracking bug and catch ffmpeg errorsMax Isom2-19/+39
2020-03-24Change list orderingMax Isom1-2/+2
2020-03-24Add READMEMax Isom1-6/+68
2020-03-24Test logo centering in READMEMax Isom3-1/+13
2020-03-23Fix queue and player bugsMax Isom2-21/+29
2020-03-20Remove redundent codeMax Isom1-8/+2
2020-03-20Merge Player and Queue servicesMax Isom21-255/+236
2020-03-19Disable Sequelize stdout loggingMax Isom1-1/+2
2020-03-19Small bug fixesMax Isom6-16/+29
2020-03-19Require user to be in voice channelMax Isom12-9/+42
2020-03-19Disconnect when finished playingMax Isom1-0/+1
2020-03-19Fix Queue.removeCurrent()Max Isom2-5/+2
2020-03-18Add queue output, various bug fixesMax Isom8-24/+123