Commit graph

308 commits

Author SHA1 Message Date
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
Mashintime 131fd07ed3 Bump version numbers 2023-05-18 16:00:49 -04:00
DJ2LS 78c2e5d255 add upsert plugin and attempt 2023-05-09 10:35:50 +02:00
DJ2LS 9e30dd9ef9 version update for hotfixes 2023-05-04 18:57:15 +02:00
DJ2LS 5dbde3de93 version update 2023-05-04 17:36:40 +02:00
DJ2LS 420cc1508d updated version info 2023-04-21 09:52:05 +02:00
DJ2LS 880bf3b24f updated bootstrap to 5.3.alpha.3 2023-04-12 10:30:26 +02:00
DJ2LS a5a0a4576b updated bootstrap alpha.2 2023-03-26 07:20:35 +02:00
DJ2LS 05cf80a89d version update 2023-03-23 10:43:58 +01:00
DJ2LS 9f5e87f5f9 version update 2023-03-21 07:31:04 +01:00
DJ2LS 3c9744cb74 version update 2023-03-19 20:43:22 +01:00
DJ2LS 9eb2cb210c added support for bs light/dark mode 2023-03-16 07:47:47 +01:00
DJ2LS a282e05a19 version update 2023-03-09 07:10:52 +01:00
DJ2LS dc0fc959ad added image compression - still broken 2023-02-25 23:23:59 +01:00
DJ2LS c8a0435b6a version update 2023-02-14 22:42:55 +01:00
DJ2LS 7894744313 version update 2023-02-14 22:42:03 +01:00
DJ2LS 3a36baabac updated packages 2023-02-12 15:44:19 +01:00
DJ2LS 9b17a680e5 version update 2023-02-06 17:43:53 +01:00
DJ2LS df0c4f5002 bumped new version 2023-02-06 17:01:10 +01:00
DJ2LS ac3f2b079c version update 2023-01-28 14:49:21 +01:00
DJ2LS ee79695449
Merge branch 'main' into ls-gui 2023-01-26 14:26:54 +01:00
DJ2LS eb5bcb807b version update 2023-01-26 14:23:13 +01:00
Mashintime 8a183d5cf9 Merge branch 'main' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 19:39:49 -05:00
DJ2LS f7bcdad47f finally working macOS build 2023-01-22 23:35:52 +01:00
DJ2LS 1b90d38ebf fixed wrong pyinstaller env detection for windows 2023-01-22 22:39:23 +01:00
DJ2LS 5a3f367a33 version update 2023-01-22 22:05:29 +01:00
DJ2LS f18604a38b possible hotfix for missing portaudio 2023-01-22 21:47:14 +01:00
DJ2LS caaf613446 version update 2023-01-22 19:58:07 +01:00
Mashintime c16f6dede9 Merge branch 'main' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 11:09:22 -05:00
DJ2LS 4ea78356b6 version update for using latest codec2 2023-01-22 09:49:59 +01:00
Mashintime 327284287c Fix merge formatting issue in package.json 2023-01-21 16:30:42 -05:00
Mashintime 88577d3b10
Merge branch 'main' into ls-gui 2023-01-21 16:11:31 -05:00
DJ2LS 3086a42da9 restored .git filter 2023-01-21 19:32:04 +01:00
DJ2LS 6b853511f4 notarization hotfix 2023-01-21 19:18:22 +01:00
DJ2LS 9a772e28c2 version update 2023-01-21 18:14:27 +01:00
DJ2LS 7f7061dae3 removed dmg build step 2023-01-21 15:54:16 +01:00
DJ2LS 8e68aef7f9 improvements to package json 2023-01-21 15:39:15 +01:00
DJ2LS 0635d35443 version update 2023-01-21 15:16:47 +01:00
DJ2LS 1686f554b1 version update 2023-01-21 15:14:55 +01:00
DJ2LS caa0bb2aac fixed package.json 2023-01-21 14:34:02 +01:00
DJ2LS 44bf16f15e another attempt remove all .git folders 2023-01-21 14:22:45 +01:00
DJ2LS 7794f1afd2 another attempt remove all .git folders 2023-01-21 14:22:27 +01:00
DJ2LS 7a32e464f4 another attempt remove all .git folders 2023-01-21 14:14:20 +01:00
DJ2LS eb3c559ce2 added popperjs dependency 2023-01-21 13:15:23 +01:00
DJ2LS 13a2692547 moved back with version for avoiding new build 2023-01-18 23:09:13 +01:00
DJ2LS bfa4c392ca updated package.json 2023-01-18 22:39:26 +01:00
DJ2LS 30593e0506 updated package.json 2023-01-18 22:37:47 +01:00
DJ2LS 1de42f6ff1 version update for hotfix 2023-01-16 11:51:42 +01:00
DJ2LS 310479fef4 version update 2023-01-16 10:16:49 +01:00
dj2ls 6dcfe17c5f first version transmission chart 2023-01-13 00:14:42 +01:00
DJ2LS 9c57cc9eb7 updated version information 2022-12-29 09:39:41 +01:00
DJ2LS c78fff4db1 catching explorer type error 2022-12-27 11:29:24 +01:00
DJ2LS 6b60fd4275 increased protocol version 2022-12-24 11:27:56 +01:00
DJ2LS 5099981472 increased version 2022-12-01 17:52:18 +01:00
DJ2LS e1d4bfa899 version update 2022-11-29 08:59:12 +01:00
DJ2LS 8e6e464bfc version update 2022-11-25 17:02:04 +01:00
DJ2LS a322e949c0 hotfix attempt for not allowing artifact uploads when testing 2022-11-25 16:01:15 +01:00
DJ2LS 0d49340d7e hotfix attempt for not allowing artifact uploads when testing 2022-11-25 15:59:07 +01:00
DJ2LS b5708b2e01 fixes and closes #108 2022-11-25 14:34:26 +01:00
DJ2LS 6851d2c427 attempt making build process more simple 2022-11-19 17:43:17 +01:00
DJ2LS 8e2fb9aea3 deleted hamlib subfolder 2022-11-19 10:50:23 +01:00
DJ2LS e55623e0ae added build folder for getting splash screen working - buildResources will be ignored on import 2022-11-09 16:46:25 +01:00
DJ2LS e30ea05671 hotfix for fixing gui error 2022-11-09 09:14:38 +01:00
DJ2LS 93994610a8 hotfix for fixing gui error 2022-11-09 08:40:32 +01:00
DJ2LS 0f6685b0e2 updated version 2022-11-08 20:06:37 +01:00
DJ2LS 0fdcc40511 version update 2022-11-08 09:51:46 +01:00
dj2ls ce69f2c34d hotfix: updated build step 2022-11-06 19:26:47 +01:00
dj2ls 576c9f94f8 hotfix: disabled selftest 2022-11-06 18:37:47 +01:00
dj2ls 33e6a6784a hotfix: version update 2022-11-06 18:26:52 +01:00
dj2ls fadd3d9b78 hotfix: increased explorer pull interval 2022-11-06 17:36:33 +01:00
dj2ls 97183ecd8e updated version 2022-11-06 17:10:57 +01:00
dj2ls a69badc88c version update 2022-11-03 09:47:38 +01:00
DJ2LS 4e5c4d0e30
removed arch object in conf
caused a build failure....weird GitHub Action stuff ... hmpf ..
2022-10-04 10:00:30 +02:00
DJ2LS 930ed0e365 removed ia32 from linux build 2022-10-04 08:29:02 +02:00
DJ2LS cd1bb2d082 test with 32bit architecture for linux 2022-10-03 21:34:35 +02:00
DJ2LS 44573451e0 test with 32bit architecture for windows 2022-10-03 21:33:06 +02:00
dj2ls 014440640f updated version information and electron packages 2022-09-12 18:18:32 +02:00
Paul Kronenwetter ac6ec55c5c Bump module to 0.4.3-alpha 2022-06-20 20:11:07 -04:00
dj2ls 25a5c1b47a fixed database not loading on ARM devices 2022-06-15 14:34:17 +02:00
dj2ls 3618792598 increased version information and updated npm packages 2022-06-09 21:47:11 +02:00
dj2ls 522a1d3d53 increased alpha version information as we still fix bugs caused by initial v0.4.0 release. 2022-05-20 11:09:53 +02:00
dj2ls f65f96c75f version update 2022-05-19 07:20:29 +02:00
Paul Kronenwetter 8b00199356 Updating version. 2022-05-18 20:05:28 -04:00
dj2ls c42be2e1d0 protocol hot fix 2022-05-01 17:52:28 +02:00
dj2ls a2df7db3f9 improved updating process
we need to kill every freedata binary before closing or updating the tnc
2022-05-01 09:44:30 +02:00
dj2ls 69c3ccd86c updater hotfix
also fixed beacon select box beeing too small
2022-04-30 15:59:34 +02:00
dj2ls 6790f18e3d updated updater
removed updaet information toasts and moved to a more clean update dialog
2022-04-24 15:34:59 +02:00
dj2ls 53af74f757 first test with 6bit callsign encoding
seems to work, but we have to redesign the way how we handle callsigns. This is really confusing...
2022-04-17 22:16:13 +02:00
dj2ls 535327eaab updated package.json
fixed some dependency security issues and updated to next minor version
2022-04-17 19:09:41 +02:00
dj2ls 921627d0b8 updated version information 2022-04-16 16:29:19 +02:00
dj2ls b132122d08 bug fixes & gui improvements
fixed tnc not listening to default SSIDs ( here we need to adjust the GUI for supporting changing SSIDs ). Also improved the chat interface a little bit - we have now separated control buttons instead of within a message.
2022-04-10 11:37:09 +02:00
dj2ls c89e4beebf fixed audio device list
audio device list not complete when init after multiprocessing init. #153
2022-04-08 11:35:13 +02:00
dj2ls 500c657099 extended status message
now we are able viewing a unique transmission status within chat messages. One step closer to a better way of handling status
2022-04-07 11:19:29 +02:00
dj2ls a2552be843 repeat frame ack and fixed repeat transmission from gui 2022-04-06 10:15:14 +02:00
dj2ls 11de567ef5 updated version information 2022-04-05 12:16:42 +02:00
dj2ls 8f3f046655 improved logging and chat 2022-04-02 18:40:12 +02:00
dj2ls 04f6c49ac5 audio tuning and chat optimisation
closes #117
2022-04-02 14:54:43 +02:00
dj2ls d3ee911186 enable/disable fsk mode 2022-03-31 12:45:44 +02:00
dj2ls 4da5327bb0 clean closing of app
problem occured because of parent-child relationship
2022-03-31 11:53:57 +02:00
dj2ls 03dc6e09b5 updated version information 2022-03-30 21:46:37 +02:00
dj2ls d2f6c7a062 fixed audio device selection 2022-03-30 21:32:25 +02:00
dj2ls 4b4f2cf027 version update
aaargh once again...can we automate this...?!
2022-03-30 18:02:25 +02:00
dj2ls fc92556d60 version update
aaargh once again...can we automate this...?!
2022-03-30 18:01:13 +02:00
dj2ls 9937ea56ad updated libcodec2.dll 2022-03-30 17:21:01 +02:00
dj2ls 16f23d2f1d new chat release 2022-03-29 22:24:35 +02:00