aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-18Add release-itMax Isom4-45/+735
2021-12-180.2.0Max Isom2-2/+5
2021-12-18Merge pull request #370 from bokherus/playlist-limit-configMax Isom5-9/+32
2021-12-18Update changelogMax Isom1-0/+2
2021-12-18Merge branch 'master' into playlist-limit-configMax Isom15-166/+598
2021-12-18Fix PR workflowsMax Isom1-7/+3
2021-12-18Fix tagging during publishingMax Isom1-2/+2
2021-12-18Lint & build on PRsMax Isom1-1/+1
2021-12-18Revert incorrect changesThongrapee Panyapatiphan2-10/+9
2021-12-170.1.1Max Isom2-1/+4
2021-12-17Merge pull request #420 from Hellysonrp/mutexMax Isom3-12/+117
2021-12-17Update changelogMax Isom1-0/+2
2021-12-17Merge branch 'master' into mutexMax Isom14-153/+481
2021-12-16Update changelogMax Isom1-0/+3
2021-12-16Merge branch 'master' into feature/slash-commandsMax Isom7-103/+153
2021-12-16Don't create a new tagMax Isom1-1/+1
2021-12-16Update READMEMax Isom2-7/+20
2021-12-16Add changelog, generate releasesMax Isom3-52/+105
2021-12-16Build every commitMax Isom2-45/+24
2021-12-16Add PR templateMax Isom1-0/+5
2021-12-16Bump @types/node from 16.11.7 to 17.0.0dependabot[bot]2-5/+5
2021-12-15Start migrating queue commandMax Isom11-66/+364
2021-12-15Migrate pause commandMax Isom2-11/+13
2021-12-13Migrate fseek commandMax Isom1-22/+41
2021-12-13Migrate disconnect commandMax Isom4-94/+14
2021-12-13Migrate clear commandMax Isom1-9/+8
2021-12-13Empty commit to test workflowMax Isom0-0/+0
2021-12-13Fix branch nameMax Isom2-2/+2
2021-12-13Merge branch 'master' into feature/slash-commandsMax Isom7-10/+243
2021-12-13Add PR workflowMax Isom2-1/+74
2021-12-14Bump @types/ws from 8.2.0 to 8.2.2dependabot[bot]2-5/+5
2021-12-13Merge pull request #432 from codetheweb/feature/splash-bannerMax Isom5-9/+169
2021-12-13Add splash banner and spinner progress for initial connectionMax Isom5-9/+169
2021-12-12Edit interaction reply if necessary for error messagesMax Isom2-2/+7
2021-12-12Migrate play command to slash commandMax Isom9-172/+153
2021-12-12Merge pull request #425 from codetheweb/dependabot/npm_and_yarn/got-12.0.0Max Isom2-36/+53
2021-12-12Bump got from 11.8.2 to 12.0.0dependabot[bot]2-36/+53
2021-12-12Merge pull request #407 from codetheweb/dependabot/npm_and_yarn/array-shuffle...Max Isom2-5/+5
2021-12-12Merge pull request #409 from codetheweb/dependabot/npm_and_yarn/inversify-6.0.1Max Isom2-5/+5
2021-12-12Merge pull request #422 from codetheweb/dependabot/npm_and_yarn/typescript-4.5.3Max Isom2-5/+5
2021-12-12Merge pull request #346 from codetheweb/dependabot/npm_and_yarn/p-limit-4.0.0Max Isom2-2/+14
2021-12-12Merge pull request #424 from codetheweb/play-behavior-fix-gpgMax Isom2-10/+26
2021-12-12Always resumeMax Isom2-15/+26
2021-12-12Merge branch 'master' into play-behavior-fix-gpgMax Isom19-158/+364
2021-12-12Merge branch 'master' into play-behavior-fix-gpgMax Isom17-599/+854
2021-12-10Bump typescript from 4.4.4 to 4.5.3dependabot[bot]2-5/+5
2021-12-09Merge branch 'master' into playlist-limit-configThongrapee Panyapatiphan31-753/+1214
2021-12-07Check database direction for orphansMax Isom1-0/+66
2021-12-03Revert back to static propertyMax Isom1-3/+3
2021-12-03Use loop instead of recursionMax Isom1-8/+27