Rigear
093ebc2873
feat: Web assets build after rebasing from dev
2026-04-18 20:53:39 -07:00
Rigear
2e1d19ab80
Merge remote-tracking branch 'origin/dev' into feat/mqtt_merge
...
# Conflicts:
# config.yaml.example
# repeater/data_acquisition/__init__.py
# repeater/data_acquisition/storage_collector.py
# repeater/web/html/assets/CADCalibration-319vQEzv.js
# repeater/web/html/assets/CADCalibration-Cwr0Kq49.js
# repeater/web/html/assets/CADCalibration-DWusgblB.js
# repeater/web/html/assets/Companions-DU19yZyB.js
# repeater/web/html/assets/Companions-cufpceKN.js
# repeater/web/html/assets/Companions-zmTexa6a.js
# repeater/web/html/assets/Configuration-BmDpq7bV.js
# repeater/web/html/assets/ConfirmDialog-BafURQpE.js
# repeater/web/html/assets/ConfirmDialog-C9Yf394V.js
# repeater/web/html/assets/ConfirmDialog-h2bJ_WKJ.js
# repeater/web/html/assets/Dashboard-CnQfG826.js
# repeater/web/html/assets/Login-BDsVY-me.js
# repeater/web/html/assets/Logs-BpG7T8_d.js
# repeater/web/html/assets/Logs-CVZ1ZqH8.js
# repeater/web/html/assets/Logs-sxcWuUjs.js
# repeater/web/html/assets/MessageDialog-B-qWtO0z.js
# repeater/web/html/assets/MessageDialog-Cp4W1enq.js
# repeater/web/html/assets/MessageDialog-D2OlpbZ7.js
# repeater/web/html/assets/Neighbors-BAwKrJdF.js
# repeater/web/html/assets/Neighbors-BamkiPcU.js
# repeater/web/html/assets/Neighbors-WHAK_7hU.js
# repeater/web/html/assets/RoomServers-DbCgmJ6x.js
# repeater/web/html/assets/RoomServers-i32N0iwv.js
# repeater/web/html/assets/RoomServers-o3kDed-S.js
# repeater/web/html/assets/Sessions-B8ZVRIGt.js
# repeater/web/html/assets/Sessions-B9uqWGaO.js
# repeater/web/html/assets/Sessions-O3vBapMM.js
# repeater/web/html/assets/Setup-DyJMgh0L.js
# repeater/web/html/assets/Statistics-BbiQtXdu.js
# repeater/web/html/assets/Statistics-CeTg6NYy.js
# repeater/web/html/assets/Statistics-QSH8GjMX.js
# repeater/web/html/assets/SystemStats-B7qxcRYp.js
# repeater/web/html/assets/SystemStats-BmXJQonl.js
# repeater/web/html/assets/SystemStats-DVaA1ybj.js
# repeater/web/html/assets/Terminal-CUqcF84y.js
# repeater/web/html/assets/Terminal-D1kRkrmc.js
# repeater/web/html/assets/Terminal-Dq6FyjMj.js
# repeater/web/html/assets/api-CiSov_eM.js
# repeater/web/html/assets/api-DegLD39Y.js
# repeater/web/html/assets/api-DjLVJkR1.js
# repeater/web/html/assets/index-cutq4vvY.js
# repeater/web/html/assets/packets-Bg0pkGLO.js
# repeater/web/html/assets/packets-CPLd89q8.js
# repeater/web/html/assets/packets-DmoWuBlc.js
# repeater/web/html/assets/system-Bocs8bSU.js
# repeater/web/html/assets/system-CsY7_jKa.js
# repeater/web/html/assets/system-qCwV23PE.js
# repeater/web/html/assets/useSignalQuality-DQTATYAm.js
# repeater/web/html/assets/useSignalQuality-DlXA7j0p.js
# repeater/web/html/assets/useSignalQuality-u0_rDpC6.js
# repeater/web/html/index.html
2026-04-18 20:25:30 -07:00
Rigear
92f9fe77ae
fix: user/pass nor loading from config
2026-04-18 20:15:58 -07:00
Rigear
d6681ab407
feat: Update UI files from fc223397df8e5681e886752b279bc25ed34938b8 hash in Rigear/pyMC-RepeaterUI
2026-04-17 21:12:15 -07:00
Rigear
3f09e910d9
fix(QOL): reordered mqtt yaml config so names are first.
2026-04-17 21:09:23 -07:00
Rigear
79d40afc71
fix: Force TLS when loading in existing Letsmesh configs from yaml
2026-04-17 21:08:43 -07:00
Rightup
9442c51225
feat: update logo in ui
2026-04-17 23:51:43 +01:00
Rightup
ffaaa76ea0
feat: add glass to repeater.
2026-04-17 23:51:04 +01:00
Rigear
f641761b05
feat: UI updated from https://github.com/Rigear/pyMC-RepeaterUI/commit/4a24b6d2c7699294c9f90ea3f0d05b0456b8b3e2
2026-04-16 14:54:30 -07:00
Rigear
6d133efdbe
fix: If we're using websockets, default to tls enabled = true if we're using port 443
2026-04-16 13:23:46 -07:00
Rigear
6b531e85e7
feat: TLS pass
2026-04-15 22:32:22 -07:00
Rigear
4569ff8653
feat: publish crc_records to mqtt
2026-04-15 22:05:54 -07:00
Rigear
06573d2373
Merge remote-tracking branch 'origin/dev' into feat/mqtt_merge
2026-04-15 21:22:10 -07:00
Rigear
27fa2381ea
feat:
...
* Added retain status message bool
* Added back old templates
* Added migration path from old mqtt and letsmesh configs to new mqtt_broker config
2026-04-15 21:20:11 -07:00
Lloyd
f2a72eb203
feat: migrate to virtual environment and clean up system-level packages
2026-04-15 09:37:26 +01:00
Lloyd
4d49eb701b
feat: add owner_info field to repeater configuration and add getter for protocol request handling
2026-04-13 16:49:02 +01:00
Rigear
f18e5909fb
refactor: Clear out dead code
2026-04-11 22:27:01 -07:00
Rigear
64530a623e
refactor: Updated letsmesh references
2026-04-11 21:44:26 -07:00
Rigear
7256807fdd
feat: Bring back disallowed types
2026-04-11 20:46:42 -07:00
Rigear
ba942ca1b7
Merge remote-tracking branch 'origin/dev' into feat/mqtt_merge
2026-04-11 16:09:20 -07:00
Rigear
acf8079761
feat: Merge mqtt handler and letsmesh handlers
2026-04-11 16:09:14 -07:00
Lloyd
9d971d03b7
UI fix for air time
2026-04-11 21:14:39 +01:00
Lloyd
110d7c2aec
feat: add airtime data retrieval functionality with API endpoint
2026-04-11 20:42:04 +01:00
Lloyd
19e0f5d3dd
build: update bundled web UI assets
...
Rebuilt from pyMC-RepeaterUI dev branch — includes unscoped flood policy
UI changes (rename from global flood, updated API endpoint and labels).
2026-04-09 09:16:43 +01:00
Joshua Mesilane
7370cdc688
Update openapi and fix the test script
2026-04-07 16:28:49 +10:00
Joshua Mesilane
38e1fbe3f9
Changing from 'Global' Flood to 'Unscoped' flood as '*' doesn't actually mean wildcard, it means unscoped. Region keys should still only be forwaded if they're whitelisted. UI changes pending
2026-04-06 22:32:05 +10:00
Lloyd
3010703e1b
Merge pull request #83 from pinztrek/iplog
...
Log system IP address (updated)
2026-03-30 08:53:54 +01:00
Lloyd
a92708f9d5
update UI to reflect keygen changes
2026-03-27 12:36:25 +00:00
Lloyd
59c6c772d4
feat: add JSON input handling for generate_vanity_key endpoint
2026-03-27 12:21:59 +00:00
Lloyd
50c19be498
Add gen tool for repeater prefix
2026-03-27 12:17:35 +00:00
Lloyd
fdc621f64d
feat: add sanitization for bytes values to hex for JSON serialization
2026-03-27 11:24:27 +00:00
Lloyd
f5dbd83cda
feat: add backup and restore and DB man
2026-03-27 11:15:53 +00:00
Lloyd
031f7b5e47
feat: add identity_key support in repeater configuration and update related logic in config handling
2026-03-27 10:16:10 +00:00
agessaman
3ca9ac56d8
fix: update default client idle timeout to 8 hours in RepeaterDaemon and CompanionFrameServer for improved session management
2026-03-25 16:14:30 -07:00
Lloyd
07a47523ab
feat: enhance event loop handling for thread-safe scheduling in MeshCLI
2026-03-24 14:18:12 +00:00
Lloyd
400e707c3f
feat: add help command and detailed command descriptions to MeshCLI
2026-03-24 14:12:32 +00:00
Lloyd
91918e7cfc
feat: add CLI command endpoint and standalone CLI client for pyMC Repeater
2026-03-24 14:02:51 +00:00
Lloyd
d82c90a04d
fix: MQTT schedule the reconnect timer before calling disconnect(), so by the time _on_broker_disconnected fires, the pending reconnect is already visible.
2026-03-24 12:33:33 +00:00
Lloyd
7fcad04f49
feat: enhance graceful shutdown handling in RepeaterDaemon and improve stale dist-info cleanup with sudo support
2026-03-24 10:02:43 +00:00
Lloyd
7bcab773dd
feat: add default security configuration for repeater in load_config to fix from previous versions.
2026-03-24 09:23:16 +00:00
agessaman
744826199e
feat: implement duplicate packet recording for UI visibility in RepeaterHandler
...
- Added record_duplicate method to RepeaterHandler to log known duplicate packets without forwarding.
- Enhanced RepeaterDaemon to subscribe to raw packets for deduplication logging, ensuring all path variants are visible in the UI.
- Updated recent_packets management to group duplicates under their original packets for better tracking.
2026-03-23 17:02:29 -07:00
Lloyd
369b420ae3
feat: enhance RepeaterHandler with duplicate packet limit and cache cleanup, add graceful shutdown handling in RepeaterDaemon, and increase PacketRouter queue size
2026-03-23 14:30:01 +00:00
Lloyd
7d73ca0df6
show full path hop hex and normalize case for traces and add new config observer UI
2026-03-22 22:52:16 +00:00
Lloyd
d11d957318
Merge pull request #158 from agessaman/feat/companion-traces
...
Fix multibyte trace handling for companion/repeater and exclude trace packets from _record_for_ui
2026-03-22 22:44:10 +00:00
agessaman
c5c94fe60a
feat: exclude TRACE packets from logging in RepeaterHandler and PacketRouter
...
- Updated record_packet_only method to skip logging for TRACE packets, as TraceHelper manages trace paths.
- Enhanced documentation to clarify the handling of TRACE packets in the web UI.
- Added tests to ensure TRACE packets are not recorded, maintaining data integrity.
2026-03-22 15:26:28 -07:00
Lloyd
55fe9feddd
feat: add useSignalQuality utility for signal strength evaluation
2026-03-22 22:26:18 +00:00
agessaman
3cb27d3310
feat: enhance trace processing and path handling in RepeaterDaemon and TraceHelper
...
- Added local_identity parameter to RepeaterDaemon for improved trace path matching.
- Refactored trace path handling in TraceHelper to support multi-byte hashes and structured hops.
- Updated methods to ensure compatibility with new trace data formats and improved logging.
- Enhanced tests to validate new trace processing logic and path handling.
2026-03-22 14:34:04 -07:00
agessaman
2e25467c5d
feat: enhance companion identity management and API documentation
...
- Added functionality to heal companion registration names with empty values.
- Improved handling of identity keys and public key derivation for companions.
- Updated API endpoints to support companion identity lookups using name, lookup_identity_key, or public_key_prefix.
- Enhanced OpenAPI documentation to clarify requirements for identity creation, updates, and deletions, including trimming whitespace from names.
2026-03-21 17:24:14 -07:00
Alan Barrow
4385befa2c
Merge branch 'feat/companion' into iplog
2026-03-17 20:51:34 -04:00
Lloyd
ddaa62fa9e
update UI with extra modes monitor/forward/no tx
2026-03-16 10:17:07 +00:00