Rightup
60ca184dbd
refactor: enhance security comments and error handling across multiple modules
2026-05-27 22:07:34 +01:00
Lloyd
45a44eb47b
Refactor test cases and base code for consistency and readability
...
- Updated byte representations in tests to use lowercase hex format for consistency.
- Reformatted code for better readability, including line breaks and indentation adjustments.
- Consolidated multiple lines into single lines where appropriate to enhance clarity.
- Ensured that all test cases maintain consistent formatting and style across the test suite.
2026-05-27 20:15:10 +01:00
Yellowcooln
ab8ae30e7d
web: clarify docker restart update messaging
2026-05-18 12:40:43 -04:00
Yellowcooln
7b6babd9f5
service: restart containers by exiting process
2026-05-18 12:12:18 -04:00
Yellowcooln
8856268ef2
Expose Buildroot image version
2026-04-29 09:27:56 -04:00
Yellowcooln
e5c7632700
Handle Buildroot service restarts
2026-04-23 11:05:59 -04:00
agessaman
c150b9a9bf
Merge upstream/feat/newRadios into dev-companion-v2-cleanup
...
- Keep our Vite-built assets and index.html script (index-DyUIpN7m.js)
- Remove upstream-only asset chunks and RoomServers-BxQ-0q-x.js
- README: keep two-backend intro, add upstream CAUTION/compatibility table
- manage.sh: keep dialog/gauge UX and .[hardware]; add CH341 udev, sudoers, libusb, polkit, silent upgrade
- sqlite_handler: add crc_errors table, index, and cleanup from upstream
- engine: add validate_packet and mark_seen in direct_forward; keep our path hash_size/hop_count logic
- advert: keep comment, use current_time = now
- api_endpoints: use restart_service() from service_utils
- config merge: strip user config comments before yq merge (upstream)
Made-with: Cursor
2026-03-05 16:43:14 -08:00
Lloyd
74914541f2
Enhance installation and uninstallation scripts with user-friendly messages, add polkit and sudoers configuration for service management, and improve service restart handling in API endpoints.
2026-02-24 11:33:21 +00:00
agessaman
c2f8a2e3cd
refactor: companion FrameServer and related (substantive only, no Black)
...
Reapply refactor from ce8381a (replace monolithic FrameServer with thin
pymc_core subclass, re-export constants, SQLite persistence hooks) while
preserving pre-refactor whitespace where patch applied cleanly. Remaining
files match refactor commit exactly. Diff vs ce8381a is whitespace-only.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-21 15:35:47 -08:00
Lloyd
98b425f444
added CLI
2025-12-29 14:37:54 +00:00