Commit graph

1535 commits

Author SHA1 Message Date
codefactor-io 5cb1e3f661
[CodeFactor] Apply fixes to commit b74218a 2023-11-13 19:22:37 +00:00
Mashintime b74218abab Fix hard coded websocket address 2023-11-13 14:22:11 -05:00
codefactor-io ee0d559d94
[CodeFactor] Apply fixes 2023-11-13 19:12:09 +00:00
Mashintime cf0e9de0ea Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-11-13 14:09:13 -05:00
Mashintime 349ded60d1 use modem host/port from config in gui 2023-11-13 14:07:51 -05:00
Mashintime 1c7feccc3a Small fixes to check modal 2023-11-13 14:07:31 -05:00
Mashintime 52e646683c Various small fixes for prep of startup modal 2023-11-13 14:05:01 -05:00
Mashintime e04b5e4a89 Update default modem port to 5000 2023-11-13 14:04:15 -05:00
codefactor-io da38532635
[CodeFactor] Apply fixes 2023-11-13 18:02:04 +00:00
Mashintime 1dc06d0aa4 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-11-13 12:50:52 -05:00
Mashintime 30a25b76fb Show version info in check modal 2023-11-13 12:50:46 -05:00
codefactor-io dba125fc87
[CodeFactor] Apply fixes 2023-11-13 16:41:56 +00:00
Mashintime 5e2f2b6958 Fix element issues in settings-->Modem 2023-11-13 11:40:21 -05:00
Mashintime 9c0cc0a427 Modem control in startup check 2023-11-13 11:30:23 -05:00
Mashintime 9627f269fb Convert to json 2023-11-13 11:28:00 -05:00
codefactor-io a272b6fc2c
[CodeFactor] Apply fixes to commit 2579d16 2023-11-13 12:48:24 +00:00
DJ2LS 2579d167e7 start pre check on app start 2023-11-13 13:48:02 +01:00
codefactor-io 9c745167ac
[CodeFactor] Apply fixes 2023-11-13 08:48:47 +00:00
DJ2LS 6487776bcd Merge remote-tracking branch 'origin/develop' into develop 2023-11-13 09:48:30 +01:00
DJ2LS d5c05d90e4 updated check screen for better explanation 2023-11-13 09:48:24 +01:00
codefactor-io 1f7f6c4714
[CodeFactor] Apply fixes to commit 05a31be 2023-11-13 08:39:34 +00:00
DJ2LS 05a31be2e5 updated check screen for better explanation 2023-11-13 09:39:15 +01:00
codefactor-io f34f7d317e
[CodeFactor] Apply fixes 2023-11-13 06:21:13 +00:00
DJ2LS 1a27458d14 implemented test with check 2023-11-13 07:20:46 +01:00
DJ2LS 8f2637c39f first test with event sock connection state 2023-11-13 07:20:06 +01:00
codefactor-io 3cb9724d93
[CodeFactor] Apply fixes to commit 5962450 2023-11-12 22:23:20 +00:00
DJ2LS 5962450be7 more cleanup 2023-11-12 23:22:53 +01:00
codefactor-io 3c8e77a237
[CodeFactor] Apply fixes 2023-11-12 21:35:32 +00:00
DJ2LS 3349d09654 Merge remote-tracking branch 'origin/develop' into develop 2023-11-12 22:35:15 +01:00
DJ2LS b76726c4a5 show popup when modem restarting 2023-11-12 22:35:10 +01:00
codefactor-io 11ae37f3b9
[CodeFactor] Apply fixes to commit aef44b1 2023-11-12 18:56:33 +00:00
DJ2LS aef44b1536 first test with states 2023-11-12 19:56:15 +01:00
codefactor-io abb4d0000d
[CodeFactor] Apply fixes to commit 87f2cbf 2023-11-11 19:47:05 +00:00
DJ2LS 87f2cbff2a add first attempt of state handler 2023-11-11 20:46:49 +01:00
DJ2LS 78b545dff0 updated settings 2023-11-11 20:38:13 +01:00
codefactor-io 498a5c2e3c
[CodeFactor] Apply fixes to commit 476597e 2023-11-11 19:32:54 +00:00
DJ2LS 476597e792 fixing callsign 2023-11-11 20:32:36 +01:00
codefactor-io 4fe9f82b40
[CodeFactor] Apply fixes 2023-11-11 19:28:24 +00:00
DJ2LS 05f631e4b4 Merge remote-tracking branch 'origin/develop' into develop 2023-11-11 20:28:00 +01:00
DJ2LS 8b777a3ad2 changed some gui settings....broken settings now I think.. 2023-11-11 20:27:54 +01:00
codefactor-io ced26da1a1
[CodeFactor] Apply fixes 2023-11-11 19:02:37 +00:00
DJ2LS bd2e173620 introduced state manager and changed config.ini 2023-11-11 20:01:15 +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
codefactor-io 7ba7a435ef
[CodeFactor] Apply fixes to commit 4cf915c 2023-11-10 15:09:18 +00:00
DJ2LS 4cf915c399 audio device check before starting modem 2023-11-10 16:02:38 +01:00
codefactor-io fbf6853c96
[CodeFactor] Apply fixes 2023-11-09 21:12:32 +00:00
DJ2LS 55a17b793b Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/js/api.js
2023-11-09 22:12:06 +01:00
DJ2LS e7c976f5f4 start-stop modem via command 2023-11-09 22:11:53 +01:00
codefactor-io e5779c84ae
[CodeFactor] Apply fixes to commit 9e802db 2023-11-09 18:46:53 +00:00
DJ2LS 9e802db6d3 introduced api module 2023-11-09 19:46:29 +01:00
codefactor-io d8b7889401
[CodeFactor] Apply fixes to commit 3b9db29 2023-11-09 17:00:30 +00:00
DJ2LS 3b9db2980c attempt using ptt 2023-11-09 18:00:12 +01:00
codefactor-io 304b35da1f
[CodeFactor] Apply fixes 2023-11-09 16:15:12 +00:00
DJ2LS 3ae0fc5b42 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/js/event_sock.js
2023-11-09 17:14:44 +01:00
DJ2LS 3616e131f7 attempt using waerfall with websockets 2023-11-09 17:14:22 +01:00
codefactor-io 7ee6707047
[CodeFactor] Apply fixes 2023-11-09 14:48:51 +00:00
DJ2LS 165fb9588b Merge remote-tracking branch 'origin/develop' into develop 2023-11-09 15:48:20 +01:00
DJ2LS 1dc766e70e tests with ping and beacon 2023-11-09 15:48:10 +01:00
codefactor-io c6104a9dbc
[CodeFactor] Apply fixes to commit 24ad550 2023-11-09 13:15:29 +00:00
DJ2LS 24ad55081c fix audio device selection 2023-11-09 14:15:11 +01:00
codefactor-io 119eb4ed88
[CodeFactor] Apply fixes 2023-11-09 12:52:47 +00:00
DJ2LS a6aabd1bc4 adjusted some command handling 2023-11-09 13:52:27 +01:00
codefactor-io ec6a83ebd1
[CodeFactor] Apply fixes to commit 2eb47cf 2023-11-09 09:38:12 +00:00
DJ2LS 2eb47cf57f first test doing a CQ via POST 2023-11-09 10:37:45 +01:00
codefactor-io 368fe13201
[CodeFactor] Apply fixes 2023-11-08 19:19:13 +00:00
DJ2LS c3d5494f4c fetching most of important settings, also saving them via POST 2023-11-08 20:18:41 +01: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
codefactor-io 67a2bc8f98
[CodeFactor] Apply fixes 2023-11-08 10:25:25 +00:00
DJ2LS 0e21c33376 first test with fetching settings 2023-11-08 11:24:52 +01:00
Mashintime dcfff32fcc Function descriptions 2023-11-04 14:56:25 -04:00
Mashintime 9a39d2246e Use clearer function name 2023-11-04 14:55:18 -04:00
Mashintime d88d89373f Remove comments 2023-11-04 14:44:06 -04:00
DJ2LS 22e92af2ac
Merge branch 'develop' into qm-develop-gui 2023-11-04 14:33:09 +01:00
DJ2LS 96e5e875b8
Merge branch 'develop' into ls-arq 2023-11-04 14:32:33 +01:00
Mashintime d018627e9e Fix message window height being too large and pushing new message area off screen. 2023-11-04 00:18:43 -04:00
Mashintime 85044465aa Attempt at fixing new chat not working 2023-11-04 00:13:47 -04:00
Mashintime 3cbd8532b1 One less error message in console 2023-11-03 22:31:32 -04:00
Mashintime 7e3e315f06 Waterfall theme support 2023-11-03 22:12:06 -04:00
Mashintime 331031c0b9 Sort heard stations descending by timestamp 2023-11-03 21:54:29 -04:00
Mashintime 7eb65dd91e Move sort functions for freedata.js for use elsewhere, add a sort desc function as well. 2023-11-03 21:50:28 -04:00
Mashintime 39b28884bf Remove text from frequency dropdown 2023-11-03 21:44:39 -04:00
Mashintime 8015ce88c6 Fix kHz label 2023-11-03 21:43:07 -04:00
Mashintime d7fa0a6039 Dont allow creation of blank callsigns in chat. 2023-11-03 21:41:23 -04:00
codefactor-io b6da01969f
[CodeFactor] Apply fixes 2023-11-03 21:12:27 +00:00
DJ2LS a1a0486507 partially fixing #526 2023-11-03 22:08:29 +01:00
DJ2LS 3afdcbe6c7
Merge branch 'develop' into ls-arq 2023-11-03 17:11:09 +01:00
codefactor-io 7b0d909c9a
[CodeFactor] Apply fixes 2023-11-03 14:40:01 +00:00
Pedro 9a19c56af0 Improve audio settings and modem state handling 2023-11-03 15:38:41 +01:00
Pedro 99043037d9 Move modem control to modem settings area 2023-11-03 13:32:52 +01:00
Pedro fd6e364e40 Set top nav bar always present 2023-11-03 13:32:05 +01:00
DJ2LS c9884b76ce
Merge branch 'develop' into ls-arq 2023-11-02 18:59:06 +01:00
ptsmonteiro 6cc5a0f6c5
Merge pull request #519 from DJ2LS/hamlib-radio-model-text-settings
Display radio model name on hamlib radio model settings
2023-11-02 18:51:13 +01:00
Pedro b6e8cb2df5 Move Rig Control to active view. Remove default view. Only active view now. 2023-11-02 16:43:16 +01:00
Pedro d0a2eca8be Add rig control settings to settings area 2023-11-02 16:43:16 +01:00
Pedro 5f76a0d283 Move updater to info screen 2023-11-02 16:43:13 +01:00
DJ2LS e5766e1324 moved updater to info screen 2023-11-01 22:37:30 +01:00
Pedro Monteiro 59188d71eb Move audio device settings to modem settings area. 2023-11-01 18:45:02 +01:00
Pedro bc292a66e6 Display radio model name on hamlib radio model settings 2023-11-01 17:12:08 +01:00
ptsmonteiro 3582beb6a0
Merge pull request #518 from DJ2LS/move-radio-port-settings
Move radio port setting to hamlib settings
2023-11-01 17:11:22 +01:00
Pedro Monteiro 362e2e6829 Move radio port setting to hamlib settings 2023-11-01 16:22:15 +01:00
Pedro Monteiro 0f6ee30389 Move station settings to the settings area 2023-11-01 15:36:24 +01:00
DJ2LS b0d2c195ae fixed daemon startup 2023-10-31 16:45:18 +01:00
DJ2LS 6268a4f5eb
Merge branch 'main' into ls-arq 2023-10-31 16:34:24 +01:00
DJ2LS 5632310b8c added rx audio level and moved from linear to dB 2023-10-31 15:29:33 +01:00
DJ2LS dfa3ad74fa
Merge branch 'main' into ls-gui-single-pager 2023-10-31 14:26:49 +01:00
codefactor-io 28590809d3
[CodeFactor] Apply fixes to commit cac6288 2023-10-31 13:26:31 +00:00
DJ2LS cac628817d possible fix for reading chat list from undefined 2023-10-31 14:25:56 +01:00
LA3QMA d9ea2e941f github.com/DJ2LS/FreeDATA/issue/513
Fixed the missing SSID
2023-10-31 09:20:59 +01:00
DJ2LS a7b32369b6 fixed mac build 2023-10-29 20:14:55 +01:00
DJ2LS 49c56bd8b5 moving back from universal 2023-10-29 18:33:13 +01:00
DJ2LS 75581144bb well and another attempt 2023-10-29 17:21:16 +01:00
DJ2LS 648bfabbdf well and another attempt 2023-10-29 17:20:37 +01:00
DJ2LS 9cafc7b786 possible build hotfix... 2023-10-29 16:51: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
codefactor-io 01c42e8d77
[CodeFactor] Apply fixes 2023-10-28 17:31:45 +00:00
DJ2LS 68e3d79260 some improvements to frequency selector 2023-10-28 19:31:24 +02:00
DJ2LS 24cab2285e dirty disabling of typescript errors... 2023-10-28 19:27:20 +02:00
codefactor-io 270e0d06d9
[CodeFactor] Apply fixes to commit 6f28598 2023-10-28 13:36:29 +00:00
DJ2LS 6f28598e6f updated failed message handler 2023-10-28 15:36:10 +02:00
codefactor-io cd7b0f6045
[CodeFactor] Apply fixes 2023-10-28 13:14:47 +00:00
DJ2LS 5a942492ef adjusted frequency selection 2023-10-28 15:14:04 +02:00
DJ2LS f575488d82 added ei7ig 2023-10-28 10:45:05 +02:00
DJ2LS 6a97a354dd added vk5dgr 2023-10-27 23:43:04 +02:00
DJ2LS c68c952f13 some more gui polising 2023-10-27 23:26:54 +02:00
DJ2LS 66137f1f68 adjusted daemon process starting 2023-10-27 22:57:43 +02:00
DJ2LS a48c7f08f1 adjusted daemon process starting 2023-10-27 22:03:11 +02:00
DJ2LS 36d6f061b2
Merge branch 'main' into ls-gui-single-pager 2023-10-26 16:03:52 +02:00
codefactor-io 70142708e2
[CodeFactor] Apply fixes 2023-10-26 13:50:20 +00:00
DJ2LS eada33df2f temporary fix for starting the modem 2023-10-26 14:40:28 +02:00
DJ2LS e041772bb3 set wrong audio level just once 2023-10-26 14:33:47 +02:00
codefactor-io efae8fe06e
[CodeFactor] Apply fixes to commit 4851d31 2023-10-26 12:14:17 +00:00
DJ2LS 4851d3113e added a fancy grayscale view 2023-10-26 14:13:52 +02:00
DJ2LS 3cf6374a96 fixed infoscreen 2023-10-26 14:05:21 +02:00
DJ2LS dc2d7f454e added kt4wo 2023-10-26 14:04:29 +02:00
codefactor-io 36b53fe963
[CodeFactor] Apply fixes to commit e2b8d3d 2023-10-26 11:37:37 +00:00
DJ2LS e2b8d3d846 adjusted info 2023-10-26 13:37:13 +02:00
codefactor-io 48bddd4557
[CodeFactor] Apply fixes 2023-10-26 11:28:22 +00:00
DJ2LS 0863ce7829 Merge remote-tracking branch 'origin/ls-gui-single-pager' into ls-gui-single-pager 2023-10-26 13:27:51 +02:00
DJ2LS 5e1bd05146 adjusted components 2023-10-26 13:27:44 +02:00
codefactor-io d0591d2b86
[CodeFactor] Apply fixes 2023-10-26 10:12:53 +00:00
DJ2LS 1c82677063 Merge remote-tracking branch 'origin/ls-gui-single-pager' into ls-gui-single-pager
# Conflicts:
#	gui/src/js/sock.js
2023-10-26 11:56:09 +02:00
DJ2LS df3f6f37cf adjusted message state management and displaying of failed messages 2023-10-26 11:55:57 +02:00
codefactor-io d1754c01c0
[CodeFactor] Apply fixes 2023-10-26 09:19:49 +00:00
DJ2LS c299c3e82b set tx audio level 2023-10-26 11:19:21 +02:00
DJ2LS 5b8a6201f5 repaired preload main 2023-10-25 22:51:40 +02:00
DJ2LS 12ef947272 adjusted contributors srolling 2023-10-25 22:13:34 +02:00
DJ2LS e551091c74 adjusted contributors 2023-10-25 22:05:37 +02:00
DJ2LS bdc44aec9b
Merge branch 'main' into ls-gui-single-pager 2023-10-25 22:04:34 +02:00
codefactor-io 31e2fbb421
[CodeFactor] Apply fixes 2023-10-25 20:04:01 +00:00
DJ2LS 6f04901aa2 Merge remote-tracking branch 'origin/ls-gui-single-pager' into ls-gui-single-pager
# Conflicts:
#	gui/src/components/info.vue
2023-10-25 22:03:18 +02:00
DJ2LS 55b03e8161 improved contributors 2023-10-25 22:03:02 +02:00
codefactor-io f78802fe7f
[CodeFactor] Apply fixes to commit 38a5495 2023-10-25 15:23:27 +00:00
DJ2LS 38a5495b18 some gui adjustments 2023-10-25 17:20:39 +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 b457bb0d64
Merge branch 'main' into ls-github 2023-10-25 14:29:37 +02:00
DJ2LS 719e8f760d test with new version 2023-10-25 13:21:03 +02:00
DJ2LS 0f0efc1d40 another attempt not merging ASARs 2023-10-25 12:54:29 +02:00
codefactor-io 96506de85a
[CodeFactor] Apply fixes to commit 2519375 2023-10-25 10:30:44 +00:00
DJ2LS 25193756e1 added additional channel to 11m 2023-10-25 12:30:20 +02:00
DJ2LS 528f8431f7 test with @electron/universal package 2023-10-25 12:24:46 +02:00
DJ2LS 7a8d1e9dd1 adjusted path to mode inside asar 2023-10-24 23:44:43 +02:00
DJ2LS 287826831b move modem to asar 2023-10-24 23:41:17 +02:00
DJ2LS 147b11e6fe attempt not merkging ASARs 2023-10-24 23:30:25 +02:00
DJ2LS 5c33091257 just wildcard for x64ArchFiles 2023-10-24 22:09:01 +02:00
DJ2LS cd8df0c57a no wildcard for x64ArchFiles 2023-10-24 22:06:48 +02:00
DJ2LS 204c34ba0c and another x64ArchFiles change 2023-10-24 22:05:38 +02:00
DJ2LS 809c2ffa77 added 11m frequency to quick selection 2023-10-24 21:32:57 +02:00
DJ2LS a6a685f6c1 another test with x64ArchFiles folder 2023-10-24 21:29:36 +02:00
DJ2LS f46366de2a "x64ArchFiles": "x64/**/*", 2023-10-24 21:02:38 +02:00
DJ2LS 00bdcff28d test with universal build 2023-10-24 20:18:17 +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 3bcb21326c
Merge pull request #495 from DJ2LS/ls-modem
fix error where stopping the modem wasnt possible
2023-10-23 21:05:48 +02:00
DJ2LS f7da708519 remove git parameters from npm start 2023-10-23 21:04:48 +02:00
codefactor-io ba95ef2d64
[CodeFactor] Apply fixes to commit 4d40b59 2023-10-23 18:56:11 +00:00
DJ2LS 4d40b59303 fix error where stopping the modem wasnt possible 2023-10-23 20:55:22 +02:00
DJ2LS b7fed0c095 fix closes #487 2023-10-23 15:01:04 +02:00
DJ2LS 9cb5134737 version update 2023-10-23 13:36:10 +02:00
DJ2LS 5fbb256969 added arm64 arch 2023-10-23 13:00:24 +02:00
DJ2LS ef3fa71982 test with universal builds 2023-10-23 12:34:58 +02:00
DJ2LS 053215a6bb final build test 2023-10-23 12:24:38 +02:00
DJ2LS 4dc5a482e0 tried to disable default notarization 2023-10-23 12:01:18 +02:00
DJ2LS 1efd6d5439 another tool test 2023-10-23 12:00:52 +02:00
DJ2LS ef98046313 moved back to default 2023-10-23 11:59:36 +02:00
DJ2LS 920e46754b adjusted electorn builder config 2023-10-23 11:21:02 +02:00
DJ2LS 6be61b8706 test with notarize options in electron builder 2023-10-23 10:14:50 +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 56de66e68e test with universal support 2023-10-23 09:17:44 +02:00
DJ2LS c6e3d9169e adjustment to build process 2023-10-23 08:52:26 +02:00
DJ2LS 37702af344 Prettified Code! 2023-10-22 22:23:23 +00:00
DJ2LS f869bc9db2 "tool: notarytool" for notarize 2023-10-23 00:22:25 +02:00
DJ2LS 890bceeb0b "tool: notarytool" for notarize 2023-10-22 23:54:13 +02:00
DJ2LS 377b3bc211 "tool: notarytool" for notarize 2023-10-22 23:40:02 +02:00
DJ2LS 351283b776 added team id for notarization 2023-10-22 22:46:13 +02:00
DJ2LS 01d242a53c adjusted electron builder 2023-10-22 22:23:07 +02:00
DJ2LS 260a6850de adjusted electron builder 2023-10-22 22:21:19 +02:00
DJ2LS dd4e158586 adjusted electron builder 2023-10-22 22:01:25 +02:00
DJ2LS 7f411d6365 test with new notarization for macos 2023-10-22 21:42:29 +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 f1c2fad8c4 some typescript fixing 2023-10-22 15:52:30 +02:00
codefactor-io af5b1a2d8e
[CodeFactor] Apply fixes to commit 739f8c4 2023-10-22 13:44:32 +00:00
DJ2LS 739f8c4e13 and even more linting... 2023-10-22 15:44:05 +02:00
codefactor-io fee05653c1
[CodeFactor] Apply fixes to commit 783c47f 2023-10-22 13:24:34 +00:00
DJ2LS 783c47f9ef much more linting... 2023-10-22 15:24:02 +02:00
codefactor-io bdf7f546a8
[CodeFactor] Apply fixes 2023-10-22 12:51:07 +00:00
DJ2LS fabec55605 Merge remote-tracking branch 'origin/ls-gui-single-pager' into ls-gui-single-pager
# Conflicts:
#	gui/src/js/sock.js
2023-10-22 14:50:22 +02:00
DJ2LS bc62355f10 improved message stats 2023-10-22 14:49:33 +02:00
codefactor-io ec67ec6f72
[CodeFactor] Apply fixes to commit bb9d29d 2023-10-22 10:54:41 +00:00
DJ2LS bb9d29d3b4 even more linting 2023-10-22 12:54:11 +02:00
codefactor-io d373660502
[CodeFactor] Apply fixes 2023-10-22 10:31:56 +00:00
DJ2LS 381da4c98a linting... 2023-10-22 12:17:58 +02:00
DJ2LS fe575eb31b added @popperjs/core 2023-10-22 12:08:14 +02:00
DJ2LS 1463224318 Merge remote-tracking branch 'origin/ls-gui-single-pager' into ls-gui-single-pager 2023-10-22 11:22:28 +02:00
DJ2LS a06bc031d4 some more linting.. 2023-10-22 11:22:21 +02:00
codefactor-io c07d7c106f
[CodeFactor] Apply fixes to commit 290a026 2023-10-22 09:19:58 +00:00
DJ2LS 290a026932 some more linting.. 2023-10-22 11:19:25 +02:00
DJ2LS 36a50fa02b some mire linting.. 2023-10-22 11:13:02 +02:00
DJ2LS 45e6430bff add mac entitlements.plist 2023-10-22 10:34:44 +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
DJ2LS 9e836c765b
Merge branch 'main' into ls-gui-single-pager 2023-09-27 11:24:29 +02:00
DJ2LS edde2fbc91 Prettified Code! 2023-09-27 09:24:26 +00:00
DJ2LS 2b7cb3c428 adjustment to footer info bar 2023-09-09 18:29:32 +02:00
DJ2LS 40461517e9 added vuejs test 2023-09-02 13:37:03 +02:00
DJ2LS a5387c0e4d removed logviewer 2023-09-01 17:44:12 +02:00
DJ2LS 6d019d78c3 fix main not starting 2023-08-30 17:02:08 +02:00
DJ2LS 9a1fca513d smaller gui fixes 2023-08-27 21:23:40 +02:00
DJ2LS 5311585db6 fixed dark mode 2023-08-27 21:19:02 +02:00
DJ2LS e1c66c09e7 delete chat without reload entire screen 2023-08-27 21:10:11 +02:00
DJ2LS c39af02e97 cleanup 2023-08-27 21:05:51 +02:00
DJ2LS 0a0e89a1bc attempt fixing unread message indicator 2023-08-27 20:57:51 +02:00
DJ2LS 8cee9a5833 fixed IPC requests 2023-08-27 20:41:25 +02:00
DJ2LS 8585ed7d88 fixed emoji picker 2023-08-27 20:32:28 +02:00
DJ2LS 37e38e9be9 update fft only if data available 2023-08-27 20:20:11 +02:00
DJ2LS 67774765f5 adjusted settings 2023-08-27 19:19:07 +02:00
DJ2LS 67e4e4c142 adjusted info screen 2023-08-27 19:09:19 +02:00
DJ2LS ea4dfba4c6 small chat cleanup 2023-08-27 18:39:54 +02:00
DJ2LS 819bda5963 moved toast for global availability 2023-08-27 18:19:37 +02:00
DJ2LS ba6989159b moved stop button 2023-08-27 17:45:19 +02:00
DJ2LS 2f3912c1bf removed network module 2023-08-27 17:17:02 +02:00
DJ2LS ca07e2393d moved log module 2023-08-27 17:15:14 +02:00
DJ2LS 4d9415213b moved mesh module 2023-08-27 17:13:55 +02:00
DJ2LS 6b67c93420 adjusted icons 2023-08-27 16:57:25 +02:00