aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-01-21Announce current song (#470)Thongrapee Panyapatiphan9-169/+285
2022-01-17Add option to shuffle newly added playlist (#473)Koopa1-1/+9
2022-01-09Fix database path for WindowsMax Isom1-1/+3
2022-01-07Add script to clear key value cacheMax Isom1-0/+10
2022-01-07Bump discord.jsMax Isom3-3/+4
2022-01-07Bump youtube.tsMax Isom1-3/+3
2022-01-06Don't silently failMax Isom1-48/+36
2022-01-05Setup and migrate to Prisma (#456)Peerawas Archavanuntakun21-178/+366
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-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-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
2021-10-02Always autoplay rather than alerting that it is pausedcheqpat1-1/+2
2021-10-02implement @udany's fixcheqpat1-4/+8
2021-10-01Update parsing and validation logic for playlist-limit configThongrapee Panyapatiphan1-2/+2