Commit graph

1130 commits

Author SHA1 Message Date
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
Mashintime
d6ae766cf4 Move updatechat to dcomcontentloaded event 2023-07-29 09:52:04 -04:00
Mashintime
7332b6d1b3 Download logging tweaks 2023-07-29 09:49:09 -04:00
DJ2LS
0f1ab97444 Merge remote-tracking branch 'origin/main' 2023-07-11 08:38:34 +02:00
DJ2LS
36f6e21679 Prettified Code! 2023-07-11 06:38:14 +00:00
DJ2LS
ac631bda1d version update 2023-07-11 08:37:50 +02:00
DJ2LS
8ddf3d259b
Merge branch 'main' into ls-mesh 2023-07-11 08:32:52 +02:00
DJ2LS
5055c65838 adjusted signalling table 2023-07-10 16:14:28 +02:00
DJ2LS
47cb81cb93 adjusted signalling table 2023-07-10 16:07:52 +02:00
DJ2LS
9f3a3633e4 Prettified Code! 2023-07-10 08:22:44 +00:00
DJ2LS
bb787bfab5 adjusted origin callsign reverse lookup 2023-07-09 09:59:15 +02:00
DJ2LS
6ec7397eef changed router to origin 2023-07-09 09:48:50 +02:00
Mashintime
6c1d8a1415 Fix blank hash/call in mesh tables 2023-07-08 11:32:07 -04:00
Mashintime
9aa819abf3 Reorganize mesh module page 2023-07-08 11:31:23 -04:00
Mashintime
48bd2ca460 Merge branch 'qm-bugfix' into ls-gui 2023-07-07 19:59:26 -04:00
DJ2LS
a1421cffbb fixed a problem with callsign appending 2023-07-07 12:04:57 +02:00
DJ2LS
02793575d0 initial test with callsign reverse lookup 2023-07-07 11:56:27 +02:00
Mashintime
09222cfc45 Clear dbclean spinner if cancel is clicked 2023-07-05 16:24:47 -04:00
Mashintime
1d8ad819da Fix dx info response being sent to wrong station 2023-07-05 16:23:24 -04:00
Mashintime
43b46cb99b Version 0.10.0-alpha.2 2023-07-05 12:52:50 -04:00
Mashintime
104db8830e Prettified Code! 2023-07-05 16:43:56 +00:00
Mashintime
59fbee8893 One more extra /div tag 2023-07-05 12:42:26 -04:00
Mashintime
a72531a41b Remove extra /DIV tag 2023-07-05 12:26:54 -04:00
Mashintime
febf4f5d86 Version 0.10.0-alpha.1 2023-07-05 12:19:11 -04:00
Mashintime
92908b0a63 Change timeout value for messages stuck in transmit 2023-07-05 11:30:55 -04:00
Mashintime
31be9a66bc Add spinner for database maintenance 2023-07-04 13:49:23 -04:00
Mashintime
b4c658165d Fix failed progressbar rendering 2023-07-04 13:34:22 -04:00
Mashintime
692d1c7b84 Reset status on old messages in transmit status 2023-07-04 13:29:56 -04:00
Mashintime
8268dfd419 Fix message chat progress bars 2023-07-04 12:49:20 -04:00
Mashintime
17926354e8 May receive data without uuid, check for it 2023-07-04 12:04:54 -04:00
Mashintime
f1410e49af Fix logic 2023-07-04 12:02:54 -04:00
Mashintime
a3ed906051 Update low bandwidth labels 2023-07-04 11:36:52 -04:00
DJ2LS
fa0e7e15ac updated version info for merging 2023-07-04 08:23:41 +02:00
DJ2LS
6f8c5bf7c6 fixed a setting problem 2023-07-04 06:41:56 +02:00
DJ2LS
2c355f744b fixed mesh startup 2023-07-03 17:54:24 +02:00
DJ2LS
2918b9cc33 removed outdated function from chat 2023-07-03 11:19:40 +02:00
DJ2LS
5fb1df2c71 removed outdated function 2023-07-03 09:38:28 +02:00
DJ2LS
90a77a55d1 adjusted enable/disable mesh setting 2023-07-03 09:29:52 +02:00
DJ2LS
9728f847ec adjusted enable/disable mesh setting 2023-07-03 09:26:42 +02:00
Mashintime
ebee998e25 Redid mesh enablement and add support for passing --mesh to tnc 2023-07-03 00:31:48 -04:00
Mashintime
139ea334fc Allow enabling/disabling mesh features. 2023-07-02 11:33:53 -04:00
Mashintime
3317b07c41 Merge branch 'main' into ls-mesh 2023-07-02 10:37:37 -04:00
Mashintime
23ed5be2d8 Bump version 2023-07-02 09:47:14 -04:00
Mashintime
95be2f339c Prettified Code! 2023-07-02 13:43:54 +00:00
Mashintime
2a38c9a1a2 Version bump 2023-07-02 08:35:36 -04:00
Mashintime
1306bada1d Fix CodeFactor issue 2023-07-01 17:12:58 -04:00
Mashintime
202a54dcea Button no longer exists 2023-07-01 17:07:02 -04:00
Mashintime
c0d65c3f9d Move DB maint to settings/exp section 2023-07-01 17:03:22 -04:00
Mashintime
6020ea9ce9 Add pings to database clean up 2023-07-01 12:42:58 -04:00
Mashintime
fe549c5c65 Bootstrap 5.3.0 and icons 2023-07-01 11:22:41 -04:00
Mashintime
ed7eb4762b Mark new broadcasts as new 2023-06-27 16:43:52 -04:00
Mashintime
1cb92af311 clearUnreadmsgs stopped doing what it's supposed to 2023-06-19 18:31:51 -04:00
Mashintime
74ba429915 Fix chat filter 2023-06-18 20:33:12 -04:00
Mashintime
cc65e05a0e Sort chat call list alphabetically 2023-06-18 14:57:18 -04:00
Mashintime
928da54325 Allow filtering on new messages 2023-06-18 14:53:07 -04:00
Mashintime
d027a062c2 Adjust 'new' items and change background of list with new items 2023-06-16 22:52:33 -04:00
Mashintime
a65d2d52de Clean old beacons and compact DB. 2023-06-14 18:03:10 -04:00
DJ2LS
4c556e61fd introduced mesh state table 2023-06-13 14:03:36 +02:00
Mashintime
8f308d9adc Update config name for notifications 2023-06-11 10:40:01 -04:00
DJ2LS
f3d244e90c Merge remote-tracking branch 'origin/qm-newmsg' into ls-mesh 2023-06-11 09:13:34 +02:00
DJ2LS
35576bb760 first mesh ping tx part 2023-06-11 09:12:40 +02:00
Mashintime
edd53929be Code quality fixes 2023-06-11 02:29:31 -04:00
Mashintime
0697ecd0e9 Change color of RF chat button if new messages are available 2023-06-11 02:07:40 -04:00
Mashintime
41770e1a83 Reset new messages on click instead of after losing focus 2023-06-10 23:50:30 -04:00
Mashintime
3307214c36 Implement configurable notifications 2023-06-10 23:14:25 -04:00
Mashintime
51efd0f9bc Append indicator before callsign on new msg 2023-06-10 12:57:23 -04:00
Mashintime
b6e37a70b9 Update discord url to redirect url 2023-06-10 09:06:33 -04:00
Mashintime
d04f3e65da Clear chat connected to when session closes 2023-06-09 18:10:11 -04:00
DJ2LS
579d1b0c47 added datetime 2023-05-29 18:49:50 +02:00
DJ2LS
692ce3592e fixed mesh table order 2023-05-29 18:47:58 +02:00
DJ2LS
e288136175 enable/disable mesh via gui 2023-05-28 17:33:24 +02:00
DJ2LS
a77f8f5c03 added mesh gui view 2023-05-28 17:19:21 +02:00
DJ2LS
b6edd073b2 show connected station in chat 2023-05-27 11:28:07 +02:00
DJ2LS
ded3b42398 updated version info 2023-05-27 07:24:47 +02:00
DJ2LS
81835b0992 fixed failed status progress bar 2023-05-27 07:06:26 +02:00
DJ2LS
6a739d652b override status for broken status 2023-05-27 06:54:02 +02:00