Joel Krauska
8bea2bd744
ruff
2025-11-25 18:12:04 -08:00
Pablo Revilla
7edb7b5c38
Fix the net page as it was not showing the date information
2025-11-25 09:31:56 -08:00
Pablo Revilla
17a1265842
Fix the net page as it was not showing the date information
2025-11-25 09:05:37 -08:00
Pablo Revilla
cc03d237bb
Fix the net page as it was not showing the date information
2025-11-24 19:38:46 -08:00
Pablo Revilla
06cc15a03c
Fix the net page as it was not showing the date information
2025-11-24 18:46:28 -08:00
Pablo Revilla
99cb5654e4
More changes... almost ready for release.
...
Ranamed 2 pages for easy or reading.
2025-11-24 16:11:11 -08:00
Pablo Revilla
3c8fa0185e
Remamed new_node to node. shorter and descriptive.
2025-11-24 10:20:06 -08:00
Pablo Revilla
1e85aa01c6
Remamed new_node to node. shorter and descriptive.
2025-11-24 10:16:30 -08:00
Pablo Revilla
535c5c8ada
Remamed new_node to node. shorter and descriptive.
2025-11-24 10:06:43 -08:00
Pablo Revilla
4a5b982e6f
Remamed new_node to node. shorter and descriptive.
2025-11-24 09:25:09 -08:00
Pablo Revilla
a71f371c85
Remamed new_node to node. shorter and descriptive.
2025-11-24 09:12:47 -08:00
Pablo Revilla
4150953b96
Remamed new_node to node. shorter and descriptive.
2025-11-24 09:09:51 -08:00
Pablo Revilla
0eed8f8001
Finishing up all the pages for the 3.0 release.
...
Now all pages are functional.
2025-11-21 15:41:25 -08:00
Pablo Revilla
14aabc3b10
Merge remote-tracking branch 'origin/dev-v3' into dev-v3
2025-11-21 13:47:37 -08:00
Pablo Revilla
fc01cb6a85
Finishing up all the pages for the 3.0 release.
...
Now all pages are functional.
2025-11-21 13:47:22 -08:00
Joel Krauska
5214b80816
another compatibility fix when _us is empty and we need to sort by BOTH old and new
2025-11-21 12:24:11 -08:00
Joel Krauska
73cd325b35
Make the robots do our bidding
2025-11-21 12:07:14 -08:00
Joel Krauska
f89686fb88
fix 0 epoch dates in /chat
2025-11-21 12:06:50 -08:00
Joel Krauska
0c89b3ec22
use sys.executable
2025-11-21 12:06:50 -08:00
Joel Krauska
9cd1975278
pyproject.toml requirements
2025-11-21 12:06:50 -08:00
Pablo Revilla
052a9460ca
Finishing up all the pages for the 3.0 release.
...
Now all pages are functional.
2025-11-21 11:49:11 -08:00
Pablo Revilla
af6bb0fa64
Merge remote-tracking branch 'origin/dev-v3' into dev-v3
2025-11-21 11:43:07 -08:00
Pablo Revilla
8fae62e51a
Finishing up all the pages for the 3.0 release.
...
Now all pages are functional.
2025-11-21 11:41:50 -08:00
Joel Krauska
4af1aac6ec
more ruff
2025-11-21 11:37:24 -08:00
Joel Krauska
ed695684d9
fix ruff format
2025-11-21 11:36:48 -08:00
Pablo Revilla
5e0852e558
Finishing up all the pages for the 3.0 release.
...
Now all pages are functional.
2025-11-21 11:10:16 -08:00
Pablo Revilla
e135630f8d
Finishing up all the pages for the 3.0 release.
...
Now all pages are functional.
2025-11-21 10:57:18 -08:00
Pablo Revilla
5f5ae75d84
Worked on /api/packet. Needed to modify
...
- Added new api endpoint /api/packets_seen
- Modified web.py and store.py to support changes to APIs.
- Started to work on new_node.html and new_packet.html for presentation of data.
2025-11-19 11:18:34 -08:00
Pablo Revilla
39c0dd589d
Worked on /api/packet. Needed to modify
...
- Added new api endpoint /api/packets_seen
- Modified web.py and store.py to support changes to APIs.
- Started to work on new_node.html and new_packet.html for presentation of data.
2025-11-13 15:28:45 -08:00
Pablo Revilla
7411c7e8ee
Worked on /api/packet. Needed to modify
...
- Store.py to read the new time data
- api.py to present the new time data
- firehose.html chat.html and map.html now use the new apis and the time is the browser local time
2025-11-10 21:51:48 -08:00
Pablo Revilla
27daa92694
Worked on /api/packet. Needed to modify
...
- Store.py to read the new time data
- api.py to present the new time data
- firehose.html chat.html and map.html now use the new apis and the time is the browser local time
2025-11-10 21:33:50 -08:00
Óscar García Amor
d4f251f1b6
Improves container build ( #94 )
2025-11-10 10:32:06 -08:00
Pablo Revilla
ac4ac9264f
Worked on /api/packet. Needed to modify
...
- Store.py to read the new time data
- api.py to present the new time data
- firehose.html chat.html and map.html now use the new apis and the time is the browser local time
2025-11-05 20:46:12 -08:00
Pablo Revilla
4a3f205d26
Worked on /api/packet. Needed to modify
...
- Store.py to read the new time data
- api.py to present the new time data
- firehose.html chat.html and map.html now use the new apis and the time is the browser local time
2025-11-05 19:07:23 -08:00
Joel Krauska
9fa874762e
Add us first/last timestamps to node table too
2025-11-05 16:48:29 -08:00
Joel Krauska
e0d8ceecac
Alembic was blocking mqtt logs
2025-11-05 14:36:50 -08:00
Joel Krauska
67738105c8
Summary of 3.0.0 stuff
2025-11-04 21:33:08 -08:00
Joel Krauska
04e76ebd28
graphviz for dot in Container
2025-11-04 21:12:22 -08:00
Joel Krauska
04051bc00a
setup-dev
2025-11-04 21:11:38 -08:00
Joel Krauska
f903c82c79
Docker Docs
2025-11-04 21:04:20 -08:00
Joel Krauska
4b9dfba03d
ruff
2025-11-04 20:57:58 -08:00
Joel Krauska
70f727a6dd
backups and cleanups are different
2025-11-04 20:55:55 -08:00
Joel Krauska
bc70b5c39d
DB Backups
2025-11-04 20:51:50 -08:00
Jim Schrempp
a65de73b3a
Traceroute Return Path logged and displayed ( #97 )
...
* traceroute returns are now logged and /packetlist now graphs the correct data for a return route
* now using alembic to update schema
* HOWTO - Alembic
---------
Co-authored-by: Joel Krauska <jkrauska@gmail.com >
2025-11-04 20:36:24 -08:00
Joel Krauska
cc053951b1
make /app owned by ap0p
2025-11-04 20:16:41 -08:00
Joel Krauska
fcff4f5849
checkout and containerfile
2025-11-04 20:04:05 -08:00
Joel Krauska
4e9f121514
fix symlink
2025-11-04 20:00:58 -08:00
Joel Krauska
c0ed5031e6
symlink
2025-11-04 20:00:01 -08:00
Joel Krauska
a6b1e30d29
auto build containers
2025-11-04 19:57:49 -08:00
Joel Krauska
24de8e73fb
Container using slim/uv
2025-11-04 19:51:19 -08:00