Commit graph

1934 commits

Author SHA1 Message Date
Matteo Biscosi
c03b56e56f Fixes ts direction and alerts page error
Some checks failed
Build / build (push) Has been cancelled
CIFuzz / Fuzzing (address) (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
CodeQL / Analyze-1 (push) Has been cancelled
2026-07-07 10:57:19 +00:00
Manuel Ceroni
638a9001cb
Implemented button to remove failed hosts to scan from active scans (#10553) 2026-07-07 09:58:13 +02:00
GabrieleDeri
65f2b50006
Fixed preference timeseries definition (#10551)
* Fixed preference timeseries definition

* Update dist
2026-07-06 21:11:18 +02:00
Manuel Ceroni
9af254f7f3
Added trim to Vue table search to ignore leading/trailing spaces (#10550)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-07-06 12:05:15 +02:00
GabrieleDeri
aadf7a08de
Updated nanalyst error messages, updated d3 charts (#10543)
* Updated nanalyst error messages, d3 charts

* Update dist
2026-07-03 18:12:18 +02:00
GabrieleDeri
935cbc3afc
Bubble chart in d3 (#10539)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
* Bubble chart in d3

* Update dist
2026-07-02 19:37:15 +02:00
Matteo Biscosi
0cad620379 Fixes footer uptime margin
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-07-02 14:40:51 +00:00
Matteo Biscosi
bf39d2d91f Fixes dark mode footer 2026-07-02 14:08:51 +00:00
Matteo Biscosi
9657464770 Fixes new d3js charts css and js issues 2026-07-02 12:15:05 +00:00
GabrieleDeri
0c6fe6dcfa
Updated charts to d3, todo bubble chart, added heatmap, bar, line stacked (#10532)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
* Updated charts to d3, to remove bubble chart apex, added heatmap, bar, line stacked

* Update dist
2026-07-02 07:30:51 +02:00
GabrieleDeri
b3a253031f
Fixes double system interface appearing (#10530)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-07-01 16:22:25 +02:00
GabrieleDeri
67767286ed
Fixes epoch begin end resolution in pipeline runner (#10527)
* Fixes epoch begin end resolution in pipeline runner

* Update dist
2026-06-30 16:43:20 +02:00
Matteo Biscosi
6167b2b91a Fixes timeseries chart label width (#10504) 2026-06-30 14:22:28 +00:00
GabrieleDeri
db808b4436
Updated menu refresh on interface switch (#10526)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
* Fixes default llm provider redis value

* Update dist
2026-06-30 15:50:51 +02:00
GabrieleDeri
fe0fd98a4e
Removed old update banner, superseded by new (#10521)
* Removed old update banner, superseded by new

* Update dist
2026-06-30 11:12:03 +02:00
GabrieleDeri
858dff6d89
Updated dashboard infrastructure dropdown (#10520)
* Updated dashboard infrastructure dropdown

* Update dist
2026-06-30 10:57:40 +02:00
GabrieleDeri
c25443a1d3
Added hierachical representation to infrastructure interface selector (#10519)
* Added hierachical representation to infrastructure interface selector

* Update dist
2026-06-30 10:05:49 +02:00
GabrieleDeri
a32536e90b
Added back infrastructure in interface selector (#10517)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
* Added back infrastructure in interface selector

* Update dist
2026-06-29 22:26:01 +02:00
Matteo Biscosi
473ca59d35 Added default values to Timeseries table (#10504) 2026-06-29 15:54:19 +00:00
GabrieleDeri
e5d7231c73
Updated preference unit of measure n2disk and grafana dash (#10516)
* Updated preference unit of measure n2disk and grafana dash

* Update dist
2026-06-29 16:59:12 +02:00
Matteo Biscosi
02969a68d7 Removed CVEs and fixes non working Active Scan page and updated documentation 2026-06-29 14:46:34 +00:00
GabrieleDeri
cea1c81e2c
Ported preferences to vuejs, fixed footer date and timeseries colors (#10514)
* Fixes footer date and timeseries colors

* Update dist

* Added new preferences page

* Added new preferences page
2026-06-29 16:18:13 +02:00
GabrieleDeri
bbcd39238e
Fixes footer date and timeseries colors (#10513) 2026-06-29 15:50:31 +02:00
Alfredo Cardigliano
c40af50157 Allow IP@VLAN in servers configurations 2026-06-29 10:30:59 +02:00
GabrieleDeri
ee99e5dc48
Removed license info from menu about (#10508)
* Removed license info from menu about

* Update dist
2026-06-29 10:02:01 +02:00
GabrieleDeri
895d3bd65f
Added uptime, footer, update banner (#10507)
* Added uptime, footer, update banner

* Update dist
2026-06-29 09:58:39 +02:00
Matteo Biscosi
705c14a431 Revert "Removed vulnerability scan (#10490)"
This reverts commit 947019d8c7.
2026-06-28 10:52:21 +00:00
GabrieleDeri
90dfc5aa14
Fixes vite CVE, piechart legend, sankey resize dashboard (#10503)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
* Fixes vite CVE, piechart legend, sankey resize dashboard

* Update dist
2026-06-27 12:59:04 +02:00
Manuel Ceroni
947019d8c7
Removed vulnerability scan (#10490)
* Removed vulnerability scan

* Removed other vs_utils references
2026-06-25 16:33:55 +02:00
GabrieleDeri
c699463b67
Fixed custom logo path in menu (#10496)
* Fixed custom logo path in menu

* Update dist
2026-06-25 16:11:54 +02:00
Matteo Biscosi
60279c1de2 Changed margin left 2026-06-25 13:34:10 +00:00
Matteo Biscosi
1aadcbfc16 Fixes incorrect active monitoring parameters 2026-06-25 10:11:23 +00:00
Matteo Biscosi
ff19a8a578 Fixes active monitoring parameter issue 2026-06-25 09:54:31 +00:00
GabrieleDeri
19cd310a03
Separated menu in pro and community visibility (#10493) 2026-06-24 18:51:38 +02:00
GabrieleDeri
57cf94b1c7
Added blog and updates check to menu (#10492)
* Fixes menu label and formatting badge topbar

* Update dist

* Added blog to menu and fixed package updater

* Update dist
2026-06-24 16:59:48 +02:00
Matteo Biscosi
1e6383c490 Fixes incorrect am parameter 2026-06-24 14:45:10 +00:00
Matteo Biscosi
5f132e3f30 Changed active monitoring host parameter to am_host (#10489) 2026-06-24 14:33:57 +00:00
Luca Deri
c5d770d815 Fixes nedge menu and reboot poweroff menu 2026-06-23 23:02:11 +02:00
GabrieleDeri
fc301ff524
Fixed menu package upgrade (#10486)
* Fixed menu package upgrade

* Update dist
2026-06-23 16:40:33 +02:00
Matteo Biscosi
42476239bd Fixes incorrect piety chart 2026-06-23 14:09:28 +00:00
GabrieleDeri
d808fa10d0
Fixes sparkline formatting (#10485)
* Fixes sparkline formatting

* Update dist
2026-06-23 15:36:58 +02:00
GabrieleDeri
371dd83cc5
Fixed menu topbar tooltip not working (#10483)
* Fixed topbar tooltip not working

* Update dist
2026-06-23 11:53:21 +02:00
Matteo Biscosi
c6fac76ba9 Fixes attempt to call an undefined value (#10091) 2026-06-23 09:00:55 +00:00
GabrieleDeri
2899d45183
Fixed menu vibility condition and package update (#10482)
* Fixed updates and restart menu options

* Update dist

* Fixed BGP looking glass menu visibility condition
2026-06-23 10:48:26 +02:00
GabrieleDeri
6e6bb7287c
Ported menu, footer and topbar to vuejs (#10480)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
* Ported menu, footer and topbar to vuejs

* Update dist
2026-06-22 18:19:15 +02:00
Matteo Biscosi
d022e53dbe Minor fixes to white and dark mode colors 2026-06-22 14:06:06 +00:00
Manuel Ceroni
c331350a04
Fixed parent site (#10470)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-06-19 10:50:30 +02:00
Matteo Biscosi
615ffc4eb4 Moved Site page to navbar, also added statistics and configuration page. Added Parent Site 2026-06-18 14:26:17 +00:00
Alfredo Cardigliano
18f4424939 Remove --community (no longer required as ntopng now automatically starts as community with no license) 2026-06-18 11:36:08 +02:00
Manuel Ceroni
13a292eb7e
Implemented Site import/export (#10465) 2026-06-18 11:28:43 +02:00