Mashintime
|
19697da88b
|
Set channel_busy if not set and codec2 data is detected
|
2023-08-26 23:32:38 -04:00 |
|
Mashintime
|
a637a7f8ee
|
Rework channel busy delay logic
|
2023-08-26 23:15:22 -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
|
d10cfe43ec
|
more file related fixes
|
2023-08-26 16:56:45 +02:00 |
|
DJ2LS
|
a1e32cca1b
|
adjusted filepath lookup
|
2023-08-26 16:41:08 +02:00 |
|
DJ2LS
|
8b09b7afaf
|
adjusted filepath lookup
|
2023-08-26 16:36:24 +02:00 |
|
DJ2LS
|
48c41bb3dc
|
fixed wrong file name for tokenfile
|
2023-08-26 16:18:53 +02:00 |
|
DJ2LS
|
4e185ea612
|
improved logging
|
2023-08-26 16:16:48 +02:00 |
|
DJ2LS
|
9a9f636562
|
improved logging
|
2023-08-26 16:13:51 +02:00 |
|
DJ2LS
|
b382d37f20
|
adjusted token generator
|
2023-08-26 15:52:29 +02:00 |
|
DJ2LS
|
d40742bc08
|
fixed handling hmac bool for network message
|
2023-08-24 07:50:44 +02:00 |
|
DJ2LS
|
d2da32a8dc
|
adjusted mesh timing table
|
2023-08-20 14:09:05 +02:00 |
|
DJ2LS
|
8c9be9e9f3
|
possible mesh fix...
|
2023-08-20 14:08:49 +02:00 |
|
DJ2LS
|
cff449cfad
|
adjusted gui for hmac
|
2023-08-19 11:10:04 +02:00 |
|
DJ2LS
|
a0754b3f94
|
updated logging
|
2023-08-19 10:54:39 +02:00 |
|
DJ2LS
|
4d605106c8
|
updated logging
|
2023-08-19 10:54:36 +02:00 |
|
DJ2LS
|
6efde55a3b
|
enable hmac by default
|
2023-08-19 10:42:53 +02:00 |
|
DJ2LS
|
45a8b19d60
|
updated hmac creation tool
|
2023-08-19 10:41:02 +02:00 |
|
DJ2LS
|
3aa4123596
|
adjusted version
|
2023-08-19 10:34:06 +02:00 |
|
DJ2LS
|
2bd8a30812
|
check for filesize and if empty
|
2023-08-19 10:32:53 +02:00 |
|
DJ2LS
|
0107ce569f
|
Merge branch 'main' into ls-hmac-signing
|
2023-08-19 10:19:22 +02:00 |
|
DJ2LS
|
54fe725876
|
Merge pull request #467 from DJ2LS/dependabot/npm_and_yarn/gui/electron-26.0.0
Bump electron from 25.5.0 to 26.0.0 in /gui
|
2023-08-19 10:19:14 +02:00 |
|
DJ2LS
|
943cfafe61
|
disable pylint fixme for data_handler
|
2023-08-18 08:29:26 +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 |
|
DJ2LS
|
a42bb325a1
|
Merge branch 'main' into ls-hmac-signing
|
2023-08-16 10:15:07 +02:00 |
|
DJ2LS
|
cf5e359c3e
|
first working hmac signing
|
2023-08-16 09:58:49 +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 |
|
DJ2LS
|
3b7914eed7
|
Update dependabot.yml
attempt for updating package.json via dependabot
|
2023-08-08 08:37:16 +02:00 |
|
DJ2LS
|
cb813ba402
|
improved logging
|
2023-08-08 08:27:22 +02:00 |
|
DJ2LS
|
1bdf070dfe
|
fixed filenames
|
2023-08-07 20:28:19 +02:00 |
|
DJ2LS
|
467c6af913
|
Merge branch 'main' into ls-hmac-signing
|
2023-08-07 19:38:18 +02: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
|
41554904e5
|
Merge pull request #464 from DJ2LS/actions2
gui updates and github actions
|
2023-08-07 13:03:42 -04:00 |
|
DJ2LS
|
3a47375855
|
udpated hmac code signing - stil not working I guess
|
2023-08-07 17:03:39 +02:00 |
|
DJ2LS
|
52b4478f22
|
udpated hmac code signing - stil not working I guess
|
2023-08-07 16:59:59 +02:00 |
|
Mashintime
|
70c56487f4
|
Try fixing mac build
|
2023-08-07 10:53:12 -04:00 |
|
DJ2LS
|
338dbc1d92
|
first code for using hmac token based signing for data
|
2023-08-06 23:08:55 +02:00 |
|
Mashintime
|
25148be751
|
Try forcing a specifc version of node
|
2023-08-06 16:47:11 -04:00 |
|
Mashintime
|
9ef9f1b556
|
Reset speed level to current value if chan is busy.
|
2023-08-06 13:48:42 -04:00 |
|
Mashintime
|
4b1c19a1f6
|
Update gui package requirements
|
2023-08-06 13:47:52 -04:00 |
|
DJ2LS
|
18f4f699f4
|
updated python to 3.11
|
2023-08-04 09:25:46 +02:00 |
|
Mashintime
|
8b5a0d9c02
|
Fix branch checkout name
|
2023-07-30 12:39:38 -04:00 |
|