| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-09-14 | Clean URL search params | Max Isom | 1 | -1/+10 | |
| Closes #316 | |||||
| 2021-05-30 | Fix shuffle bug for long Spotify playlists | Max Isom | 1 | -6/+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. | |||||
| 2021-04-28 | 😏 | Max Isom | 1 | -0/+9 | |
| 2021-04-23 | Allow skipping multiple tracks | Max Isom | 2 | -7/+7 | |
| 2021-04-01 | Bump dependency | Max Isom | 1 | -3/+2 | |
| 2021-04-01 | Support playlists with more than 50 items | Max Isom | 1 | -20/+50 | |
| 2020-10-24 | Fix auto translate search function | Max Isom | 2 | -15/+6 | |
| 2020-10-24 | Bump packages | Max Isom | 3 | -9/+15 | |
| 2020-08-24 | Bump dependencies | Max Isom | 2 | -3/+3 | |
| 2020-03-27 | Fix caching bug | Max Isom | 2 | -8/+14 | |
| 2020-03-27 | Add bears handler and fix natural language handler priority | Max Isom | 1 | -38/+55 | |
| 2020-03-25 | Bump dependencies | Max Isom | 2 | -5/+15 | |
| 2020-03-25 | Fix position tracking bug and catch ffmpeg errors | Max Isom | 1 | -18/+37 | |
| 2020-03-23 | Fix queue and player bugs | Max Isom | 2 | -21/+29 | |
| 2020-03-20 | Merge Player and Queue services | Max Isom | 4 | -147/+155 | |
| 2020-03-19 | Small bug fixes | Max Isom | 2 | -1/+5 | |
| 2020-03-19 | Disconnect when finished playing | Max Isom | 1 | -0/+1 | |
| 2020-03-19 | Fix Queue.removeCurrent() | Max Isom | 2 | -5/+2 | |
| 2020-03-18 | Add queue output, various bug fixes | Max Isom | 4 | -11/+33 | |
| 2020-03-18 | Limit playlist adds to 50 songs | Max Isom | 1 | -5/+18 | |
| 2020-03-18 | Add disconnect command | Max Isom | 1 | -5/+9 | |
| 2020-03-18 | Go Packers | Max Isom | 2 | -50/+128 | |
| 2020-03-18 | Don't cache long videos | Max Isom | 1 | -2/+4 | |
| 2020-03-18 | Don't allow seeking past end of song | Max Isom | 2 | -1/+5 | |
| 2020-03-17 | Refactor play command | Max Isom | 3 | -45/+206 | |
| 2020-03-17 | Various bug fixes | Max Isom | 2 | -28/+20 | |
| 2020-03-17 | Add better responses | Max Isom | 1 | -21/+26 | |
| 2020-03-17 | Add Dockerfile | Max Isom | 1 | -1/+1 | |
| 2020-03-16 | Add auto disconnect | Max Isom | 1 | -1/+1 | |
| 2020-03-16 | Allow skipping past current song in empty queue | Max Isom | 1 | -0/+4 | |
| 2020-03-15 | Don't allow seeking in livestream | Max Isom | 1 | -0/+1 | |
| 2020-03-15 | Add pause/resume | Max Isom | 1 | -26/+69 | |
| 2020-03-15 | Add forward seek | Max Isom | 1 | -0/+17 | |
| 2020-03-15 | Don't cache livestreams | Max Isom | 1 | -13/+13 | |
| 2020-03-15 | Use manager instances for guild services | Max Isom | 2 | -117/+81 | |
| 2020-03-14 | Add queue clear command | Max Isom | 1 | -4/+21 | |
| 2020-03-14 | Add livestream support | Max Isom | 1 | -22/+22 | |
| 2020-03-14 | Add shuffle command | Max Isom | 1 | -0/+11 | |
| 2020-03-13 | Add better caching, seek command | Max Isom | 1 | -10/+163 | |
| 2020-03-13 | Add artist field | Max Isom | 1 | -0/+1 | |
| 2020-03-12 | Use IoC, impliment queue | Max Isom | 2 | -0/+177 | |
