Lloyd
3dfddf4aa8
Fix: Make assets directory optional for http_server
2025-12-30 15:34:30 +00:00
Lloyd
4efa12477e
Add support for custom web frontend path
2025-12-16 10:00:11 +00:00
Lloyd
3de7dfefa6
Neighbors ui update add filters
2025-12-08 22:30:00 +00:00
Lloyd
377f3961dd
- UI fix time formating on dashboard
...
- UI fix mobile menu hide on advert
2025-12-07 21:23:47 +00:00
Lloyd
d9a0af0ad1
Update mobile responce design
2025-12-02 23:15:53 +00:00
Lloyd
18488e09a1
Add SVG asset for meshcore graphic and tweak neighbors map and display
2025-11-30 23:22:07 +00:00
Lloyd
ed04c840d2
add frontend system stats and nav
2025-11-29 23:46:29 +00:00
Lloyd
52e4f6bef5
add hardware statistics collection to StorageCollector and API endpoints
2025-11-29 23:03:15 +00:00
Lloyd
748ecf33b3
hardware statistics integrate with storage collector
2025-11-29 22:42:15 +00:00
Lloyd
330d97d862
add hardware statistics collection and new API endpoints for hardware stats
2025-11-29 22:13:53 +00:00
Lloyd
5bac5aba97
fix installer/upgrade sh
2025-11-28 22:50:39 +00:00
Lloyd
94f12a399d
bump version beta 1
2025-11-27 22:14:37 +00:00
Lloyd
9d98aeb1df
add clusters to map and tidy table
2025-11-26 22:28:13 +00:00
Lloyd
0184cdd325
added remove nodes from neighbors
2025-11-25 00:08:46 +00:00
Lloyd
788db09b59
feat: add delete advert functionality to SQLiteHandler and API endpoints
2025-11-24 21:27:12 +00:00
Lloyd
34a775925b
feat: implement server-level CORS support and cleanup CORS handling in API endpoints
2025-11-24 00:11:32 +00:00
Lloyd
7f00575aa9
feat: implement CORS tool for handling preflight requests and adding headers
2025-11-23 23:03:28 +00:00
Lloyd
7f0a72fdd2
Refactor code structure for improved readability and maintainability
2025-11-23 22:47:43 +00:00
Lloyd
2137e6a1c6
Refactor code structure for improved readability and maintainability
2025-11-22 22:07:46 +00:00
Lloyd
2495f08ab9
Add favicon and index.html for pyMC Repeater Dashboard
...
- Introduced a favicon.ico file for the application.
- Created index.html with basic structure, including meta tags, links to Google Fonts, and references to JavaScript and CSS assets for the dashboard.
2025-11-22 13:33:19 +00:00
Lloyd
732466eabf
feat: enhance global flood policy endpoint to update and save configuration
2025-11-16 22:06:33 +00:00
Lloyd
9e65a02273
feat: add global flood policy configuration and API endpoint for updates
2025-11-16 21:43:35 +00:00
Lloyd
deaed4b376
feat: implement transport key generation and update API endpoints for optional transport key handling
2025-11-16 21:37:17 +00:00
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