Commit graph

1105 commits

Author SHA1 Message Date
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
DJ2LS e3ab15fe50 Merge remote-tracking branch 'origin/ls-gui-single-pager' into ls-gui-single-pager 2023-08-27 15:52:28 +02:00
DJ2LS e97d3724a5
Merge branch 'main' into ls-gui-single-pager 2023-08-27 15:51:39 +02:00
DJ2LS d74ff49b55 first attempt moving chat to main - still broken 2023-08-27 15:47:10 +02:00
DJ2LS 8919e45967 Prettified Code! 2023-08-27 13:13:49 +00:00
DJ2LS c4ce7d4e82
Merge branch 'main' into ls-gui-single-pager 2023-08-27 15:13:42 +02:00
DJ2LS f3e9a54216 adjusted footer bar 2023-08-27 15:12:24 +02:00
DJ2LS 279c1bbf14 moved settings, info, network 2023-08-27 15:04:22 +02:00
DJ2LS ae10f27a05 initial test with sidebar 2023-08-27 14:17:31 +02:00
Mashintime eb76b1aa2e Merge branch 'main' into qm-bugs 2023-08-26 23:37:16 -04:00
DJ2LS 48e5252a7c fixed a bug with attempts and chat index 2023-08-26 17:27:21 +02:00
DJ2LS 5da63c197f fixed gui for saving hmac state 2023-08-26 17:05:24 +02:00
DJ2LS cff449cfad adjusted gui for hmac 2023-08-19 11:10:04 +02:00
DJ2LS 0107ce569f
Merge branch 'main' into ls-hmac-signing 2023-08-19 10:19:22 +02:00
DJ2LS 93d2714298 fixed testing code... 2023-08-18 08:16:48 +02:00
DJ2LS c33522870e moved hmac keys to hmac subfolder 2023-08-18 08:10:17 +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 389e1e7676 Pasted comment in the wrong spot 2023-08-12 10:43:08 -04:00
Mashintime 299ae1e44d Check for waitingmsgs on ipcrenderer message instead of when adding to chat window to prevent refresh causing waitingmsgs to be triggered 2023-08-11 22:21:11 -04:00
Mashintime c03b4b0cd9 Update logging in check for waitingmsgs 2023-08-09 21:56:09 -04:00
Mashintime f29efac943 Fix for #466 2023-08-08 21:11:10 -04:00
Mashintime ccce4cfe63 Fix for messages not resetting when stuck in transmitting 2023-08-08 16:32:35 -04:00
Mashintime ed4901830d Version bump 2023-08-07 13:12:28 -04:00
Mashintime 62620f4f9c Prettified Code! 2023-08-07 17:04:04 +00:00
Mashintime 4b1c19a1f6 Update gui package requirements 2023-08-06 13:47:52 -04:00
Mashintime 321e241ddd Less logging 2023-07-30 10:46:02 -04:00
Mashintime d293d424dc No uuid on opening messages. 2023-07-30 00:40:02 -04:00
Mashintime 7d61873bf2 Update check to only trigger if message is older than 6 hours 2023-07-30 00:38:49 -04:00
Mashintime 129a6bd612 Fix messages stuck in transmitting and at 100% 2023-07-29 09:57:42 -04:00
Mashintime 144f03f997 Include bc in chat filter 2023-07-29 09:53:14 -04:00