Commit graph

313 commits

Author SHA1 Message Date
Alfredo Cardigliano
0add7865af Show stats per export method in case of many (CH, ES, Kafka, Syslog) 2025-06-17 13:15:58 +02:00
Matteo Biscosi
a25afb6e14 Fixes missing titles to badges 2025-04-11 17:08:00 +02:00
Matteo Biscosi
1ad8dd5a75 Added tooltips to footer 2025-04-09 17:23:41 +02:00
Luca Deri
cb80ddd1a8 Better label 2025-02-04 15:09:02 +01:00
Alfredo Cardigliano
ecc371324f Change top menu for infrastructure - redirection for the time being (WIP) 2025-01-17 18:03:29 +01:00
Matteo Biscosi
585287581a Added drops in the menubar (#8857) 2024-12-12 17:04:36 +01:00
Matteo Biscosi
b44e1599f7 Fixes incorrect link 2024-11-29 16:02:44 +01:00
Alfredo Cardigliano
ee8f7755b7 Add badge while processing records 2024-07-16 14:36:26 +00:00
Luca Deri
622e945e5e Reworked host count in menubar 2024-04-23 19:46:08 +02:00
Luca Deri
8b62700502 Fixed URL 2024-04-17 08:12:26 +02:00
Luca Deri
dddcc1b771 Added ntop cloud menu icon 2024-04-09 21:17:54 +02:00
Nicolo Maio
c704bd46a4 Fix some errors discovered with recursive wget. 2024-02-27 16:26:16 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Nicolo Maio
41bdec5489 [VS] Add badge for in progress scans (#8008) 2023-11-10 13:06:15 +01:00
Alfredo Cardigliano
10576dbfa5 Move http_prefix global var from menu to print header 2023-07-28 11:28:28 +02:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
uccidibuti
9e1a8efbf8 footer 2022-12-29 00:16:14 +01:00
MatteoBiscosi
52b7ad12ce Fixes datatable reload not hidden 2022-10-26 11:54:06 +02:00
MatteoBiscosi
692ae0bfcc Added critical and emergency status to alerts 2022-10-19 10:18:51 +02:00
Luca
8c43f5b28b Implements #6150 2022-10-10 19:35:07 +02:00
Luca Deri
7f9f0c6751 Fixes #6859 2022-09-10 15:35:22 +02:00
MatteoBiscosi
e9c97ee089 Fixes missing active flows title (#6849) 2022-09-08 11:20:01 +02:00
MatteoBiscosi
8dad513a4e Removed telemetry 2022-07-05 15:17:13 +02:00
MatteoBiscosi
477dfcf29c Fixes copy button not correctly working 2022-03-23 13:47:18 +01:00
MatteoBiscosi
34360bd0e9 Fixes disaggregate interface chart not working 2022-03-17 13:16:28 +01:00
MatteoBiscosi
db4c79de1c Fixes css navbar proportions 2022-03-10 13:36:47 +01:00
uccidibuti
c1c6fc5ded Fix footer refresh 2022-03-09 15:15:20 +01:00
MatteoBiscosi
8061a918b3 Updated data.lua periodic rest 2022-03-07 19:12:41 +01:00
MatteoBiscosi
51ef60ead5 Fronted refactoring 2022-03-04 11:01:24 +01:00
MatteoBiscosi
45934a1680 Lowered interfaces data reload rate 2022-03-03 17:24:20 +01:00
Matteo Biscosi
da8609727f Removed half of the monitor plugins (#6224) 2022-01-21 19:21:58 +01:00
Matteo Biscosi
7f40147cf5 Added network discovery icon to the main page (#6218) 2022-01-19 11:17:54 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
MatteoBiscosi
be9d3b5560 Added semi-permanent thpt stats to interface 2021-12-21 22:38:16 +01:00
MatteoBiscosi
b9e1b76a9f Fixes js warning about popper and selectpicker 2021-12-14 21:04:39 +01:00
Simone Mainardi
e9c26b79f8 Implements UI badges color-coded using engaged alert severities
Addresses #5881
2021-09-24 17:25:34 +02:00
Vasilis Tako
72cd143267 White Mode UI Fixes 2021-09-08 17:32:23 +02:00
Vasilis Tako
c6e9e753dd Fixed Restart Modal 2021-09-08 16:38:43 +02:00
Alfredo Cardigliano
bd7f390d02 Move updates js to the footer to reduce noise 2021-09-07 15:44:44 +02:00
Simone Mainardi
507070526f Uses jQuery selectors to open external link modals
Fixes #5789
Fixes #5785
2021-08-23 14:32:35 +02:00
Vasilis Tako
036ac73dc9 Added possibility to open redirect modal by clicking on the <a> tag (Issue #5789) 2021-08-23 12:16:24 +02:00
Simone Mainardi
0f8fe3aeea Improves update of top network load charts
Addresses #5768
2021-08-16 14:51:09 +02:00
Simone Mainardi
c1cabfff41 Reworks throughput refresh and unifies refresh rates
Addresses #5768
2021-08-16 14:11:38 +02:00
Alfredo Cardigliano
9e74c09dbd Improve navbar responsivenes 2021-08-13 17:28:41 +02:00
Alfredo Cardigliano
4ed9b03b20 Improve number format in badges. Add NtopUtils.formatValue (add decimal). 2021-08-13 13:13:32 +02:00
Alfredo Cardigliano
74b2beb829 Improve navbar look 2021-08-13 10:12:44 +02:00
Vasilis Tako
af6fe32ddf removed print 2021-08-04 15:22:41 +02:00
Vasilis Tako
4da05360f8 Changed back url from title to href attribute on anchor tags (Issue #5618) 2021-08-04 15:20:04 +02:00
Vasilis Tako
0b0107ab34 Added confirm modal when try to open all external links (Issue #5618) 2021-08-03 19:12:30 +02:00
Alfredo Cardigliano
968fb5f752 Improve top navbar look&feel 2021-08-03 14:58:37 +02:00