Herbert Wolverson
|
423be6f1ed
|
Change build script to use compiled results of site_build in the web folder (should fix CI), use miniz_oxide to compress data before encryption (and decompress the encrypted result), reducing network traffic by a factor of 5.
|
2023-05-15 21:22:44 +00:00 |
|
Herbert Wolverson
|
e2f742cd82
|
Version update
|
2023-05-15 18:26:48 +00:00 |
|
Herbert Wolverson
|
8311a4fcb1
|
Some SQL indices
|
2023-05-15 18:15:50 +00:00 |
|
Herbert Wolverson
|
d8c6e23923
|
Missing files
|
2023-05-15 16:58:30 +00:00 |
|
Herbert Wolverson
|
ea7ec93c80
|
Various chart improvements.
|
2023-05-15 16:58:03 +00:00 |
|
Herbert Wolverson
|
614685ba49
|
Stacked children charts are functioning.
|
2023-05-15 15:45:37 +00:00 |
|
Herbert Wolverson
|
570bcfbe72
|
Remove needless console.log call
|
2023-05-15 15:27:23 +00:00 |
|
Herbert Wolverson
|
ba82f3c97f
|
Remove needless console.log call
|
2023-05-12 19:29:38 +00:00 |
|
Herbert Wolverson
|
dbc5c99265
|
WS client auto-reconnect on fail
|
2023-05-12 19:10:39 +00:00 |
|
Herbert Wolverson
|
c938b1d59c
|
Include AP children on the root
|
2023-05-12 19:04:46 +00:00 |
|
Herbert Wolverson
|
13c26d3fbb
|
Add RTT graph to circuit view
|
2023-05-11 20:13:36 +00:00 |
|
Herbert Wolverson
|
e4a486deed
|
Placeholder circuit page has bits graph and device info
|
2023-05-11 19:46:12 +00:00 |
|
Herbert Wolverson
|
c5ecf4d580
|
Actually include the placeholder circuit page
|
2023-05-11 17:04:46 +00:00 |
|
Herbert Wolverson
|
12369e5b1a
|
Add Cake RTT calculation for low rate connections.
|
2023-05-11 16:55:46 +00:00 |
|
Herbert Wolverson
|
10290397cd
|
Add handling of suspended devices to integrationUISP
|
2023-05-11 14:57:42 +00:00 |
|
Herbert Wolverson
|
5c2ab0fdd6
|
Placeholder for circuit page
|
2023-05-11 13:08:14 +00:00 |
|
Herbert Wolverson
|
51b7c257a6
|
Tighten up the search a little
|
2023-05-10 20:24:11 +00:00 |
|
Herbert Wolverson
|
c1295a6461
|
Add child heat maps to site and ap
|
2023-05-10 19:44:10 +00:00 |
|
Herbert Wolverson
|
60224ba67b
|
Add breadcrumbs to AP and Site pages.
|
2023-05-10 18:48:27 +00:00 |
|
Herbert Wolverson
|
8585cec8e6
|
For now, AP is the same as site
|
2023-05-10 16:57:25 +00:00 |
|
Herbert Wolverson
|
a1c4d6c6d0
|
Add initial site view.
|
2023-05-10 16:28:54 +00:00 |
|
Herbert Wolverson
|
3fe8e3db50
|
Basically functional site tree
|
2023-05-09 19:51:02 +00:00 |
|
Herbert Wolverson
|
d3e60caefe
|
Check in before trying mermaid
|
2023-05-08 18:00:23 +00:00 |
|
Herbert Wolverson
|
c0aca98cdf
|
Working site heatmap on root page.
|
2023-05-04 19:06:48 +00:00 |
|
Herbert Wolverson
|
a8b9248ab9
|
Fixup and improve the search function
|
2023-05-03 20:28:42 +00:00 |
|
Herbert Wolverson
|
76e4594915
|
This refactor is done. The client/server channels are persistent - allowing for bidirectional chatter in the future, cleaner separation and slightly better host tree stats in the database (not the GUI yet).
|
2023-05-03 19:05:09 +00:00 |
|
Herbert Wolverson
|
48d4b4cdd6
|
Work in progress. Major refactor, all of the LTS sender code is refactored into its own crate, and the TCP system is much smarter about keeping connections around and reusing - replacing if they go away.
|
2023-05-03 17:00:24 +00:00 |
|
Herbert Wolverson
|
551e55093a
|
More refactoring: isolate key PKI functions into single space and reuse them.
|
2023-05-01 14:35:07 +00:00 |
|
Herbert Wolverson
|
abd58ca347
|
More refactoring - lts_client now contains the shared long-term stats data.
|
2023-05-01 14:09:12 +00:00 |
|
Herbert Wolverson
|
5a85406e30
|
Refactor the long-term stats module into cleaner code.
|
2023-05-01 13:34:52 +00:00 |
|
Herbert Wolverson
|
ac304b436b
|
Checkpoint before I rearrange some things for efficiency.
|
2023-05-01 13:22:30 +00:00 |
|
Herbert Wolverson
|
72424fd433
|
Minimally working search function. Not great, but its a start.
|
2023-04-28 18:27:20 +00:00 |
|
Herbert Wolverson
|
0c0a7d48ce
|
Very work in progress, but the tree data is now being collected. It's not as efficient as I'd like yet, but the data is there. Let's see how it scales with testing.
|
2023-04-28 14:04:44 +00:00 |
|
Herbert Wolverson
|
dfb7e0d342
|
Add node CPU/RAM usage
|
2023-04-27 17:23:50 +00:00 |
|
Herbert Wolverson
|
2d11ce87b7
|
Per-shaper page and shaper list page basically working, navigation functional.
|
2023-04-27 15:25:27 +00:00 |
|
Herbert Wolverson
|
b0c2a4dfd4
|
Calculate the WS url from the current active URL.
|
2023-04-26 18:48:36 +00:00 |
|
Herbert Wolverson
|
0d0b2d9b46
|
Finish RTT integration with multiple hosts.
Add a time period to graphs.
Add a drop-down selector for visible time period.
Remember your preferred setting from last time.
|
2023-04-26 18:04:17 +00:00 |
|
Herbert Wolverson
|
beab18b9ec
|
Remove commented out code
|
2023-04-26 17:03:02 +00:00 |
|
Herbert Wolverson
|
1e806ebdd9
|
RTT is per-host aware.
|
2023-04-26 16:38:23 +00:00 |
|
Herbert Wolverson
|
84a3709a59
|
Separate per-host throughput lines
|
2023-04-26 16:09:30 +00:00 |
|
Herbert Wolverson
|
1c22faa0f0
|
Packets per second chart now includes all shaper nodes rendered separately.
|
2023-04-26 15:31:57 +00:00 |
|
Herbert Wolverson
|
107efcf845
|
Remove debug code
|
2023-04-26 13:54:57 +00:00 |
|
Herbert Wolverson
|
b13bbf232b
|
Allow node_name to appear in lqos.conf, and use it as the display name for nodes.
|
2023-04-26 13:46:25 +00:00 |
|
Herbert Wolverson
|
945da4c740
|
Comment out some debug code that was left enabled by mistake
|
2023-04-26 13:16:03 +00:00 |
|
Herbert Wolverson
|
a3c7b4cc99
|
Include node type in tree building.
|
2023-04-26 13:07:40 +00:00 |
|
Herbert Wolverson
|
566d96e280
|
Starting work on tree merging.
|
2023-04-25 21:23:29 +00:00 |
|
Herbert Wolverson
|
de35424359
|
Show RTT data on dashboard. Stacking is now accurate.
|
2023-04-25 19:41:44 +00:00 |
|
Herbert Wolverson
|
ca52f3f696
|
Remove unused imports
|
2023-04-25 17:58:42 +00:00 |
|
Herbert Wolverson
|
3b4f95fdb1
|
Basic display of total statistics.
|
2023-04-25 17:49:56 +00:00 |
|
Herbert Wolverson
|
bdfc9d4ab6
|
Separate components in TS
|
2023-04-25 13:29:31 +00:00 |
|