Commit graph

1480 commits

Author SHA1 Message Date
Mashintime 0ca35be688 Save GUI local settings to config/config.json 2023-12-10 15:51:19 -05:00
Mashintime 4ea01f39b4 Stats fixes 2023-12-10 10:49:42 -05:00
codefactor-io ac9c46680d
[CodeFactor] Apply fixes 2023-12-10 08:01:20 +00:00
Mashintime 4f98929446 More grid work 2023-12-10 03:00:39 -05:00
Mashintime 63cdd7759e Validate callsign in ping api 2023-12-10 02:05:48 -05:00
Mashintime 474d1d0bac Fix ping in grid broadcasts 2023-12-10 02:05:12 -05:00
Mashintime bb5ee9a374 Typo 2023-12-09 11:42:49 -05:00
codefactor-io 00991eb93c
[CodeFactor] Apply fixes 2023-12-09 16:37:39 +00:00
Mashintime 41e13770b8 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-12-09 11:36:04 -05:00
Mashintime d90fd7c243 Fix ts error 2023-12-09 11:34:46 -05:00
Mashintime 46eef7a3b5 Add ping toast 2023-12-09 11:34:25 -05:00
codefactor-io 30710fbb7e
[CodeFactor] Apply fixes to commit bdc21d1 2023-12-09 10:22:14 +00:00
Mashintime bdc21d1c53 Dynamic widget picker 2023-12-09 05:21:47 -05:00
Mashintime 305aaf1626 Move grid items to subfolder 2023-12-09 01:18:16 -05:00
codefactor-io 929f470988
[CodeFactor] Apply fixes to commit b4170f5 2023-12-09 06:08:53 +00:00
Mashintime b4170f5329 Grid changes 2023-12-09 01:08:15 -05:00
DJ2LS c80917187e
Merge pull request #559 from DJ2LS/dependabot/npm_and_yarn/gui/develop/electron-updater-6.1.7 2023-12-08 23:11:09 +01:00
DJ2LS 2b722c184a
Merge pull request #558 from DJ2LS/dependabot/npm_and_yarn/gui/develop/chart.js-4.4.1 2023-12-08 23:10:59 +01:00
dependabot[bot] cfb26f88e4
Bump electron-updater from 6.1.6 to 6.1.7 in /gui
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.6 to 6.1.7.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.7/packages/electron-updater)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 22:10:53 +00:00
DJ2LS 740c319a36
Merge pull request #557 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vitest-1.0.2 2023-12-08 23:10:47 +01:00
DJ2LS acf47f8f96
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/electron-28.0.0 2023-12-08 23:10:03 +01:00
DJ2LS bd4e9bc233
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/emoji-picker-element-1.20.1 2023-12-08 23:09:16 +01:00
codefactor-io ed7dc955c8
[CodeFactor] Apply fixes to commit ae6d69a 2023-12-08 21:20:41 +00:00
DJ2LS ae6d69ac2e adjusted grid item selection 2023-12-08 22:20:19 +01:00
dependabot[bot] 0527cc65f5
Bump electron from 27.1.3 to 28.0.0 in /gui
Bumps [electron](https://github.com/electron/electron) from 27.1.3 to 28.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v27.1.3...v28.0.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 20:55:12 +00:00
Mashintime b4bbab67fc bump plugin-vue version 2023-12-08 15:52:37 -05:00
dependabot[bot] f60725ce98
Bump emoji-picker-element from 1.18.3 to 1.20.1 in /gui
Bumps [emoji-picker-element](https://github.com/nolanlawson/emoji-picker-element) from 1.18.3 to 1.20.1.
- [Changelog](https://github.com/nolanlawson/emoji-picker-element/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolanlawson/emoji-picker-element/compare/v1.18.3...v1.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 16:56:22 +00:00
dependabot[bot] 49e25d6cc3
Bump chart.js from 4.3.3 to 4.4.1 in /gui
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.3.3 to 4.4.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.3.3...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 16:56:03 +00:00
dependabot[bot] 2206ed2e44
Bump vitest from 0.34.6 to 1.0.2 in /gui
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.6 to 1.0.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.2/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 16:51:53 +00:00
DJ2LS a8a6a183c6 updated package.json 2023-12-08 17:49:44 +01:00
codefactor-io a55e9ba9f8
[CodeFactor] Apply fixes 2023-12-06 03:11:59 +00:00
Mashintime 26d815067a Activities grid widget 2023-12-05 22:10:04 -05:00
Mashintime c2d09902d7 Grid widget tweaks 2023-12-05 22:09:52 -05:00
Mashintime d752314a67 Removed border 2023-12-05 22:07:56 -05:00
codefactor-io ad11332d16
[CodeFactor] Apply fixes 2023-12-05 03:27:35 +00:00
Mashintime 54cf0bef3f Local HSL state 2023-12-04 22:25:24 -05:00
Mashintime 83fc9c50fe Grid improvements 2023-12-04 22:24:58 -05:00
Mashintime ed1070be79 Ping ack and gen HSL 2023-12-04 22:24:30 -05:00
Mashintime e7586ac967 Update to use hsl 2023-12-04 22:23:28 -05:00
Mashintime 8c69b74fd8 Activity grid widget 2023-12-04 22:23:06 -05:00
codefactor-io 645b159d73
[CodeFactor] Apply fixes 2023-12-04 03:49:02 +00:00
Mashintime ce12679f2d Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-12-03 22:48:09 -05:00
Mashintime e6782b6aac Working spectrum in grid 2023-12-03 22:43:48 -05:00
Mashintime db579504f0 Small responsive tweak 2023-12-03 18:59:52 -05:00
Mashintime c06bb4abfa Some local settings work 2023-12-03 18:54:44 -05:00
Mashintime e569e352ad Waterfall theme 2023-12-03 18:41:42 -05:00
Mashintime 5c6f486efd More grid work 2023-12-03 18:39:06 -05:00
Mashintime 1881079f4a Grid updates 2023-12-03 13:02:40 -05:00
Mashintime 7a5a2c1f63 Stats grid widget - wip 2023-12-03 13:02:07 -05:00
Mashintime c1852a4d5f Grid HSL updates/testing 2023-12-03 13:01:46 -05:00