Lloyd
|
da4006d230
|
feat: add transport key management methods and API endpoints
|
2025-11-16 20:56:29 +00:00 |
|
Lloyd
|
2acd44bcf8
|
add get_route_stats method to StorageCollector and corresponding API endpoint for packet stats
|
2025-11-12 07:08:09 +00:00 |
|
Lloyd
|
49de8e5180
|
add route_stats endpoint and implement get_route_stats method in SQLiteHandler
|
2025-11-11 20:54:59 +00:00 |
|
Lloyd
|
9f5a459134
|
feat: update packet_type_graph_data to accept parameters for hours, resolution, and types
|
2025-11-10 22:13:20 +00:00 |
|
Lloyd
|
d1963fc70f
|
feat: add endpoint to retrieve adverts by contact type with optional filters
|
2025-11-10 20:37:39 +00:00 |
|
Lloyd
|
d239911ddf
|
remove old http template server
|
2025-11-10 09:38:23 +00:00 |
|
Lloyd
|
8614dbc310
|
feat: add CORS support to API endpoints and update packet type graph data retrieval
|
2025-11-09 23:28:56 +00:00 |
|
Lloyd
|
e9cb384999
|
fix: simplify parameter handling in packet stats and recent packets endpoints
|
2025-11-07 22:47:47 +00:00 |
|
Lloyd
|
a9b7fe75b1
|
fix: correct comments for system sections in API endpoints
|
2025-11-07 17:30:13 +00:00 |
|
Lloyd
|
e3179e518e
|
docs: add API endpoint documentation for stats, packets, charts, noise floor, repeater control, and CAD calibration
|
2025-11-07 17:20:44 +00:00 |
|
Lloyd
|
c58330aff5
|
feat: add noise floor monitoring with history, stats, and chart data endpoints
|
2025-11-07 16:17:01 +00:00 |
|
Lloyd
|
eb79fb7baf
|
fix:StorageCollector to serialize non-SQLite-bindable fields and improve error handling in APIEndpoints for storage retrieval
|
2025-11-07 13:56:12 +00:00 |
|
Lloyd
|
fa8084b98e
|
renamed folders http > web
|
2025-11-07 13:32:40 +00:00 |
|