Commit Graph

2496 Commits

Author SHA1 Message Date
Herbert Wolverson
661d6fac90 Display the current VERSION_STRING on the copyright line at the bottom. 2024-07-19 09:11:16 -05:00
Herbert Wolverson
87257df5ad Prevent duplicate channel subscription. 2024-07-19 08:52:45 -05:00
Herbert Wolverson
bcd7842755 Change display on tables from (circuit) (ip) to just the circuit name if known. 2024-07-19 08:38:30 -05:00
Herbert Wolverson
527b5327a9 Cleanup some dead code.
Add a default dashboard that looks a bit like the 1.4 version in terms of content.
2024-07-18 14:36:12 -05:00
Herbert Wolverson
03bb955e28 Forgot to make some dashboard links to customers redactable. 2024-07-18 13:56:38 -05:00
Herbert Wolverson
0235b2e657 This should be a working, more resilient ticker system. I'd forgotten to await my futures. 2024-07-18 13:35:21 -05:00
Herbert Wolverson
0c74ee56c3 Ticker system isn't working - this is a push to add some diagnostics 2024-07-18 13:12:10 -05:00
Herbert Wolverson
a6c527bdb0 Rework the ticker system for improved resilience. (Fixes previous commit that was pushed too early by mistake) 2024-07-18 12:57:59 -05:00
Herbert Wolverson
45e4295055 Rework the ticker system for improved resilience. 2024-07-18 12:54:21 -05:00
Herbert Wolverson
3e7e42f5e5 Big oops: we had flow rate the wrong upload/download direction! 2024-07-18 12:40:13 -05:00
Herbert Wolverson
524a2a9957 Put RTT 3d Histo at the bottom if you pick "one of each" 2024-07-18 12:21:41 -05:00
Herbert Wolverson
db2c980cbe Improved ns scale RTT display. 2024-07-18 12:20:03 -05:00
Herbert Wolverson
c204ca2c4a Sort IP protocols and countries by DOWNLOAD not upload. Oops. 2024-07-18 12:12:43 -05:00
Herbert Wolverson
b6cb7614d6 Adjust sizing on some dash tables. 2024-07-18 12:06:46 -05:00
Herbert Wolverson
843f27faec Use the same visuals for top flows by rate as for top flows by bytes. 2024-07-18 12:03:06 -05:00
Herbert Wolverson
4bd6b42804 Redefine tiny to actually be tiny 2024-07-18 11:54:02 -05:00
Herbert Wolverson
f28bc780de String scaling 2024-07-18 11:52:59 -05:00
Herbert Wolverson
1fe97c7195 Add Dave's Ramen begging toast. 2024-07-18 11:50:57 -05:00
Herbert Wolverson
685b65787d Number scaling 2024-07-18 11:49:08 -05:00
Herbert Wolverson
4b1ec268d5 RTT wasn't displaying correctly. 2024-07-18 11:48:02 -05:00
Herbert Wolverson
f54a4761b9 RTT wasn't displaying correctly. 2024-07-18 11:46:42 -05:00
Herbert Wolverson
dd399244d5 Make the Top 10 Flow by Bytes view a bit better. Pushing for testing. 2024-07-18 11:31:41 -05:00
Herbert Wolverson
280176a4c2 Improve some margins 2024-07-18 10:27:29 -05:00
Herbert Wolverson
ae9c3b1d2e Simplify the shading of the bar3d 2024-07-18 10:26:08 -05:00
Herbert Wolverson
da8a06bcb0 Support echarts themes. 2024-07-18 09:02:55 -05:00
Herbert Wolverson
21a1c48dca Iterate from the TOP of the tree, we only have to skip the one node on links. 2024-07-17 16:18:10 -05:00
Herbert Wolverson
85e7835444 Support redaction on the tree graph 2024-07-17 16:15:40 -05:00
Herbert Wolverson
31757b12fc And the nodes are colourized by RTT 2024-07-17 15:54:46 -05:00
Herbert Wolverson
55c8fca3f3 Remove a console.log, and colourize the world tree by utilized capacity. 2024-07-17 15:41:55 -05:00
Herbert Wolverson
8b3bd54271 A quick try at an all-tree sankey 2024-07-17 15:00:47 -05:00
Herbert Wolverson
a967dcb3de Flow map: colour by RTT, maybe? 2024-07-17 14:34:58 -05:00
Herbert Wolverson
681fb4d750 JS only update: Smaller symbols 2024-07-17 14:17:43 -05:00
Herbert Wolverson
d50ffbc6e3 JS only update: make the map update 2024-07-17 14:11:03 -05:00
Herbert Wolverson
d365ac5188 Test build for flow map (very early days) 2024-07-17 14:07:48 -05:00
Herbert Wolverson
ef0a4a8640 Cake stats that were scatter type previously are again. 2024-07-17 12:26:49 -05:00
Herbert Wolverson
00191f358f Add the favicon back 2024-07-17 12:09:58 -05:00
Herbert Wolverson
1b7a6f5098 Implement packet capture per IP, and download pcap format file at the end. 2024-07-17 12:00:57 -05:00
Herbert Wolverson
6359118147 Dropdown/popup for search and add widget are size constrained with scrollers. 2024-07-17 10:52:08 -05:00
Herbert Wolverson
d543d361d9 And the device/circuit page is redactable. 2024-07-17 10:29:42 -05:00
Herbert Wolverson
e058b955f2 Shaped Devices is redactable 2024-07-17 10:24:40 -05:00
Herbert Wolverson
0770e9fe78 Tree is fully redactable. 2024-07-17 10:19:05 -05:00
Herbert Wolverson
4580f499fc Tree capacity now includes a link to the tree (duh), and is redactable. 2024-07-17 10:10:23 -05:00
Herbert Wolverson
1ea75039ee Use a CSS variable for redaction. 2024-07-17 10:06:31 -05:00
Herbert Wolverson
e247231de0 Continue unifying the table system. 2024-07-17 09:57:04 -05:00
Herbert Wolverson
779f14e646 Make edit pencil slightly transparent 2024-07-17 09:53:02 -05:00
Herbert Wolverson
f60a67a1f1 Start unifying dashboard tables 2024-07-17 09:49:06 -05:00
Herbert Wolverson
8707ede766 Top tree node entries are links. 2024-07-17 09:24:38 -05:00
Herbert Wolverson
3290f29282 Network tree summary is scaled appropriately. 2024-07-17 09:17:52 -05:00
Herbert Wolverson
bbab9489e5 Better margin on the tracked flows display. 2024-07-17 09:15:06 -05:00
Herbert Wolverson
11e8a8fb86 Finish removing potentially dangerous unwraps from the websocket system. 2024-07-17 08:51:10 -05:00