Commit graph

1747 commits

Author SHA1 Message Date
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
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
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 b7e0e20829 adjusted nsis stuff 2024-02-03 20:27:55 +01:00
codefactor-io cb095ebae5
[CodeFactor] Apply fixes 2024-02-03 13:22:28 +00:00
DJ2LS 22f8ea1ce8 retransmit message 2024-02-03 14:16:23 +01: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 b70a209899 introduced schedule manager 2024-02-02 19:37:02 +01:00
dependabot[bot] 93eea0bd8b
Bump electron-log from 5.0.3 to 5.1.1 in /gui
Bumps [electron-log](https://github.com/megahertz/electron-log) from 5.0.3 to 5.1.1.
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v5.0.3...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 16:21:34 +00:00
DJ2LS 21ccd4dde1 gui version update 2024-01-31 15:59:43 +01:00
DJ2LS 87d7e73615 set first selected callsign 2024-01-31 12:01:24 +01:00
DJ2LS 12b1f9e436 adjusted message status 2024-01-31 11:38:17 +01:00
DJ2LS e279f45229 added arq transmission failed state 2024-01-29 17:50:28 +01:00
dependabot[bot] 8f5b4d67fe
Bump @electron/notarize from 2.2.0 to 2.2.1 in /gui
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.2.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 16:49:29 +00:00
DJ2LS 4ccc509992 small gui added modem busy state while ARQ 2024-01-28 21:29:56 +01:00
DJ2LS dde0a6e812 small gui adjustments 2024-01-28 20:07:15 +01:00
DJ2LS 4aaf91d187 make new chat callsign uppercase 2024-01-28 12:41:21 +01:00
DJ2LS 31363c9de2 update messages on click on chat 2024-01-28 12:36:54 +01:00
DJ2LS 1bbfa6f22b delete messages 2024-01-28 12:32:16 +01:00
DJ2LS a66e875be2 disabled options, not yet supported 2024-01-28 09:52:07 +01:00
DJ2LS b994a2ae4f adjusted message sorting 2024-01-28 09:50:20 +01:00
DJ2LS 041b477a4a show received and sent messags 2024-01-28 09:46:04 +01:00
DJ2LS 9c33b28fdb
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/emoji-picker-element-1.21.0 2024-01-28 09:26:30 +01:00
DJ2LS eea52c55b6
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/emoji-picker-element-1.21.0 2024-01-28 09:26:11 +01:00
DJ2LS b4bb4ef241
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/bootstrap-icons-1.11.3 2024-01-28 09:26:08 +01:00
DJ2LS ce87464d23
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/emoji-picker-element-1.21.0 2024-01-28 09:25:37 +01:00
DJ2LS 5f61991ab8
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/bootstrap-icons-1.11.3 2024-01-28 09:25:31 +01:00
dependabot[bot] c067967d21
Bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.19.1 in /gui
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.17.0 to 6.19.1.
- [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.19.1/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-01-28 08:25:23 +00:00
DJ2LS 39d28291bd
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vitejs/plugin-vue-5.0.3 2024-01-28 09:23:38 +01:00
DJ2LS fdcaf7815a updated package.json 2024-01-28 09:23:27 +01:00
DJ2LS 2e9344bba7 cleanup and first implementation of server side message sytem 2024-01-27 17:44:18 +01:00
DJ2LS 90b0ff06e1 Merge remote-tracking branch 'origin/dev-fix-gui-tests' into dev-fix-gui-tests 2024-01-23 19:12:10 +01:00
DJ2LS f4de64d3be attempt fixing gui build process 2024-01-23 19:12:04 +01:00
codefactor-io 53a34eaaa2
[CodeFactor] Apply fixes 2024-01-23 10:44:34 +00:00
DJ2LS 9d2332477f attempt fixing github test 2024-01-23 11:42:47 +01:00
DJ2LS 965dd5e29d attempt fixing github test 2024-01-23 11:39:16 +01:00
dependabot[bot] 8d81e89d09
Bump vite from 5.0.10 to 5.0.12 in /gui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 22:28:45 +00:00