aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-12-17Merge branch 'master' into mutexMax Isom4-12/+45
2021-12-13Add splash banner and spinner progress for initial connectionMax Isom2-2/+19
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-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
2021-10-02Always autoplay rather than alerting that it is pausedcheqpat1-1/+2
2021-10-02implement @udany's fixcheqpat1-4/+8
2021-09-28fix: wrong minute count in long videosHellyson Rodrigo Parteka1-1/+2
2021-09-25Binds recursive call function to keep original scopeJordan Nguy1-1/+1
2021-09-23Warn if cache key is too shortMax Isom1-0/+4
2021-09-23fix: playlist load, cache keyHellyson Rodrigo Parteka1-8/+10
2021-09-22Add support for music.youtube.com URLsMax Isom1-1/+7
2021-09-19Bump linter versionMax Isom26-78/+75
2021-09-19Move to ESM, use ytsr, implement cachingMax Isom28-138/+272
2021-09-19Reorg third party services & configMax Isom10-64/+99
2021-09-18Remove requirement for DISCORD_CLIENT_IDMax Isom4-8/+2
2021-09-18Correctly skip song if unavailableMax Isom5-18/+65
2021-09-15Join the message sender's channel if possibleLuis Ávila3-11/+23
2021-09-14Fix lint issuesMax Isom1-3/+3