| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-12-18 | Add release-it | Max Isom | 4 | -45/+735 | |
| 2021-12-18 | 0.2.0 | Max Isom | 2 | -2/+5 | |
| 2021-12-18 | Merge pull request #370 from bokherus/playlist-limit-config | Max Isom | 5 | -9/+32 | |
| 2021-12-18 | Update changelog | Max Isom | 1 | -0/+2 | |
| 2021-12-18 | Merge branch 'master' into playlist-limit-config | Max Isom | 15 | -166/+598 | |
| 2021-12-18 | Fix PR workflows | Max Isom | 1 | -7/+3 | |
| 2021-12-18 | Fix tagging during publishing | Max Isom | 1 | -2/+2 | |
| 2021-12-18 | Lint & build on PRs | Max Isom | 1 | -1/+1 | |
| 2021-12-18 | Revert incorrect changes | Thongrapee Panyapatiphan | 2 | -10/+9 | |
| 2021-12-17 | 0.1.1 | Max Isom | 2 | -1/+4 | |
| 2021-12-17 | Merge pull request #420 from Hellysonrp/mutex | Max Isom | 3 | -12/+117 | |
| 2021-12-17 | Update changelog | Max Isom | 1 | -0/+2 | |
| 2021-12-17 | Merge branch 'master' into mutex | Max Isom | 14 | -153/+481 | |
| 2021-12-16 | Update changelog | Max Isom | 1 | -0/+3 | |
| 2021-12-16 | Merge branch 'master' into feature/slash-commands | Max Isom | 7 | -103/+153 | |
| 2021-12-16 | Don't create a new tag | Max Isom | 1 | -1/+1 | |
| 2021-12-16 | Update README | Max Isom | 2 | -7/+20 | |
| 2021-12-16 | Add changelog, generate releases | Max Isom | 3 | -52/+105 | |
| 2021-12-16 | Build every commit | Max Isom | 2 | -45/+24 | |
| 2021-12-16 | Add PR template | Max Isom | 1 | -0/+5 | |
| 2021-12-16 | Bump @types/node from 16.11.7 to 17.0.0 | dependabot[bot] | 2 | -5/+5 | |
| Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 17.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||||
| 2021-12-15 | Start migrating queue command | Max Isom | 11 | -66/+364 | |
| Also: make it persistent & updating, add buttons ✨ | |||||
| 2021-12-15 | Migrate pause command | Max Isom | 2 | -11/+13 | |
| 2021-12-13 | Migrate fseek command | Max Isom | 1 | -22/+41 | |
| 2021-12-13 | Migrate disconnect command | Max Isom | 4 | -94/+14 | |
| 2021-12-13 | Migrate clear command | Max Isom | 1 | -9/+8 | |
| 2021-12-13 | Empty commit to test workflow | Max Isom | 0 | -0/+0 | |
| 2021-12-13 | Fix branch name | Max Isom | 2 | -2/+2 | |
| 2021-12-13 | Merge branch 'master' into feature/slash-commands | Max Isom | 7 | -10/+243 | |
| 2021-12-13 | Add PR workflow | Max Isom | 2 | -1/+74 | |
| 2021-12-14 | Bump @types/ws from 8.2.0 to 8.2.2 | dependabot[bot] | 2 | -5/+5 | |
| Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.2.0 to 8.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) --- updated-dependencies: - dependency-name: "@types/ws" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> | |||||
| 2021-12-13 | Merge pull request #432 from codetheweb/feature/splash-banner | Max Isom | 5 | -9/+169 | |
| 2021-12-13 | Add splash banner and spinner progress for initial connection | Max Isom | 5 | -9/+169 | |
| 2021-12-12 | Edit interaction reply if necessary for error messages | Max Isom | 2 | -2/+7 | |
| 2021-12-12 | Migrate play command to slash command | Max Isom | 9 | -172/+153 | |
| 2021-12-12 | Merge pull request #425 from codetheweb/dependabot/npm_and_yarn/got-12.0.0 | Max Isom | 2 | -36/+53 | |
| 2021-12-12 | Bump got from 11.8.2 to 12.0.0 | dependabot[bot] | 2 | -36/+53 | |
| Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 12.0.0. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v12.0.0) --- updated-dependencies: - dependency-name: got dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||||
| 2021-12-12 | Merge pull request #407 from ↵ | Max Isom | 2 | -5/+5 | |
| codetheweb/dependabot/npm_and_yarn/array-shuffle-3.0.0 | |||||
| 2021-12-12 | Merge pull request #409 from codetheweb/dependabot/npm_and_yarn/inversify-6.0.1 | Max Isom | 2 | -5/+5 | |
| 2021-12-12 | Merge pull request #422 from codetheweb/dependabot/npm_and_yarn/typescript-4.5.3 | Max Isom | 2 | -5/+5 | |
| 2021-12-12 | Merge pull request #346 from codetheweb/dependabot/npm_and_yarn/p-limit-4.0.0 | Max Isom | 2 | -2/+14 | |
| 2021-12-12 | Merge pull request #424 from codetheweb/play-behavior-fix-gpg | Max Isom | 2 | -10/+26 | |
| 2021-12-12 | Always resume | Max Isom | 2 | -15/+26 | |
| 2021-12-12 | Merge branch 'master' into play-behavior-fix-gpg | Max Isom | 19 | -158/+364 | |
| 2021-12-12 | Merge branch 'master' into play-behavior-fix-gpg | Max Isom | 17 | -599/+854 | |
| 2021-12-10 | Bump typescript from 4.4.4 to 4.5.3 | dependabot[bot] | 2 | -5/+5 | |
| Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> | |||||
| 2021-12-09 | Merge branch 'master' into playlist-limit-config | Thongrapee Panyapatiphan | 31 | -753/+1214 | |
| 2021-12-07 | Check database direction for orphans | Max Isom | 1 | -0/+66 | |
| 2021-12-03 | Revert back to static property | Max Isom | 1 | -3/+3 | |
| 2021-12-03 | Use loop instead of recursion | Max Isom | 1 | -8/+27 | |
