Commit graph

1533 commits

Author SHA1 Message Date
DJ2LS 53955a8107 ARQ WIP - session closing 2023-12-21 15:05:22 +01:00
DJ2LS 085fd0c668
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/bootstrap-icons-1.11.2 2023-12-20 16:47:39 +01:00
dependabot[bot] 9392d8f2e1
Bump bootstrap-icons from 1.10.5 to 1.11.2 in /gui
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.10.5 to 1.11.2.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](https://github.com/twbs/icons/compare/v1.10.5...v1.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 15:47:03 +00:00
DJ2LS 3c3c6a9ae9
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/emoji-picker-element-data-1.6.0 2023-12-20 16:46:48 +01:00
DJ2LS 6ab29ad687
Merge pull request #572 from DJ2LS/dependabot/npm_and_yarn/gui/develop/uuid-9.0.1
Bump uuid from 9.0.0 to 9.0.1 in /gui
2023-12-20 16:46:36 +01:00
DJ2LS a9cdd75f95
Merge pull request #574 from DJ2LS/dependabot/npm_and_yarn/gui/develop/bootswatch-5.3.2
Bump bootswatch from 5.3.1 to 5.3.2 in /gui
2023-12-20 16:46:17 +01:00
DJ2LS d5e7f92333
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/eslint-plugin-prettier-5.0.1 2023-12-20 16:45:44 +01:00
codefactor-io 6dd1c396fc
[CodeFactor] Apply fixes 2023-12-20 02:59:33 +00:00
Mashintime d9f9c724ea Fix errors and reduce logging 2023-12-19 21:29:53 -05:00
Mashintime 00888c4b59 Fancy graphics on WF 2023-12-19 21:29:35 -05:00
Mashintime b73756541b Cleanup log messages 2023-12-19 21:23:22 -05:00
Mashintime 25aa026f08 Fix updater error 2023-12-19 21:23:01 -05:00
codefactor-io 6830d9dcb2
[CodeFactor] Apply fixes to commit 1f38a59 2023-12-20 01:19:47 +00:00
Mashintime 1f38a59bb8 Fix serial device ignore 2023-12-19 20:19:22 -05:00
dependabot[bot] 2143a2a5b9
Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 in /gui
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 17:08:50 +00:00
dependabot[bot] ecfc3ef643
Bump bootswatch from 5.3.1 to 5.3.2 in /gui
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.3.1 to 5.3.2.
- [Commits](https://github.com/thomaspark/bootswatch/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 17:08:31 +00:00
dependabot[bot] 534291671e
Bump uuid from 9.0.0 to 9.0.1 in /gui
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 17:07:51 +00:00
dependabot[bot] 026c929fc0
Bump emoji-picker-element-data from 1.4.0 to 1.6.0 in /gui
Bumps [emoji-picker-element-data](https://github.com/nolanlawson/emoji-picker-element-data) from 1.4.0 to 1.6.0.
- [Commits](https://github.com/nolanlawson/emoji-picker-element-data/compare/v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: emoji-picker-element-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 17:07:29 +00:00
codefactor-io 169990ed58
[CodeFactor] Apply fixes 2023-12-19 03:09:17 +00:00
Mashintime e3d9e7e24c Info screen adjustments 2023-12-18 22:08:02 -05:00
Mashintime 1db19df71b Fix grid bottom clipping 2023-12-18 21:22:34 -05:00
Mashintime fda687308b fix up some settings 2023-12-18 21:17:02 -05:00
Mashintime 8d704ff7f7 Remove local fft setting since config is set by modem 2023-12-18 21:16:01 -05:00
Mashintime d919696d24 Include api in audio device text 2023-12-18 20:55:21 -05:00
Mashintime 5558173181 Serial device settings improvement 2023-12-18 20:46:19 -05:00
Mashintime 377048b90a Rename function 2023-12-18 20:09:43 -05:00
dependabot[bot] 91a0f90a1e
Bump eslint-config-prettier from 9.0.0 to 9.1.0 in /gui
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 19:53:38 +00:00
DJ2LS 9474220e45
Merge pull request #561 from DJ2LS/dependabot/npm_and_yarn/gui/develop/bootstrap-5.3.2 2023-12-18 20:51:39 +01:00
DJ2LS 64f09b1b41
Merge pull request #563 from DJ2LS/dependabot/npm_and_yarn/gui/develop/pinia-2.1.7 2023-12-18 20:51:28 +01:00
DJ2LS f87d19ca4a
Merge pull request #569 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vue-3.3.12 2023-12-18 20:51:14 +01:00
dependabot[bot] 8815fff6a7
Bump eslint-config-standard-with-typescript in /gui
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 40.0.0 to 43.0.0.
- [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard-with-typescript/compare/v40.0.0...v43.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 16:42:27 +00:00
dependabot[bot] 0da364828b
Bump vue from 3.3.4 to 3.3.12 in /gui
Bumps [vue](https://github.com/vuejs/core) from 3.3.4 to 3.3.12.
- [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.4...v3.3.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 16:35:26 +00:00
codefactor-io 5786f1f1dd
[CodeFactor] Apply fixes to commit ff91eb8 2023-12-17 17:59:32 +00:00
Mashintime ff91eb888c Small adjustment to freq grid widget 2023-12-17 12:59:09 -05:00
Mashintime a849c83e1e Save/restore grid layout from config 2023-12-17 10:58:19 -05:00
codefactor-io ec99882497
[CodeFactor] Apply fixes 2023-12-16 16:57:29 +00:00
Mashintime de4eb9355b Updated mycall & freq widget 2023-12-16 11:56:55 -05:00
codefactor-io 19eb6ee6e9
[CodeFactor] Apply fixes 2023-12-16 16:12:03 +00:00
Mashintime 436420f854 Grid updates 2023-12-16 11:11:16 -05:00
Mashintime 4036eb8e9b Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-12-15 15:46:53 -05:00
DJ2LS a970f96165 WIP ARQ - more fixes 2023-12-15 16:22:38 +01:00
Mashintime ec06389507 Grid: PTT 2023-12-12 17:20:48 -05:00
Mashintime 94f23d47b7 Broadcasts grid items 2023-12-12 16:20:02 -05:00
Mashintime 90a5dba302 Proof of concept no longer needed 2023-12-11 15:52:27 -05:00
Mashintime 7823321559 Adjust grid close button 2023-12-11 15:51:16 -05:00
dependabot[bot] 00585db9b8
Bump pinia from 2.1.6 to 2.1.7 in /gui
Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.6...pinia@2.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 16:40:32 +00:00
dependabot[bot] aefca6e175
Bump bootstrap from 5.3.1 to 5.3.2 in /gui
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.1...v5.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 16:39:51 +00:00
codefactor-io ee41286ff7
[CodeFactor] Apply fixes 2023-12-10 20:58:12 +00:00
Mashintime 6e16a1bc07 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-12-10 15:56:41 -05:00
Mashintime ae1dc1ccb8 Rework waterfall data and theme support 2023-12-10 15:53:07 -05:00