| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-04-28 | Add SponsorBlock support (#1013) | Charlignon | 7 | -343/+378 | |
| 2024-04-28 | Added config to make add to queue responses for requester only (#1021) | Sheeley7 | 4 | -2/+46 | |
| Co-authored-by: Max Isom <[email protected]> | |||||
| 2024-03-18 | Release 2.7.1 | Max Isom | 2 | -2/+5 | |
| 2024-03-18 | Update changelog | Max Isom | 1 | -0/+3 | |
| 2024-03-18 | refactor: Use patch-package to patch ytdl-core (#1006) | Matt Foxx | 4 | -640/+1030 | |
| 2024-03-12 | Release 2.7.0 | Max Isom | 2 | -2/+5 | |
| 2024-03-12 | refactor: Optimize apt commands and dependency versions (#1005) | Matt Foxx | 1 | -3/+12 | |
| 2024-03-12 | Implement volume control #830 (#994) | Matt Foxx | 8 | -11/+141 | |
| Co-authored-by: Max Isom <[email protected]> | |||||
| 2024-03-03 | Release 2.6.0 | Max Isom | 2 | -2/+5 | |
| 2024-03-03 | Update changelog | Max Isom | 1 | -0/+3 | |
| 2024-03-03 | [RFC] Auto-announce when new song comes on (#914) | Andrew Mike | 4 | -1/+55 | |
| Co-authored-by: Andrew Mike <[email protected]> Co-authored-by: Andrew Mike <[email protected]> | |||||
| 2024-02-16 | fix: Ensure guild settings exist in DB before updating (#999) | Matt Foxx | 2 | -0/+4 | |
| 2024-02-05 | Bump major version for Prisma to support newer openssl versions (#993) | Matt Foxx | 2 | -20/+20 | |
| 2024-01-16 | Release 2.5.0 | Max Isom | 2 | -2/+5 | |
| 2024-01-16 | Add /loop-queue command (#989) | Reynard G | 6 | -1/+64 | |
| 2023-12-21 | Release 2.4.4 | Max Isom | 2 | -2/+5 | |
| 2023-12-21 | Optimize docker memory (#976) | ninele7 | 13 | -16/+32 | |
| 2023-10-23 | Update README.md (#975) | SerpentDrago | 1 | -0/+3 | |
| Co-authored-by: Max Isom <[email protected]> | |||||
| 2023-09-10 | Release 2.4.3 | Max Isom | 2 | -2/+5 | |
| 2023-09-10 | Bump ytdl-core | Max Isom | 4 | -10/+13 | |
| Closes https://github.com/codetheweb/muse/issues/970. | |||||
| 2023-08-12 | Release 2.4.2 | Max Isom | 2 | -2/+5 | |
| 2023-08-12 | Bump node-ytsr version to 3.8.4 (#959) | Eugene Leclerc | 2 | -1/+4 | |
| 2023-07-23 | Release 2.4.1 | Max Isom | 2 | -2/+5 | |
| 2023-07-23 | Autocomplete Suggestion Improvements for Favorites Use Command (#956) | Cory J Reid | 2 | -3/+7 | |
| Co-authored-by: Max Isom <[email protected]> | |||||
| 2023-07-19 | Release 2.4.0 | Max Isom | 2 | -2/+5 | |
| 2023-07-19 | Add pagination to the output of the `favorites list` command (#954) | Cory J Reid | 5 | -37/+193 | |
| Co-authored-by: Max Isom <[email protected]> | |||||
| 2023-07-18 | Release 2.3.1 | Max Isom | 2 | -2/+5 | |
| 2023-07-18 | Bump ytdl-core | Max Isom | 3 | -5/+7 | |
| 2023-05-13 | Release 2.3.0 | Max Isom | 2 | -2/+5 | |
| 2023-05-13 | Fix caching (#941) | Max Isom | 3 | -39/+32 | |
| 2023-05-13 | Normalize playback volume across tracks (#939) | Max Isom | 3 | -5/+19 | |
| 2023-04-17 | Release 2.2.4 | Max Isom | 2 | -2/+5 | |
| 2023-04-17 | Bump ytdl-core | Max Isom | 3 | -53/+12 | |
| 2023-04-04 | Release 2.2.3 | Max Isom | 2 | -2/+5 | |
| 2023-04-04 | Fix reelPlayerHeaderRenderer error (#931) | aronjanosch | 2 | -2/+2 | |
| 2023-03-18 | Release 2.2.2 | Max Isom | 2 | -2/+5 | |
| 2023-03-18 | Remove package youtube.ts (#902) | Christian Schuhmann | 4 | -77/+109 | |
| Co-authored-by: Max Isom <[email protected]> | |||||
| 2023-03-04 | Release 2.2.1 | Max Isom | 2 | -2/+5 | |
| 2023-03-04 | Fix all lint errors (#909) | Federico Rapetti | 5 | -11/+6 | |
| Co-authored-by: Max Isom <[email protected]> | |||||
| 2023-03-04 | Create guild settings if not found (#911) | Federico Rapetti | 7 | -27/+25 | |
| Co-authored-by: Max Isom <[email protected]> | |||||
| 2023-03-04 | Temporary workaround for VoiceConnection stuck in signalling state (#907) | Federico Rapetti | 2 | -0/+18 | |
| 2023-02-26 | Release 2.2.0 | Max Isom | 2 | -2/+5 | |
| 2023-02-26 | Add /replay command (#901) | xHyperElectric | 3 | -5/+51 | |
| Co-authored-by: xHyperElectric <[email protected]> Co-authored-by: xHyperElectric <xhyperelectric@xHyperElectric> Co-authored-by: Max Isom <[email protected]> | |||||
| 2023-02-24 | Use BuildJet | Max Isom | 2 | -6/+6 | |
| 2023-02-14 | Release 2.1.9 | Max Isom | 2 | -2/+5 | |
| 2023-02-14 | Fix infinite loop | Max Isom | 2 | -1/+3 | |
| Resolves https://github.com/codetheweb/muse/issues/884 | |||||
| 2023-02-09 | Release 2.1.8 | Max Isom | 2 | -2/+5 | |
| 2023-02-09 | Update changelog | Max Isom | 1 | -0/+2 | |
| 2023-01-24 | Minor message improvements (#865) | Jefferey Neuffer | 3 | -4/+4 | |
| 2022-09-19 | Release 2.1.7 | Max Isom | 2 | -2/+5 | |
