Jack Kingsman
|
79c8b45d89
|
Don't forward unparseable packets to community endpoints. Closes #255.
|
2026-05-13 16:43:52 -07:00 |
|
Jack Kingsman
|
baca8b5234
|
Merge pull request #253 from MartinFournier/feature/community-mqtt-websocket-path
Add WebSocket path config for community MQTT
|
2026-05-13 16:40:11 -07:00 |
|
Jack Kingsman
|
f1a27279e8
|
Merge pull request #258 from Rescla/main
Remove autoComplete="off" from MessageInput textarea
|
2026-05-13 16:39:58 -07:00 |
|
Jack Kingsman
|
5033beacc9
|
Add test and simplify strip logic
|
2026-05-13 16:36:45 -07:00 |
|
Jack Kingsman
|
6e4f1ac47b
|
Drop token renewal time to one hour. Closes #248.
|
2026-05-13 16:31:16 -07:00 |
|
Jack Kingsman
|
8905392b29
|
Add missing frequencies. Closes #245.
|
2026-05-13 16:28:05 -07:00 |
|
Jack Kingsman
|
e95acecbfb
|
Stable packet analytics coloring. Closes #246.
|
2026-05-13 16:15:41 -07:00 |
|
Jack Kingsman
|
f1eca53625
|
Add packet scope to inspection. Closes #256
|
2026-05-13 16:06:44 -07:00 |
|
Jack Kingsman
|
a13b16b81c
|
Merge pull request #254 from jkingsman/dependabot/uv/uv-c30c77f42d
Bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory
|
2026-05-13 16:00:42 -07:00 |
|
Rescla
|
34cd06cc04
|
Remove autoComplete="off" from textarea
|
2026-05-13 13:57:32 +02:00 |
|
dependabot[bot]
|
11f17773df
|
Bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory
Bumps the uv group with 1 update in the / directory: [urllib3](https://github.com/urllib3/urllib3).
Updates `urllib3` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.7.0
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-11 19:06:59 +00:00 |
|
Martin Fournier
|
25190cded5
|
Add WebSocket path config for community MQTT
Path hardcoded to "/". Brokers like analyzer.montrealmesh.ca need
non-root path (e.g. /mqtt). Expose field in fanout config + UI.
|
2026-05-11 02:13:09 -04:00 |
|
jkingsman
|
70cb133b24
|
Revise hop length buckets. Closes #240.
|
2026-05-03 12:32:50 -07:00 |
|
Jack Kingsman
|
f95745cb05
|
Updating changelog + build for 3.13.0
3.13.0
|
2026-04-30 20:31:32 -07:00 |
|
Jack Kingsman
|
39ba88bc4b
|
Fix up e2e tests
|
2026-04-30 20:22:59 -07:00 |
|
Jack Kingsman
|
e814653300
|
Add non-markdown option. Closes #232.
|
2026-04-30 19:54:43 -07:00 |
|
Jack Kingsman
|
e76d922752
|
Add recieved time to packet display. Closes #238.
|
2026-04-30 19:07:50 -07:00 |
|
Jack Kingsman
|
d0e02a42f8
|
Merge pull request #237 from Bjorkan/TraceFix
Return HTTP 422 for missing trace responses to avoid confusing proxies in front of RemoteTerm. Closes #236.
|
2026-04-30 18:51:24 -07:00 |
|
Jack Kingsman
|
dbf14259dc
|
Do full rewrite of 5xx => 4xx
|
2026-04-30 18:47:35 -07:00 |
|
Jack Kingsman
|
a9ac87e668
|
Allow newlines in text input. Closes #234.
|
2026-04-30 18:36:36 -07:00 |
|
Björkan
|
f710a1f2d9
|
Change failed trace from using 504 to instead use 422
|
2026-04-30 23:03:08 +02:00 |
|
Björkan
|
9f6c0f12c5
|
Don't include .codex file
|
2026-04-30 22:58:59 +02:00 |
|
Jack Kingsman
|
466f693c21
|
Fix page to dvh. Closes #233.
|
2026-04-28 14:41:56 -07:00 |
|
Jack Kingsman
|
16f87e640f
|
Attempt up to three Apprise retries. Closes #232.
|
2026-04-28 14:40:14 -07:00 |
|
Jack Kingsman
|
761fd82da6
|
Backoff MQTT failures all the way up to 1hr on connection failure, and also don't multi-toast on connection error. Closes #231.
|
2026-04-28 12:00:03 -07:00 |
|
Jack Kingsman
|
2c1279eb9e
|
Add error rate percentage to metrics graph
|
2026-04-27 11:21:02 -07:00 |
|
Jack Kingsman
|
047d713003
|
Permit hourly checks for direct/routed repeaters. Closes #226.
|
2026-04-27 09:51:57 -07:00 |
|
Jack Kingsman
|
25041e1367
|
Add dynamic text replacement. Closes #223.
|
2026-04-25 15:00:36 -07:00 |
|
Jack Kingsman
|
b3fe717416
|
Correct packet sum for repeater error rate. Closes #225.
|
2026-04-25 14:48:44 -07:00 |
|
Jack Kingsman
|
9a4e78c504
|
Show RX error percentage
|
2026-04-25 14:01:39 -07:00 |
|
Jack Kingsman
|
d436de67a2
|
Merge pull request #224 from jkingsman/repeater-error-count
Repeater error count
|
2026-04-25 13:54:42 -07:00 |
|
Jack Kingsman
|
89cee49725
|
Actuall bump lib
|
2026-04-25 13:45:43 -07:00 |
|
Jack Kingsman
|
b37ce89c96
|
Add repeater telemetry error count
|
2026-04-25 13:45:17 -07:00 |
|
Jack Kingsman
|
f0b7842c60
|
Merge pull request #221 from jkingsman/dependabot/npm_and_yarn/frontend/npm_and_yarn-754666cf41
Bump postcss from 8.5.8 to 8.5.10 in /frontend in the npm_and_yarn group across 1 directory
|
2026-04-24 18:06:54 -07:00 |
|
Jack Kingsman
|
4eb29f376e
|
Make clearer save button for advert interval
|
2026-04-24 14:44:27 -07:00 |
|
dependabot[bot]
|
82a6553539
|
Bump postcss in /frontend in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [postcss](https://github.com/postcss/postcss).
Updates `postcss` from 8.5.8 to 8.5.10
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.10)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.10
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-24 21:10:08 +00:00 |
|
Jack Kingsman
|
a69eb9c534
|
Updating changelog + build for 3.12.3
3.12.3
|
2026-04-24 14:03:11 -07:00 |
|
Jack Kingsman
|
70aabb78aa
|
Remove MESHCORE_ENABLE_LOCAL_PRIVATE_KEY_EXPORT from standard README -- new users don't need that.
|
2026-04-23 12:38:42 -07:00 |
|
Jack Kingsman
|
cafd9678ee
|
Fix e2e tests after apprise message updates
|
2026-04-22 18:12:01 -07:00 |
|
Jack Kingsman
|
a8e346d0c5
|
Docs, schema, and error handling improvements
|
2026-04-22 18:08:47 -07:00 |
|
Jack Kingsman
|
55f05bf03b
|
Add dropdown to choose contact addition type. Closes #216.
|
2026-04-22 17:43:01 -07:00 |
|
Jack Kingsman
|
091ba06ccf
|
Make bulk delete sortable and filterable by last-heard. Closes #218.
|
2026-04-22 17:01:50 -07:00 |
|
Jack Kingsman
|
c5c828a4ed
|
Bypass error on fail-to-unload-contact-because-it's-not-there
|
2026-04-21 20:38:05 -07:00 |
|
Jack Kingsman
|
7eac3a9754
|
Use padding in repeaters
|
2026-04-21 20:15:16 -07:00 |
|
Jack Kingsman
|
329df1a0d2
|
Add conversational padding to toasts. Closes #214.
|
2026-04-21 20:09:30 -07:00 |
|
Jack Kingsman
|
ecb4c99a43
|
Make Apprise strings customizable. Closes #212.
|
2026-04-21 19:40:14 -07:00 |
|
Jack Kingsman
|
2f412e1a93
|
Be clearer about private key export
|
2026-04-21 13:47:46 -07:00 |
|
Jack Kingsman
|
0353a98e87
|
Merge pull request #213 from jkingsman/dependabot/uv/uv-4ea199e985
Bump python-dotenv from 1.2.1 to 1.2.2 in the uv group across 1 directory
|
2026-04-21 13:15:00 -07:00 |
|
dependabot[bot]
|
3e2258c34b
|
Bump python-dotenv in the uv group across 1 directory
Bumps the uv group with 1 update in the / directory: [python-dotenv](https://github.com/theskumar/python-dotenv).
Updates `python-dotenv` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.2.1...v1.2.2)
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-version: 1.2.2
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-21 20:11:34 +00:00 |
|
Jack Kingsman
|
e695d629b9
|
Updating changelog + build for 3.12.2
3.12.2
|
2026-04-21 13:10:25 -07:00 |
|