Commit Graph

2173 Commits

Author SHA1 Message Date
Christer Warén
3f1d576c44 Add more Typescript typings 2023-06-07 21:33:28 +03:00
Christer Warén
b29624cba3 Update listStations function 2023-06-07 17:47:39 +03:00
Christer Warén
938f8ab69b Remove unnecessary await in Play command 2023-06-07 17:46:47 +03:00
Christer Warén
9e165713ce Fix Streamer class 2023-06-07 17:43:39 +03:00
Christer Warén
d260c6ea4f Fix Statistics class 2023-06-07 17:43:19 +03:00
Christer Warén
cbae9ae38f Fix Stations class 2023-06-07 17:43:02 +03:00
Christer Warén
24a6e80f26 Adding more typings 2023-06-07 17:42:21 +03:00
Christer Warén
16ef8e70e6 Typescript continues 2023-06-07 06:41:58 +03:00
Christer Warén
25ac99379b Dockerfile Update - NodeJS 18 2023-06-07 05:23:30 +03:00
Christer Warén
26a7b2cf25 NodeJS 18 & Node-Fetch Drop 2023-06-07 05:22:46 +03:00
github-actions[bot]
dad16da504
Merge pull request #739 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.59.9
Bump @typescript-eslint/parser from 5.59.8 to 5.59.9
2023-06-06 18:24:01 +00:00
dependabot[bot]
890a25ac80
Bump @typescript-eslint/parser from 5.59.8 to 5.59.9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.8 to 5.59.9.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 18:23:46 +00:00
github-actions[bot]
c502101319
Merge pull request #738 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.59.9
Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9
2023-06-06 08:57:18 +00:00
dependabot[bot]
ce80bc7508
Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.8 to 5.59.9.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 08:57:02 +00:00
Christer Warén
40cd3a9ec5 More typings to classes, commands, events, funcs 2023-06-06 08:05:54 +03:00
Christer Warén
227e0bcaaa Typings in listStations function 2023-06-06 07:12:21 +03:00
Christer Warén
95216f5acc Remove unused variable in isDev function 2023-06-06 07:11:45 +03:00
Christer Warén
7ba5ee97a8 Remove unused message variables in commands 2023-06-06 07:10:21 +03:00
Christer Warén
c181066c67 Update Play command 2023-06-06 07:03:21 +03:00
Christer Warén
78d6b92dbd Add replace method to messages variable 2023-06-06 06:04:28 +03:00
Christer Warén
3686cd1b0e Replace any types to more strict types 2023-06-06 04:58:01 +03:00
Christer Warén
bc238d919d Rename devId to devIds in config 2023-06-06 04:37:06 +03:00
Christer Warén
97881f7331 Fix typo in commands.ts 2023-06-06 03:56:58 +03:00
Christer Warén
6c1f0944db Update Maintenance command 2023-06-06 03:54:44 +03:00
Christer Warén
3cec154343 Simplicy Commands 2023-06-06 03:51:40 +03:00
Christer Warén
87cf4b62c8 Simplify events 2023-06-06 03:41:04 +03:00
Christer Warén
348ac90cba Move emojis to messages variable 2023-06-06 02:27:46 +03:00
Christer Warén
2d17c33d21 Typescript Continue 2023-06-06 01:39:35 +03:00
dependabot[bot]
7acabe411b Bump dotenv from 16.1.3 to 16.1.4
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.3 to 16.1.4.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.3...v16.1.4)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 15:46:48 +03:00
github-actions[bot]
e911da8732
Merge pull request #737 from warengroup/dependabot/npm_and_yarn/develop/dotenv-16.1.4
Bump dotenv from 16.1.3 to 16.1.4
2023-06-05 08:57:01 +00:00
dependabot[bot]
aa5f19328a
Bump dotenv from 16.1.3 to 16.1.4
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.3 to 16.1.4.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.3...v16.1.4)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 08:56:47 +00:00
Christer Warén
5be3b29300 Change em dash to dash in Stations class 2023-06-05 00:15:06 +03:00
Christer Warén
c584e3632e Typescript Continuum 2023-06-05 00:13:15 +03:00
Christer Warén
0e62861e33 Typescript rework continue 2023-06-04 22:35:07 +03:00
Christer Warén
2d0b326721 Update 2023-06-04 07:15:30 +03:00
Christer Warén
fb36a8f890 Typescript Continue 2023-06-04 06:20:37 +03:00
Christer Warén
3fc7337d0f TypeScript types 2023-06-04 05:48:42 +03:00
Christer Warén
9303c4fcc9 Export modules in typescript 2023-06-04 04:29:42 +03:00
Christer Warén
56f0ab5a40 TypeScript Initial 2023-06-04 04:07:41 +03:00
Christer Warén
4d18468e96 Remove messageCreate event 2023-06-04 03:43:39 +03:00
Christer Warén
e87d952b96 Add version 0.5.x to security.md 2023-06-04 03:42:02 +03:00
Christer Warén
b5eb895611 Bumb Version 2023-06-04 03:37:40 +03:00
Christer Warén
8c95114ba6 Bumb Version 2023-06-04 03:02:47 +03:00
Christer Warén
d6840f307d
Merge pull request #725 from warengroup/develop
Version 0.4.3
2023-06-04 02:59:50 +03:00
Christer Warén
9cd35c7c99 Dependencies Update 2023-06-04 02:57:24 +03:00
Christer Warén
1a3ca3fbc0 Update Github workflow - Docker Build 2023-06-04 02:53:07 +03:00
Christer Warén
d18bd35b87 Update Github workflow - TypeScript Build 2023-06-04 02:52:55 +03:00
github-actions[bot]
c590574a50
Merge pull request #734 from warengroup/dependabot/npm_and_yarn/develop/typescript-5.1.3
Bump typescript from 5.0.4 to 5.1.3
2023-06-02 08:57:00 +00:00
dependabot[bot]
089c68566f
Bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 08:56:46 +00:00
github-actions[bot]
c11555acdd
Merge pull request #733 from warengroup/dependabot/npm_and_yarn/develop/dotenv-16.1.3
Bump dotenv from 16.1.1 to 16.1.3
2023-06-01 08:57:31 +00:00