aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
AgeCommit message (Collapse)AuthorFilesLines
2024-11-04Lets see how this goes. Dependency downgrade due to broken update.Stefano1-1/+2
2023-12-21Optimize docker memory (#976)ninele71-1/+1
2023-07-19Add pagination to the output of the `favorites list` command (#954)Cory J Reid1-1/+1
Co-authored-by: Max Isom <[email protected]>
2022-05-13fix command permission handling and push discord to v10 (#640)Kevin Kendzia1-2/+1
Co-authored-by: Max Isom <[email protected]>
2022-03-13Add type check workflowMax Isom1-4/+2
2022-02-05Migrate to slash commands (#431)Max Isom1-1/+1
Co-authored-by: Federico fuji97 Rapetti <[email protected]>
2021-12-13Add splash banner and spinner progress for initial connectionMax Isom1-1/+2
2021-09-19Move to ESM, use ytsr, implement cachingMax Isom1-1/+1
Closes #315
2021-05-30Fix shuffle bug for long Spotify playlistsMax Isom1-2/+3
A random sample of 50 songs is taken for long playlists since mapping Spotify -> YouTube is expensive. However, the function used previously allowed for duplicates within that sample of 50.
2020-03-27Bump dependencies and add typing event handlerMax Isom1-1/+1
2020-03-09Inital commitMax Isom1-0/+17