Commit Graph

5 Commits

Author SHA1 Message Date
Joel Krauska e25ff22127 Add Ruff formatting and pre-commit hooks
Configure Ruff as the code formatter and linter with pre-commit hooks.
  Applied automatic formatting fixes across the entire codebase including:
  - Import sorting and organization
  - Code style consistency (spacing, line breaks, indentation)
  - String quote normalization
  - Removal of trailing whitespace and unnecessary blank lines
2025-10-03 20:38:37 -07:00
Pablo Revilla 0831301997 Multiple changes to the code. Important to mentioned:
- We added another column to the nodes table to report on firmware version

- Also changed the date and time format to be more readable.

- Added a node list report

- Modified the Mesh Graphs
2025-02-07 21:18:02 -08:00
madeofstown f189147ab5 meshtastic python as submodule 2025-01-20 13:41:48 -08:00
Jason Michalski ddfd2550ac Make the mobile layout less bad. 2024-07-29 18:59:42 -07:00
Jason Michalski 3f09d9b649 Initial commit. 2024-05-09 20:00:00 -07:00