Commit graph

4718 commits

Author SHA1 Message Date
codefactor-io cb8d17d006
[CodeFactor] Apply fixes 2024-02-06 21:09:05 +00:00
DJ2LS d21100a14b Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/js/messagesHandler.ts
2024-02-06 22:08:29 +01:00
DJ2LS 6cce06eb2e fiex ts error 2024-02-06 22:08:17 +01:00
codefactor-io 6a58807227
[CodeFactor] Apply fixes to commit 01e4385 2024-02-06 20:06:13 +00:00
DJ2LS 01e4385c40 file input fixes 2024-02-06 21:05:57 +01:00
DJ2LS f526a9adb3 cleanup and fix for empty message body 2024-02-06 20:33:36 +01:00
DJ2LS 09a0bf0c0d added attachment counter, cleanup 2024-02-06 20:20:52 +01:00
codefactor-io 1f38267626
[CodeFactor] Apply fixes to commit 8d62550 2024-02-06 19:09:39 +00:00
DJ2LS 8d62550775 first attempt with adding and downloading message attachments 2024-02-06 20:09:20 +01:00
dependabot[bot] 8d7b961f4e
Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.21.0 in /gui
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.1 to 6.21.0.
- [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/v6.21.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>
2024-02-06 16:51:39 +00:00
DJ2LS 463a1766f1 adjusted db model, made databse handlers more modular 2024-02-06 09:41:56 +01:00
DJ2LS b5bb7acab6 adjusted db model, made databse handlers more modular 2024-02-06 09:25:03 +01:00
DJ2LS e445d23968 adjusted db model, made databse handlers more modular 2024-02-06 09:22:55 +01:00
DJ2LS 77d95baf00 dont delete callsign anymore for nsis 2024-02-05 22:21:38 +01:00
DJ2LS cf37622365 adjusted callsign regex 2024-02-05 21:57:56 +01:00
dependabot[bot] 4f3b4b2762
Bump eslint-config-standard-with-typescript in /gui
Bumps [eslint-config-standard-with-typescript](https://github.com/mightyiam/eslint-config-standard-with-typescript) from 43.0.0 to 43.0.1.
- [Release notes](https://github.com/mightyiam/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/mightyiam/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mightyiam/eslint-config-standard-with-typescript/compare/v43.0.0...v43.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-standard-with-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 16:34:47 +00:00
dependabot[bot] 243dc771fd
Bump vitest from 1.0.2 to 1.2.2 in /gui
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.0.2 to 1.2.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 16:34:38 +00:00
dependabot[bot] a99bece107
Bump eslint-plugin-n from 16.1.0 to 16.6.2 in /gui
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.1.0 to 16.6.2.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.1.0...16.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 16:34:23 +00:00
DJ2LS d81305d019 updated default config 2024-02-04 20:36:23 +01:00
DJ2LS 34e4578633 added priority column to database. 2024-02-04 20:27:29 +01:00
Mashintime 4b1b351711 GUI heap overflow fix 2024-02-04 10:43:06 -05:00
DJ2LS a25419275b
Merge pull request #625 from DJ2LS/dependabot/npm_and_yarn/gui/develop/electron/universal-2.0.1 2024-02-04 14:23:47 +01:00
DJ2LS 8865897260
Merge pull request #624 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vueuse/electron-10.7.2 2024-02-04 14:23:37 +01:00
DJ2LS 5ec2cd4dc6
Merge pull request #623 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vue-3.4.15 2024-02-04 14:23:24 +01:00
dependabot[bot] 127e5a4120
Bump @vueuse/electron from 10.7.1 to 10.7.2 in /gui
Bumps [@vueuse/electron](https://github.com/vueuse/vueuse/tree/HEAD/packages/electron) from 10.7.1 to 10.7.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.2/packages/electron)

---
updated-dependencies:
- dependency-name: "@vueuse/electron"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-04 12:49:46 +00:00
dependabot[bot] 6c8e03c297
Bump @electron/universal from 2.0.0 to 2.0.1 in /gui
Bumps [@electron/universal](https://github.com/electron/universal) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/electron/universal/releases)
- [Changelog](https://github.com/electron/universal/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/universal/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: "@electron/universal"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-04 12:49:40 +00:00
dependabot[bot] fb8e4b5170
Bump vue from 3.3.12 to 3.4.15 in /gui
Bumps [vue](https://github.com/vuejs/core) from 3.3.12 to 3.4.15.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.3.12...v3.4.15)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-04 12:49:40 +00:00
DJ2LS eaffe29512
Merge pull request #627 from DJ2LS/dependabot/npm_and_yarn/gui/develop/electron-log-5.1.1
Bump electron-log from 5.0.3 to 5.1.1 in /gui
2024-02-04 13:49:07 +01:00
DJ2LS eae7edddb4
Merge pull request #626 from DJ2LS/dependabot/npm_and_yarn/gui/develop/electron/notarize-2.2.1
Bump @electron/notarize from 2.2.0 to 2.2.1 in /gui
2024-02-04 13:48:43 +01:00
DJ2LS dbd0081cf6 adjusted nsis installer 2024-02-04 13:44:03 +01:00
Mashintime b2f6464645 Modem update script for windows 2024-02-03 14:46:26 -05:00
Mashintime 39b401f848 Clean up windows batch files out of tools 2024-02-03 14:46:04 -05:00
DJ2LS 74f6482bb0 adjusted nsis stuff 2024-02-03 20:44:49 +01:00
DJ2LS b7e0e20829 adjusted nsis stuff 2024-02-03 20:27:55 +01:00
DJ2LS 0f5736cdcc Merge remote-tracking branch 'origin/develop' into develop 2024-02-03 15:01:08 +01:00
DJ2LS f003855e8a adjusted database and added attempts and is_read 2024-02-03 15:01:01 +01:00
codefactor-io cb095ebae5
[CodeFactor] Apply fixes 2024-02-03 13:22:28 +00:00
DJ2LS b389ca4e7f Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/js/messagesHandler.ts
2024-02-03 14:22:04 +01:00
DJ2LS 22f8ea1ce8 retransmit message 2024-02-03 14:16:23 +01:00
codefactor-io 4ebcd1c7f6
[CodeFactor] Apply fixes 2024-02-03 13:04:38 +00:00
DJ2LS f13f06c795 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/js/messagesHandler.ts
2024-02-03 14:04:16 +01:00
DJ2LS 4a6e87efd7 fixed message parsing after api change 2024-02-03 14:04:05 +01:00
codefactor-io ba6f07407c
[CodeFactor] Apply fixes 2024-02-03 12:55:30 +00:00
DJ2LS 08c2b7809a smaller gui fixes, return all messages as valid json 2024-02-03 13:53:31 +01:00
DJ2LS d42b25d6eb reduced errors, heard stations still needs a fix 2024-02-03 13:34:22 +01:00
DJ2LS c6eb7b71b2 reduced errors, beacon chart now working again 2024-02-03 13:27:14 +01:00
DJ2LS d50b3b4db7 fix selected callsign missiing 2024-02-03 12:09:57 +01:00
DJ2LS b619e8506a some gui adjustments 2024-02-03 11:40:07 +01:00
DJ2LS cf35520526 forgot setting connection attempts to 10 2024-02-03 11:13:15 +01:00
DJ2LS b7567ac33e version update 2024-02-03 11:02:41 +01:00