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
b525e57e91
changed font size on chat
2025-03-08 15:34:30 -08:00
madeofstown
93c1185447
i think its working now
2025-03-07 22:06:16 -08:00
madeofstown
031d75eb33
Merge branch 'pablo-merge' into site_config
2025-03-07 19:39:39 -08:00
Pablo Revilla
707426dfd6
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# meshview/store.py
# meshview/templates/node.html
# meshview/web.py
2025-03-05 16:12:59 -08:00
Pablo Revilla
5f97274e80
Major changes to the project
...
- Now the database process and the web process are separate.
- Added Map
- Added new graphing tools
2025-03-05 16:11:40 -08:00
madeofstown
c8bc651970
upload local
2025-03-02 17:12:42 -08:00
madeofstown
bcc9c03459
a few more changes with the readme
2025-02-23 14:14:57 -08:00
Pablo Revilla
532fd7a56d
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# config.ini
# meshview/templates/map.html
2025-02-21 11:58:01 -08:00
Pablo Revilla
03183384c6
Adding screenshots
2025-02-21 11:24:15 -08:00
madeofstown
4799a97f59
user is string not list
2025-02-20 19:24:04 -08:00
madeofstown
342a92c40e
fix?
2025-02-20 19:16:59 -08:00
madeofstown
c9d65a078a
changes after testing
2025-02-17 13:49:34 -08:00
madeofstown
076abb5811
First changes - pre test
2025-02-17 13:04:42 -08:00
madeofstown
8b05e500b8
Use config.ini for settings (try 2)
2025-01-25 15:41:26 -08:00
Pablo Revilla
4bcc7b08d0
Providing /stats to give us basic reporting on number of nodes and packets seen by the tool
2025-01-17 12:46:26 -08:00
Pablo Revilla
4fa4e17f45
changes to README
2025-01-13 12:56:55 -08:00
Pablo Revilla
aa90d23740
Changed html from <center> to a div with center
2025-01-11 10:59:19 -08:00
Pablo Revilla
8ec4ad2108
Changed html from <center> to a div with center
2025-01-09 17:42:13 -08:00
Jason Michalski
c0641147cb
Change the default topic.
...
There is no traffic on msh/US/bayarea/# now that we moved to a private
server.
2024-08-26 20:47:25 -07:00
Jason Michalski
4def7c47e9
Allow using freedom MQTT servers.
2024-07-15 20:12:12 -07:00
Jason Michalski
9079bbbcb4
Use a single MQTT task.
2024-05-24 22:50:41 -07:00
Jason Michalski
76bec785a3
Fix default args.
2024-05-18 19:21:00 -07:00
Jason Michalski
cf1f40ff98
Allow binding more that one address.
2024-05-17 21:55:54 -07:00
Jason Michalski
8ed394bca2
Support importing more than one topic.
2024-05-17 19:09:39 -07:00
Jason Michalski
3f09d9b649
Initial commit.
2024-05-09 20:00:00 -07:00