Commit Graph

479 Commits

Author SHA1 Message Date
Christer Warén
364b5d9b3c
Merge pull request #35 from warengroup/fix-33
Node-Fetch Update
2021-09-09 13:05:02 +03:00
Christer Warén
e08c20aa3d Merge branch 'develop' into fix-33 2021-09-09 13:03:46 +03:00
Christer Warén
65bebb7b13 Bumb version 2021-09-09 12:56:34 +03:00
Christer Warén
13814afebc Formatting changes 2021-09-09 12:44:50 +03:00
Christer Warén
b44bc679e5 Added VSCode settings 2021-09-09 12:43:12 +03:00
Christer Warén
c83b90aa20 Removed .vscode folder in .gitignore 2021-09-09 12:42:10 +03:00
Christer Warén
1bb8d8d801 Updated SIGINT event 2021-09-09 12:05:52 +03:00
Christer Warén
0b1cb03305 Added exit event in Client.ts 2021-09-09 12:05:39 +03:00
Christer Warén
90a93d35f7 Removed comments in maintenance.js 2021-09-09 12:05:15 +03:00
Christer Warén
24716dd497 Updated Dependencies 2021-09-09 11:26:37 +03:00
Christer Warén
259b58aa1a
Merge pull request #59 from warengroup/dependabot/npm_and_yarn/develop/types/node-16.9.0
Bump @types/node from 16.7.13 to 16.9.0
2021-09-09 11:24:16 +03:00
Christer Warén
52ec0845a7
Merge pull request #60 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.23.1
Bump discord-api-types from 0.23.0 to 0.23.1
2021-09-09 11:24:06 +03:00
dependabot[bot]
ddbe950a19
Bump discord-api-types from 0.23.0 to 0.23.1
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.23.0...0.23.1)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 08:02:59 +00:00
dependabot[bot]
46790b12ff
Bump @types/node from 16.7.13 to 16.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.13 to 16.9.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 08:02:40 +00:00
Christer Warén
488d0a6d12
Merge pull request #58 from warengroup/dependabot/npm_and_yarn/develop/discord-api-types-0.23.0
Bump discord-api-types from 0.22.0 to 0.23.0
2021-09-08 15:51:45 +03:00
dependabot[bot]
7699871779
Bump discord-api-types from 0.22.0 to 0.23.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.22.0...0.23.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 08:02:48 +00:00
Christer Warén
ac323a5410 Temporary solution 2021-09-08 01:39:35 +03:00
Christer Warén
9408d0d66b Bumb version 2021-09-07 15:49:13 +03:00
Christer Warén
5cd3912ff5 Merge branch 'master' into fix-33 2021-09-07 15:47:24 +03:00
Christer Warén
33e674f7c7
Merge pull request #53 from warengroup/develop
Version 0.3.7
2021-09-07 15:43:43 +03:00
Christer Warén
d0c10018f3 Updated messageCreate event 2021-09-07 15:36:33 +03:00
Christer Warén
523c94aafb Updated labeler workflow (Github Workflows) 2021-09-07 15:30:12 +03:00
Christer Warén
ac42502883
Merge pull request #56 from warengroup/dependabot/npm_and_yarn/develop/types/node-16.7.13
Bump @types/node from 16.7.10 to 16.7.13
2021-09-07 13:21:40 +03:00
dependabot[bot]
704596c371
Bump @types/node from 16.7.10 to 16.7.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.10 to 16.7.13.
- [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>
2021-09-07 08:02:48 +00:00
Christer Warén
4de241ecab
Merge pull request #51 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-4.31.0
Bump @typescript-eslint/parser from 4.30.0 to 4.31.0
2021-09-06 23:06:36 +03:00
dependabot[bot]
f70818c9f3
Bump @typescript-eslint/parser from 4.30.0 to 4.31.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.30.0 to 4.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 20:04:19 +00:00
Christer Warén
6ad412000d
Merge pull request #50 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-4.31.0
Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0
2021-09-06 23:03:16 +03:00
Christer Warén
2804f942b7
Merge pull request #48 from warengroup/dependabot/github_actions/develop/actions/setup-node-2.4.0
Bump actions/setup-node from 2.3.1 to 2.4.0
2021-09-06 23:01:20 +03:00
Christer Warén
561b365e44
Merge pull request #49 from warengroup/dependabot/github_actions/develop/docker/setup-buildx-action-1.6.0
Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
2021-09-06 23:00:20 +03:00
Christer Warén
9475c68682 Bumb Version 2021-09-06 22:52:24 +03:00
Christer Warén
34abb66086 Merge branch 'master' into fix-33 2021-09-06 22:49:37 +03:00
dependabot[bot]
890df2c27c
Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.30.0 to 4.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 19:39:41 +00:00
dependabot[bot]
cb1d2ca6b9
Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 19:39:29 +00:00
dependabot[bot]
f31ad5ceca
Bump actions/setup-node from 2.3.1 to 2.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 19:39:26 +00:00
Christer Warén
8b5933749d
Merge pull request #47 from warengroup/develop
Version 0.3.6
2021-09-06 22:39:05 +03:00
Christer Warén
ab950352fa Added uncaughtException event 2021-09-06 22:35:49 +03:00
Christer Warén
984e8aab76 Fixed prev command 2021-09-06 22:35:21 +03:00
Christer Warén
cc8b44db9b Fixed next command 2021-09-06 22:35:14 +03:00
Christer Warén
1371a83e90 Removed permissions property from commands 2021-09-06 21:56:19 +03:00
Christer Warén
33e4a416a9 Updated saveRadios function 2021-09-06 21:46:59 +03:00
Christer Warén
5bf4bd9a1c Updated maintenance command 2021-09-06 21:45:13 +03:00
Christer Warén
4edfe6848c Updated SIGINT event 2021-09-06 21:44:59 +03:00
Christer Warén
884233a938 Updated SIGTERM event 2021-09-06 21:44:45 +03:00
Christer Warén
3ac284e237 Updated maintenance command 2021-09-06 20:42:14 +03:00
Christer Warén
d1fe9177af Updated play.js 2021-09-06 19:43:28 +03:00
Christer Warén
8316723a6a Added reload stations option in maintenance command 2021-09-06 19:43:14 +03:00
Christer Warén
f9ce2bfaf9 Updated play command 2021-09-06 19:10:15 +03:00
Christer Warén
a9857cb34b Updated play function 2021-09-06 19:09:34 +03:00
Christer Warén
894a1d82f5 Updated play command 2021-09-06 18:38:46 +03:00
Christer Warén
fa4f5e1e09 Updated labeler workflow (Github Workflows) 2021-09-06 18:07:00 +03:00