Commit graph

1829 commits

Author SHA1 Message Date
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
codefactor-io 552a5a9ac8
[CodeFactor] Apply fixes 2024-01-17 18:49:14 +00:00
DJ2LS f0a8b92d1b fixed missing config for bundles 2024-01-17 19:44:39 +01:00
DJ2LS 2e2444eb47 version update 2024-01-17 13:57:55 +01:00
dependabot[bot] 334bfa5281
Bump bootstrap-icons from 1.11.2 to 1.11.3 in /gui
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](https://github.com/twbs/icons/compare/v1.11.2...v1.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 12:23:26 +00:00
dependabot[bot] 9d9f54a006
Bump @vitejs/plugin-vue from 4.5.2 to 5.0.3 in /gui
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.5.2 to 5.0.3.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.0.3/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 12:23:10 +00:00
dependabot[bot] 49dc83553e
Bump emoji-picker-element from 1.20.1 to 1.21.0 in /gui
Bumps [emoji-picker-element](https://github.com/nolanlawson/emoji-picker-element) from 1.20.1 to 1.21.0.
- [Changelog](https://github.com/nolanlawson/emoji-picker-element/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolanlawson/emoji-picker-element/compare/v1.20.1...v1.21.0)

---
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>
2024-01-17 12:22:55 +00:00
DJ2LS a4aac80fac
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/electron-log-5.0.3 2024-01-17 13:21:24 +01:00
DJ2LS 9d86bb69bf
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/electron-log-5.0.3 2024-01-17 13:21:06 +01:00
DJ2LS 789ae8ea79
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vue-tsc-1.8.27 2024-01-17 13:21:02 +01:00
DJ2LS cc7dd28447
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/electron-log-5.0.3 2024-01-17 13:20:50 +01:00
DJ2LS 9020f78af9
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vue-tsc-1.8.27 2024-01-17 13:20:46 +01:00
DJ2LS a306914e8b
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/eslint-8.56.0 2024-01-17 13:20:42 +01:00
DJ2LS 85dccb2962
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/electron-log-5.0.3 2024-01-17 13:20:22 +01:00
DJ2LS c2387e0bf2
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vue-tsc-1.8.27 2024-01-17 13:20:18 +01:00
DJ2LS c64e68bc38
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/eslint-8.56.0 2024-01-17 13:20:12 +01:00
DJ2LS 04c9dd31fa
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/eslint-plugin-vue-9.20.1 2024-01-17 13:19:59 +01:00
DJ2LS 2f0f7da8f4
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/electron-log-5.0.3 2024-01-17 11:53:59 +01:00
DJ2LS c5aa759af8
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vue-tsc-1.8.27 2024-01-17 11:53:52 +01:00
DJ2LS 6b61dbc3c4
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/eslint-8.56.0 2024-01-17 11:53:46 +01:00
DJ2LS e6f08d25cc
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/eslint-plugin-vue-9.20.1 2024-01-17 11:53:39 +01:00
DJ2LS fe4312007c
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/electron-28.1.3 2024-01-17 11:53:33 +01:00
Mashintime 6bc3564a5e Save grid enabled state and a few other tweaks to grid enable 2024-01-15 13:49:39 -05:00
dependabot[bot] ef9ec3903a
Bump electron-log from 5.0.0 to 5.0.3 in /gui
Bumps [electron-log](https://github.com/megahertz/electron-log) from 5.0.0 to 5.0.3.
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v5.0.0...v5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 16:27:19 +00:00
dependabot[bot] 60453f5348
Bump vue-tsc from 1.4.2 to 1.8.27 in /gui
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 1.4.2 to 1.8.27.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v1.8.27/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 16:27:05 +00:00
dependabot[bot] 4778ff9a81
Bump eslint from 8.50.0 to 8.56.0 in /gui
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.56.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 16:26:50 +00:00
dependabot[bot] 5117104049
Bump eslint-plugin-vue from 9.19.2 to 9.20.1 in /gui
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.19.2 to 9.20.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.19.2...v9.20.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 16:26:33 +00:00
dependabot[bot] abd06ac114
Bump electron from 28.0.0 to 28.1.3 in /gui
Bumps [electron](https://github.com/electron/electron) from 28.0.0 to 28.1.3.
- [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/v28.0.0...v28.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 16:26:15 +00:00
DJ2LS 6f39c720dc
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vueuse/electron-10.7.1 2024-01-15 17:00:04 +01:00
DJ2LS 0a84f35fdf
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vite-plugin-electron-0.28.0 2024-01-15 16:59:38 +01:00
DJ2LS 2d8416e34e
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vueuse/electron-10.7.1 2024-01-15 16:59:24 +01:00
DJ2LS 05ca724374
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vite-plugin-electron-0.28.0 2024-01-15 16:59:19 +01:00
DJ2LS 8ae107393e
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/typescript-5.3.3 2024-01-15 16:59:14 +01:00
DJ2LS e40007c755
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vueuse/electron-10.7.1 2024-01-15 16:56:48 +01:00
DJ2LS 9b407d5e96
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vite-plugin-electron-0.28.0 2024-01-15 16:56:41 +01:00
DJ2LS 318a3498bb
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/typescript-5.3.3 2024-01-15 16:56:38 +01:00
DJ2LS 1bf1b5a1c3
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vue-chartjs-5.3.0 2024-01-15 16:56:34 +01:00
Mashintime 467f015cf1 Allow locking of grid 2024-01-14 19:24:03 -05:00
Mashintime 33e2d63de1 Allow sending blank message if an attachment is present 2024-01-14 11:47:43 -05:00
codefactor-io eb3fb5e222
[CodeFactor] Apply fixes to commit 0c7fc3e 2024-01-14 16:07:32 +00:00
Mashintime 0c7fc3ebf2 Scrollable settings 2024-01-14 11:06:37 -05:00
codefactor-io d5567220f7
[CodeFactor] Apply fixes to commit da9301c 2024-01-14 09:16:10 +00:00
Mashintime da9301c211 Add scatter grid widget 2024-01-14 04:15:24 -05:00
codefactor-io 8b0ce23beb
[CodeFactor] Apply fixes 2024-01-14 07:10:30 +00:00
Mashintime c2f9edae30 Remove db maint from exp settings 2024-01-14 02:09:51 -05:00
Mashintime 3a82e51a4f Message progress bar and footer updates 2024-01-14 02:09:38 -05:00
Mashintime de42481e24 Remove some debug logging 2024-01-13 13:58:54 -05:00
codefactor-io 3c353f51e3
[CodeFactor] Apply fixes to commit fe01b06 2024-01-13 18:19:50 +00:00
Mashintime fe01b064c3 Add audio level settings to settings 2024-01-13 13:19:22 -05:00
codefactor-io 7d79a3b74b
[CodeFactor] Apply fixes 2024-01-13 18:08:54 +00:00
Mashintime 8fb5f51ae0 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2024-01-13 13:08:21 -05:00
Mashintime f67f62f3ad Validate call sign before sending to modem. 2024-01-13 13:08:12 -05:00
codefactor-io 64b5c2aa1a
[CodeFactor] Apply fixes 2024-01-13 16:32:09 +00:00
Mashintime 1c4402094a Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2024-01-13 11:31:28 -05:00
Mashintime 1a0e1fde1e Adjust tune button 2024-01-13 11:31:20 -05:00
Mashintime 95cf9c2056 Adjust grid 2024-01-13 11:31:11 -05:00
Mashintime 6773fee6eb Update rig list and sorted by name. 2024-01-13 11:23:38 -05:00
codefactor-io 78f5c9d460
[CodeFactor] Apply fixes 2024-01-13 15:58:15 +00:00
Mashintime 3eb09c5ac0 Remove theme setting from GUI 2024-01-13 10:51:47 -05:00
Mashintime 0ca8ee854a Remove fancy graphics setting 2024-01-13 10:08:25 -05:00
Mashintime e75992869d Remove received files setting 2024-01-13 10:03:19 -05:00
Mashintime 8736613277 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2024-01-12 17:16:29 -05:00
codefactor-io f9c92fcbe9
[CodeFactor] Apply fixes 2024-01-12 22:07:06 +00:00
DJ2LS c5214bc083 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/components/main_modals.vue
2024-01-12 23:06:18 +01:00
DJ2LS 7b126afd35 audio tune now working 2024-01-12 23:04:30 +01:00
codefactor-io f4326e196c
[CodeFactor] Apply fixes to commit 667b0f7 2024-01-12 21:53:19 +00:00
DJ2LS 667b0f7f15 added tune button 2024-01-12 22:52:56 +01:00
DJ2LS 6f39d434a7 fix manual frequency selection 2024-01-12 22:12:43 +01:00
codefactor-io fc38f79674
[CodeFactor] Apply fixes to commit 5ae2ec9 2024-01-12 20:40:52 +00:00
DJ2LS 5ae2ec9d28 changed some settings 2024-01-12 21:40:27 +01:00
DJ2LS a1164eea60 RADIO MANAGER - WIP implemented s-meter - possibly broken 2024-01-12 20:34:07 +01:00
DJ2LS 87002745a5 RADIO MANAGER - WIP fixed set mode and power 2024-01-12 20:21:22 +01:00
codefactor-io e63775f433
[CodeFactor] Apply fixes to commit baae3a5 2024-01-12 15:29:45 +00:00
DJ2LS baae3a5bb4 RADIO MANAGER - WIP added radio api endpoints 2024-01-12 16:29:22 +01:00
Mashintime e23c2e5cdd Remove batch files from gui dir, opps 2024-01-11 17:35:41 -05:00
Mashintime 7159b0e86b Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2024-01-10 22:27:16 -05:00
Mashintime 22382a182b Fix TS 2024-01-10 22:27:07 -05:00
codefactor-io ad7bfb2e41
[CodeFactor] Apply fixes 2024-01-11 03:22:21 +00:00
Mashintime db64b34e09 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2024-01-10 22:21:48 -05:00
Mashintime 0be22c33dd Grid tweaks 2024-01-10 22:18:34 -05:00
Mashintime b5b1db99a1 Grid preset 2024-01-10 22:18:15 -05:00
codefactor-io da881d8bd2
[CodeFactor] Apply fixes 2024-01-11 02:21:54 +00:00
Mashintime 8e78111b67 Move api logging to debug level for easier filtering 2024-01-10 21:21:19 -05:00
Mashintime 7cc5841d83 New smaller call sign grid widget 2024-01-10 21:20:52 -05:00
Mashintime 3e54a57e24 New beacon grid widget 2024-01-10 21:20:35 -05:00
Mashintime 368afc0501 Grid tweaks 2024-01-10 21:20:20 -05:00
Mashintime 1a927f66c7 Fix stop grid widget. 2024-01-10 19:47:10 -05:00
Mashintime 8fa3fbea56 Update windows batch files 2024-01-10 19:34:47 -05:00
codefactor-io 20b9988bb9
[CodeFactor] Apply fixes to commit 1637b7b 2024-01-09 09:20:14 +00:00
DJ2LS 1637b7bd59 slightly adjusted connection state 2024-01-09 10:19:55 +01:00
codefactor-io 15d6ba4fca
[CodeFactor] Apply fixes to commit a246a11 2024-01-08 22:01:50 +00:00
Mashintime a246a11d53 GUI Build Fix? 2024-01-08 17:01:26 -05:00
dependabot[bot] bd406b0f67
Bump vite-plugin-electron from 0.15.5 to 0.28.0 in /gui
Bumps [vite-plugin-electron](https://github.com/electron-vite/vite-plugin-electron) from 0.15.5 to 0.28.0.
- [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.15.5...v0.28.0)

---
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>
2024-01-08 16:19:39 +00:00
dependabot[bot] 15b186f404
Bump typescript from 5.2.2 to 5.3.3 in /gui
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 16:19:21 +00:00
dependabot[bot] 7c22d2f44b
Bump vue-chartjs from 5.2.0 to 5.3.0 in /gui
Bumps [vue-chartjs](https://github.com/apertureless/vue-chartjs) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/apertureless/vue-chartjs/releases)
- [Changelog](https://github.com/apertureless/vue-chartjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apertureless/vue-chartjs/compare/v5.2.0...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 16:18:54 +00:00
dependabot[bot] e3f158079c
Bump @vueuse/electron from 10.4.1 to 10.7.1 in /gui
Bumps [@vueuse/electron](https://github.com/vueuse/vueuse/tree/HEAD/packages/electron) from 10.4.1 to 10.7.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.1/packages/electron)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 16:18:32 +00:00
Mashintime 20c9c49b9c Add 18m to frequency list 2024-01-07 00:27:43 -05:00
Mashintime a26d152d92 Fix TS Issues 2024-01-07 00:16:39 -05:00
Mashintime 1cfd8ab911 Fix TS error 2024-01-07 00:07:42 -05:00
Mashintime 9f41476a85 Fix TS error 2024-01-07 00:06:35 -05:00
Mashintime a3821a14ad Fix TS error 2024-01-07 00:05:01 -05:00
codefactor-io 1694472d60
[CodeFactor] Apply fixes 2024-01-06 08:31:31 +00:00
DJ2LS 19e0848211 Merge remote-tracking branch 'origin/develop' into develop 2024-01-06 09:31:11 +01:00
DJ2LS 7285145071 moved stop button to grid 2024-01-06 09:31:06 +01:00
codefactor-io c081261cfb
[CodeFactor] Apply fixes 2024-01-06 08:10:55 +00:00
DJ2LS 750d6676d3 Merge remote-tracking branch 'origin/develop' into develop 2024-01-06 09:10:25 +01:00
DJ2LS 072450ecc4 adjusted grdi 2024-01-06 09:10:20 +01:00
codefactor-io 366fad678d
[CodeFactor] Apply fixes 2024-01-05 23:01:08 +00:00
DJ2LS 678c4ae09e Merge remote-tracking branch 'origin/develop' into develop 2024-01-06 00:00:47 +01:00
DJ2LS c5f7238f5e cleanup 2024-01-06 00:00:41 +01:00
DJ2LS 6877c61482
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/mime-4.0.1 2024-01-05 23:48:04 +01:00
DJ2LS accde1fda3
Merge pull request #596 from DJ2LS/dependabot/npm_and_yarn/gui/develop/typescript-eslint/eslint-plugin-6.17.0
Bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.17.0 in /gui
2024-01-05 23:47:14 +01:00
DJ2LS 5bc53c39f0
Merge pull request #595 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vite-plugin-electron-0.15.5
Bump vite-plugin-electron from 0.15.4 to 0.15.5 in /gui
2024-01-05 23:47:09 +01:00
DJ2LS dba2e5a3b2
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/typescript-eslint/eslint-plugin-6.17.0 2024-01-05 23:46:39 +01:00
DJ2LS d20e9e7494
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/vite-plugin-electron-0.15.5 2024-01-05 23:46:34 +01:00
DJ2LS 57d69f88a1
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/mime-4.0.1 2024-01-05 23:46:29 +01:00
DJ2LS 3092fc5202
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/eslint-plugin-import-2.29.1 2024-01-05 23:46:24 +01:00
DJ2LS bdce742dcf Merge remote-tracking branch 'origin/develop' into develop 2024-01-05 23:36:48 +01:00
DJ2LS d11e1fe0e1 cleanup 2024-01-05 23:36:40 +01:00