aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-12-27Fix invite scopeMax Isom1-1/+1
2021-12-21Merge branch 'master' into feature/slash-commandsMax Isom4-19/+129
2021-12-21Handle if queue reply is deletedMax Isom2-15/+51
2021-12-18Merge branch 'master' into playlist-limit-configMax Isom5-23/+158
2021-12-18Revert incorrect changesThongrapee Panyapatiphan2-10/+9
2021-12-17Merge branch 'master' into mutexMax Isom4-12/+45
2021-12-15Start migrating queue commandMax Isom9-66/+358
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-13Merge branch 'master' into feature/slash-commandsMax Isom2-2/+19
2021-12-13Add splash banner and spinner progress for initial connectionMax Isom2-2/+19
2021-12-12Edit interaction reply if necessary for error messagesMax Isom2-2/+7
2021-12-12Migrate play command to slash commandMax Isom6-169/+76
2021-12-12Always resumeMax Isom2-15/+26
2021-12-12Merge branch 'master' into play-behavior-fix-gpgMax Isom15-72/+194
2021-12-12Merge branch 'master' into play-behavior-fix-gpgMax Isom12-65/+167
2021-12-09Merge branch 'master' into playlist-limit-configThongrapee Panyapatiphan25-136/+360
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
2021-12-03Update debug loggingMax Isom1-8/+5
2021-12-03Return when queue is emptyMax Isom1-7/+9
2021-12-03Disable @typescript-eslint/no-implicit-any-catchMax Isom1-2/+2
2021-12-03add some debug logsHellyson Rodrigo Parteka1-1/+7
2021-12-03fix(file-cache): add queue to handle eviction of old filesHellyson Rodrigo Parteka1-4/+12
2021-12-03fix(file-cache): try/catch to prevent concurrency issuesHellyson Rodrigo Parteka1-3/+7
2021-11-24Add back -re option on uncached streamsMax Isom1-9/+11
2021-11-24Change event to closeMax Isom1-2/+2
2021-11-24Merge branch 'master' into feature/better-file-cachingMax Isom4-3/+85
2021-11-20Merge branch 'master' into removeMax Isom1-2/+6
2021-11-20Update stringsMax Isom2-13/+10
2021-11-20fix: loading message isn't requiredDrunkenToast1-13/+9
2021-11-20fix: range and q size checkDrunkenToast1-1/+6
2021-11-20feat: remove from queueDrunkenToast4-2/+86
2021-11-20fix: change `player.add(...)` behaviorHellyson Rodrigo Parteka1-16/+3
2021-11-20fix: add missing `DIRECT_MESSAGES` intentHellyson Rodrigo Parteka1-0/+1
2021-11-20feat: discord.js v13Hellyson Rodrigo Parteka10-50/+73
2021-11-20Only add event listeners onceMax Isom1-2/+6
2021-11-19Add .removeOrphans()Max Isom1-3/+11
2021-11-19Move file caching logic to new FileCache serviceMax Isom10-52/+147
2021-11-18Add FileCache modelMax Isom7-9/+26
2021-11-18Rename existing cache modelMax Isom4-8/+8
2021-11-17fix: change `player.add(...)` behaviorHellyson Rodrigo Parteka1-16/+3
2021-11-17Merge branch 'master' into bugfix/only-add-listeners-onceMax Isom10-48/+77
2021-11-17fix: add missing `DIRECT_MESSAGES` intentHellyson Rodrigo Parteka1-0/+1
2021-11-12feat: discord.js v13Hellyson Rodrigo Parteka10-46/+73
2021-10-31Add -re flagMax Isom1-0/+1
2021-10-03Only add event listeners onceMax Isom1-2/+6