Commit graph

1242 commits

Author SHA1 Message Date
Alfredo Cardigliano
8b009ac2f1 Move is<model> Lua functions to pro 2026-06-25 11:33:55 +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
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
Alfredo Cardigliano
28ae1e11e5 Add HR Chart page with ability to filter/aggregate data. Extend clickhouse HR driver to handle wildcard/aggregation. Extend range picker to show filters only, hide snapshots, etc. 2026-05-29 12:16:30 +02:00
GabrieleDeri
66d5708c89
Added nanalyst pipelines (#10383)
* Added nanalyst pipelines

* Update dist
2026-05-28 09:27:20 +02:00
GabrieleDeri
f1f5b0fb44
Added qwen LLM preferences (#10382)
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-05-27 16:48:38 +02:00
Manuel Ceroni
cac46ad25d
Added system behavioural checks menu to the system interface (#10379)
* Added system behavioural checks menu to the system interface

* Removed unnecessary comment
2026-05-26 12:59:50 +02:00
Luca Deri
afb6e137df Removed ntopCloud references
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-05-16 16:12:21 +02:00
Matteo Biscosi
7a731042b4 Removed site id from old code and added support to networks in site add/edit (#10322) 2026-05-14 10:45:36 +00:00
Alfredo Cardigliano
fb521c1752 Rename labels to tags to avoid confusion as labels was too common. (note: tag filters are now flowfilters) 2026-05-12 11:43:07 +02:00
GabrieleDeri
805a4a056d
Added check if nanalyst available, else show page to buy license (#10338)
* Added check if nanalyst available, else show page to buy license

* nanalyst page utils check
2026-05-11 09:47:38 +02:00
GabrieleDeri
d2b2b0f071
Added nAnalyst menu, prefs and flow details activation (#10337)
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-05-10 23:09:19 +02:00
GabrieleDeri
de94e7de5a
Added ai policy callbacks, added tool streaming steps (#10327) 2026-05-05 15:28:13 +02:00
Alfredo Cardigliano
c722ff3ab5 Fix nedge menu 2026-04-24 10:49:41 +02:00
Alfredo Cardigliano
5aae086df6 Add check on interface.getFlowDevices defined (pro only) 2026-04-20 09:18:02 +02:00
Matteo Biscosi
1ae020c55c Fixes looking glass not working in ASN Mode 2026-04-16 15:26:38 +00:00
GabrieleDeri
24627d6ed4
BGP looking glass, host details cleaned duplicate calls (#10283) 2026-04-16 13:04:36 +02:00
Matteo Biscosi
856291aa67 Added looking glass page
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-04-16 07:57:51 +00:00
Alfredo Cardigliano
144eb7fee4 Initial implementation of user-defined host labels 2026-04-14 11:06:11 +02:00
Matteo Biscosi
21a35e2c00 Changing traffic recording title (#10249) 2026-04-13 10:34:27 +00:00
GabrieleDeri
644843722e
Removed tprint (#10264) 2026-04-09 15:13:28 +02:00
GabrieleDeri
68fec86c18
Fixes menu interface selector not working (#10263) 2026-04-09 15:10:47 +02:00
GabrieleDeri
770a203a84
Optimized menu with var caching, improved speed (#10261) 2026-04-08 17:55:57 +02:00
Matteo Biscosi
f282aa0ad5 Removed incorrect check on Active Monitoring menu entry 2026-04-08 10:12:10 +00:00
Alfredo Cardigliano
efc6484517 Implement traffic extraction on view interfaces by aggregating traffic from all viewed interfaces, if recording is enabled on those 2026-04-03 17:23:36 +02:00
Alfredo Cardigliano
cfd6da3cb1 Hide traffic recording configuration on view interfaces 2026-04-03 09:41:18 +02:00
Luca Deri
3e045c1ed9 Added locales for Passkey 2026-04-02 10:22:57 +02:00
Matteo Biscosi
77f7f32974 Removed not authorized entries 2026-03-31 09:17:50 +00:00
GabrieleDeri
65772d3545
Initial chatbot UI commit (#10232)
* Initial chatbot UI commit

* Update dist
2026-03-28 15:05:01 +01:00
Manuel Ceroni
bbe7746838
Improved MFA and Passkey tabs (#10221) 2026-03-26 11:45:47 +01:00
Alfredo Cardigliano
e20588808d Implement multipart file upload, extend limit for uploaded file on disk to 256MB, keep memory buffer limit to 4MB 2026-03-23 19:45:46 +01:00
Alfredo Cardigliano
ac293c428d Passkey fixes: CSRF, allow non-admin to set passkey, fix username 2026-03-19 10:35:48 +01:00
Alfredo Cardigliano
afe27b3bc0 Fix message 2026-03-19 10:01:01 +01:00
Luca Deri
7ebee7cb35 Implemented PasKey authentication 2026-03-19 09:25:29 +01:00
GabrieleDeri
33eb5412a6
Fixes pie chart legend wrap on resize, hide report on viewed iface (#10174) 2026-03-17 17:54:10 +01:00
Matteo Biscosi
2a54b831a2 Removed as menu in as mode 2026-03-16 16:12:22 +00:00
Luca Deri
05b1b0c80c Cosmetic fix 2026-03-13 09:18:12 +01:00
Luca Deri
086963cf06 Implements MFA (Multi Factor Authentication) 2026-03-13 09:06:43 +01:00
Alfredo Cardigliano
32b17af642 Rewrite Local Networks Not Configured message to make it dismissable 2026-03-11 15:29:43 +01:00
Alfredo Cardigliano
56e9225326 Add Allowed Host Pools for Users, configurable in the local user settings 2026-03-04 09:31:34 +00:00
Matteo Biscosi
832a7de8fe Hide assets dashboard without ch support (#10072) 2026-02-23 17:33:56 +00:00
Alfredo Cardigliano
4b654e358c Change misleading name 2026-02-09 18:12:55 +01:00
Matteo Biscosi
6d8773ac36 Fixes footer not correctly using flows filters 2026-02-05 11:59:55 +01:00
Alfredo Cardigliano
cb8d44dd5f Store Exporter Site to historical data 2026-02-03 10:03:37 +01:00
Matteo Biscosi
7f55e6dcc3 Fixes exporters sites configuration 2026-02-02 19:26:06 +01:00
Matteo Biscosi
c677ca5f5e Removed old style formatted vue pages, no more working with multiple vue.mounts 2026-02-02 12:01:34 +01:00
Manuel Ceroni
c912a27ae1
Added the exporter sites page to the menu (hidden) (#9991)
* Added the exporter sites page to the menu (hidden)

* Hidden exporter site page
2026-02-02 11:37:04 +01:00
Matteo Biscosi
850c77d492 Fixes sites page not correctly hidden 2026-01-30 18:00:59 +01:00
Matteo Biscosi
eecda73b46 Implemented new searchbox 2026-01-29 11:55:24 +01:00
Luca Deri
389e832d1c (C) update 2026-01-19 16:23:53 +01:00