Commit Graph

67 Commits

Author SHA1 Message Date
dependabot[bot]
09980afbe9
⬆️ Bump @types/node from 18.11.17 to 18.11.18 (#59)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.17 to 18.11.18.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 22:44:43 +01:00
dependabot[bot]
914b12ca1b
⬆️ Bump eslint from 8.30.0 to 8.32.0 (#60)
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 22:44:33 +01:00
dependabot[bot]
890ab8fea0
⬆️ Bump rimraf from 3.0.2 to 4.0.7 (#61)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.0.7.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.2...v4.0.7)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 22:44:26 +01:00
Manuel Ruwe
88679df611 🔀 Merge branch 'master' into dev 2023-01-09 22:16:23 +01:00
dependabot[bot]
54a5b736c8
Bump json5 from 2.2.1 to 2.2.3 (#44)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 22:11:48 +01:00
Manuel
538b2451f6
Add healthchecks for Jellyfin and Discord 2022-12-27 16:48:16 +01:00
Manuel
80e138900c
Add report capabilities and session api (#40) 2022-12-27 14:22:05 +01:00
Manuel
d31cb244ae Update dependency @types/node to v18 (#29)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-12-27 12:34:09 +01:00
Manuel Ruwe
73d36ae1f3 Add update checker #13 2022-12-19 11:57:04 +01:00
Manuel Ruwe
c2c2a9d091 🎨 Code cleanup, remove old api package 2022-12-18 12:17:33 +01:00
Manuel Ruwe
17eee92404 Add playback manager 2022-12-18 12:17:33 +01:00
Manuel Ruwe
ca10c0fd6d Add play track command 2022-12-18 12:17:33 +01:00
Manuel Ruwe
73f2f0eb5f Implement Summon and Disconnect 2022-12-18 12:17:33 +01:00
Manuel Ruwe
3d9ba8ede7 Add playback commands 2022-12-18 12:17:33 +01:00
Manuel Ruwe
beb34b7d7c Add nestjs discord package 2022-12-18 12:17:33 +01:00
Manuel Ruwe
6c5b282bc0 ♻️ Migrate to NestJS 2022-12-18 12:17:33 +01:00
Manuel
00a66a668f Format code using Prettier 2022-08-07 16:14:24 +02:00