Commit graph

212 commits

Author SHA1 Message Date
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
DJ2LS a8a6a183c6 updated package.json 2023-12-08 17:49:44 +01:00
Pedro efb1a8e61b Move reset_data_sync() to Demodulator 2023-12-03 15:05:44 +01:00
dependabot[bot] 539e838b2a
Bump mime from 3.0.0 to 4.0.0 in /gui
Bumps [mime](https://github.com/broofa/mime) from 3.0.0 to 4.0.0.
- [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md)
- [Commits](https://github.com/broofa/mime/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: mime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 09:07:30 +00:00
DJ2LS 3e3d96a4bb
Merge branch 'main' into develop 2023-11-28 17:51:20 +01:00
DJ2LS 85a13bd77e
Merge pull request #542 from DJ2LS/dependabot/npm_and_yarn/gui/eslint-config-standard-with-typescript-40.0.0 2023-11-28 17:51:04 +01:00
Mashintime 006dec976a Grid layout system proof of concept demo 2023-11-25 01:17:45 -05:00
dependabot[bot] dd3695d07a
Bump vite from 4.5.0 to 5.0.2 in /gui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 16:52:52 +00:00
dependabot[bot] 019f5f7226
Bump eslint-config-standard-with-typescript in /gui
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 39.1.1 to 40.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/v39.1.1...v40.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-11-20 17:01:37 +00:00
Pedro 0f08b6525f Add first GUI test using vitest 2023-11-20 14:24:45 +01:00
DJ2LS c32b435cee
Merge pull request #539 from DJ2LS/dependabot/npm_and_yarn/gui/electron/universal-2.0.0 2023-11-14 21:39:21 +01:00
dependabot[bot] b73aedd079
Bump @electron/universal from 1.5.1 to 2.0.0 in /gui
Bumps [@electron/universal](https://github.com/electron/universal) from 1.5.1 to 2.0.0.
- [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/v1.5.1...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 16:38:30 +00:00
dependabot[bot] 0a8178508d
Bump vite-plugin-electron from 0.14.1 to 0.15.4 in /gui
Bumps [vite-plugin-electron](https://github.com/electron-vite/vite-plugin-electron) from 0.14.1 to 0.15.4.
- [Release notes](https://github.com/electron-vite/vite-plugin-electron/releases)
- [Changelog](https://github.com/electron-vite/vite-plugin-electron/blob/main/CHANGELOG.md)
- [Commits](https://github.com/electron-vite/vite-plugin-electron/compare/v0.14.1...v0.15.4)

---
updated-dependencies:
- dependency-name: vite-plugin-electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 16:12:45 +00:00
DJ2LS a7b32369b6 fixed mac build 2023-10-29 20:14:55 +01:00
DJ2LS 9e1720eb4f improved channel busy handler 2023-10-29 15:05:53 +01:00
DJ2LS be6035e159 version update 2023-10-28 20:13:27 +02:00
DJ2LS d4cf192266
Merge branch 'main' into dependabot/npm_and_yarn/gui/electron-log-5.0.0 2023-10-25 14:30:16 +02:00
DJ2LS 719e8f760d test with new version 2023-10-25 13:21:03 +02:00
DJ2LS 528f8431f7 test with @electron/universal package 2023-10-25 12:24:46 +02:00
DJ2LS a9468a9fd5 version update 2023-10-24 19:41:54 +02:00
DJ2LS 86a38e94ef version update 2023-10-24 19:41:17 +02:00
dependabot[bot] 84613e6eb2
Bump electron-log from 4.4.8 to 5.0.0 in /gui
Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.4.8 to 5.0.0.
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v4.4.8...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 16:34:16 +00:00
DJ2LS 0a8cc3ade7 version update 2023-10-24 17:47:59 +02:00
DJ2LS f7da708519 remove git parameters from npm start 2023-10-23 21:04:48 +02:00
DJ2LS 9cb5134737 version update 2023-10-23 13:36:10 +02:00
DJ2LS 053215a6bb final build test 2023-10-23 12:24:38 +02:00
DJ2LS 5d6f677a5e adjusted build step again 2023-10-23 09:46:56 +02:00
DJ2LS f153b1dbf1 forgot to use new build step 2023-10-23 09:19:16 +02:00
DJ2LS c6e3d9169e adjustment to build process 2023-10-23 08:52:26 +02:00
DJ2LS 260a6850de adjusted electron builder 2023-10-22 22:21:19 +02:00
DJ2LS 95f50e84aa testing some manual building 2023-10-22 19:37:25 +02:00
DJ2LS f6c37ff6f5 some github action adjustments 2023-10-22 18:51:07 +02:00
DJ2LS fe575eb31b added @popperjs/core 2023-10-22 12:08:14 +02:00
DJ2LS ff82b0e0f4 renamed gui_vue to gui 2023-10-22 10:20:32 +02:00
DJ2LS 29ddfa2f84
Merge branch 'main' into ls-gui-single-pager 2023-10-16 21:16:01 +02:00
dependabot[bot] d0d51a6823
Bump electron from 26.3.0 to 27.0.0 in /gui
Bumps [electron](https://github.com/electron/electron) from 26.3.0 to 27.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/v26.3.0...v27.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-10-10 16:53:18 +00:00
DJ2LS dc40c6d5a2 fix package json 2023-10-04 21:54:10 +02:00
dependabot[bot] 1cf29d7141
Bump electron from 25.5.0 to 26.0.0 in /gui
Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 26.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/v25.5.0...v26.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-08-15 16:51:18 +00:00
Mashintime ed4901830d Version bump 2023-08-07 13:12:28 -04:00
Mashintime 4b1c19a1f6 Update gui package requirements 2023-08-06 13:47:52 -04:00
DJ2LS ac631bda1d version update 2023-07-11 08:37:50 +02:00
Mashintime 43b46cb99b Version 0.10.0-alpha.2 2023-07-05 12:52:50 -04:00
Mashintime febf4f5d86 Version 0.10.0-alpha.1 2023-07-05 12:19:11 -04:00
Mashintime 23ed5be2d8 Bump version 2023-07-02 09:47:14 -04:00
Mashintime 2a38c9a1a2 Version bump 2023-07-02 08:35:36 -04:00
Mashintime fe549c5c65 Bootstrap 5.3.0 and icons 2023-07-01 11:22:41 -04:00
DJ2LS ded3b42398 updated version info 2023-05-27 07:24:47 +02:00
Mashintime 4681a026d5 Bump versiono to 0.9.2-alpha.5 2023-05-18 22:12:56 -04:00
Mashintime c0533445b0 Ver .4 2023-05-18 16:22:00 -04:00
Mashintime 00cfd966f5 Bump to ver .3 2023-05-18 16:13:13 -04:00