Herbert Wolverson
|
efb1b7fd76
|
Automatically rotate the RTT 3D graph
|
2024-06-29 09:56:40 -05:00 |
|
Herbert Wolverson
|
8e8f9ebef0
|
Nicer colours on the 3D histo
|
2024-06-28 14:09:41 -05:00 |
|
Herbert Wolverson
|
f425a0523b
|
Work in Progress - 3D RTT histo playground.
|
2024-06-28 13:51:20 -05:00 |
|
Herbert Wolverson
|
10b640e3de
|
Edit that significantly changes the reflow uses a reload trick to work
|
2024-06-28 12:25:34 -05:00 |
|
Herbert Wolverson
|
557fa730cc
|
The basic dashboard editor 2 design is functional. Not perfect, but it works.
|
2024-06-28 12:09:50 -05:00 |
|
Herbert Wolverson
|
8e26349aa7
|
WIP: More interactive editing in progress. Checkpoint because this a likely spot to hit trouble.
|
2024-06-28 11:21:43 -05:00 |
|
Herbert Wolverson
|
7713ec9a59
|
Combined dashlets are working. You can stack non-graph type dashlets on top of one another. Graph types will come shortly.
|
2024-06-28 09:00:54 -05:00 |
|
Herbert "TheBracket
|
7c351a1c3d
|
Merge pull request #502 from interduo/patch-32
build_rust.sh improvements for ubuntu 24.04 LTS
|
2024-06-28 08:26:20 -05:00 |
|
Jarosław Kłopotek - INTERDUO
|
a031719baf
|
build_rust.sh - lets simplyfy requirements
|
2024-06-28 09:48:20 +00:00 |
|
Jarosław Kłopotek - INTERDUO
|
3ad129f841
|
build_rust.sh - make is required
|
2024-06-28 09:04:14 +00:00 |
|
Jarosław Kłopotek - INTERDUO
|
32a417327a
|
build_rust.sh - libssl-dev is also required during compilation
|
2024-06-28 08:15:38 +00:00 |
|
Jarosław Kłopotek - INTERDUO
|
0adcfd93bb
|
build_rust.sh - use apt instead of apt-get
|
2024-06-28 08:15:38 +00:00 |
|
Jarosław Kłopotek - INTERDUO
|
28d2eab949
|
improvement: add rustup command check and suggests installing it if its required
|
2024-06-28 08:15:38 +00:00 |
|
Herbert Wolverson
|
dbd1b6b46d
|
And this time with the parameters the right way around.
|
2024-06-27 16:22:31 -05:00 |
|
Herbert Wolverson
|
68abb2b5b4
|
Possible solution to libpython linkage issues for .deb build
|
2024-06-27 16:14:33 -05:00 |
|
Herbert Wolverson
|
09c3d0c3ff
|
Update build_dpkg commands to issue
|
2024-06-27 15:21:59 -05:00 |
|
Herbert Wolverson
|
2c07968534
|
Work in progress - working on getting combined dashlets to work
|
2024-06-27 15:20:51 -05:00 |
|
Herbert Wolverson
|
479db39199
|
Minimal network tree summary
|
2024-06-27 13:26:59 -05:00 |
|
Herbert Wolverson
|
3caa007fe9
|
RAM and CPU charts
|
2024-06-27 13:13:00 -05:00 |
|
Herbert Wolverson
|
2e2c290b1a
|
Add a little size control to the dashboard editor
|
2024-06-27 12:27:33 -05:00 |
|
Herbert Wolverson
|
ebf4b71c29
|
Add a measure of progressive dashboard scaling for mobile.
|
2024-06-27 12:22:39 -05:00 |
|
Herbert Wolverson
|
0fecadbc7f
|
Add geo endpoints, ip protocol, ether protocol, worst 10 on retransmits.
|
2024-06-27 11:57:39 -05:00 |
|
Herbert Wolverson
|
85961af1a9
|
Refactor the ticker engine to be less error-prone while adding new tickers.
|
2024-06-27 11:16:03 -05:00 |
|
Herbert Wolverson
|
385642f6cc
|
Top 10 Flows by Rate
|
2024-06-27 10:02:47 -05:00 |
|
Herbert Wolverson
|
a318e922ed
|
Fixup dashlet filename
|
2024-06-27 09:44:22 -05:00 |
|
Herbert Wolverson
|
51eadf7e6e
|
Add top flows by total bytes
|
2024-06-27 09:43:46 -05:00 |
|
Herbert Wolverson
|
25824d4da6
|
Modal system respects day/night mode.
|
2024-06-27 08:47:57 -05:00 |
|
Herbert Wolverson
|
1a83857f98
|
Make channel creation by enum entry automatic (slightly slower start, but now I can't forget). Add worst 10 downloaders to the list of information channels.
|
2024-06-26 15:08:17 -05:00 |
|
Herbert Wolverson
|
854bdd2eae
|
Top 10 Downloaders and infrastructure to support it.
|
2024-06-26 14:41:50 -05:00 |
|
Herbert Wolverson
|
0e7f37dfc9
|
Remove two unused parameters.
|
2024-06-26 13:43:08 -05:00 |
|
Herbert Wolverson
|
d1f37ed164
|
Refactor dashlet factory into its own index file, so it's obvious where to add them.
|
2024-06-26 13:42:37 -05:00 |
|
Herbert Wolverson
|
ab240de711
|
Shaped/Unshaped was incorrect
|
2024-06-26 13:38:05 -05:00 |
|
Herbert Wolverson
|
fd488a16d8
|
Refactor the websocket system server-side into much more manageable and efficient code.
|
2024-06-26 13:37:14 -05:00 |
|
Herbert Wolverson
|
d6e1c8f8fc
|
Add preliminary feedback to dashboard save/load/del
|
2024-06-26 12:35:45 -05:00 |
|
Herbert Wolverson
|
22c5708e63
|
Add upgrade check back to the dashboard.
|
2024-06-26 12:32:57 -05:00 |
|
Herbert Wolverson
|
7117e0d5f1
|
Loading/saving layouts to/from the server is functioning.
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
3ef76b13e0
|
Serializing to local storage is working
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
dc304c824e
|
Adding widgets works
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
8f8f3581f9
|
More progress on the dashboard editor
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
920652d035
|
More progress on the dashboard editor
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
5b806451ea
|
Placeholder for add button to make sure it works
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
3a9fa6ab21
|
The size entry in the dash list actually does something now.
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
df048bf7eb
|
Beginnings of a dashboard editor system.
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
5c9e442f77
|
Basic dynamic dashboard implementation. First steps to an actually dynamic dashboard.
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
65dcde15c4
|
Fixup flows chart
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
3a73eec975
|
Flow counting
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
f5cef3bbfb
|
RTT graph lerping
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
6ce2576d98
|
Fixup shaped/unshaped
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
339480cce7
|
Build tweaks
|
2024-06-26 12:16:46 -05:00 |
|
Herbert Wolverson
|
3e3a301f86
|
Add a preliminary RTT histogram
|
2024-06-26 12:16:46 -05:00 |
|