GabrieleDeri
85fa6d1b1a
Updated host pool pages to vuejs, missing policy page TODO ( #9469 )
...
* Updated host pool pages to vuejs, missing policy page TODO
* Removed print
2025-08-02 16:24:29 +02:00
Matteo Biscosi
4e31f600f6
Revert "Added Vite to frontend builds"
...
This reverts commit 2b5d2d7949 .
2025-05-22 15:32:21 +02:00
Matteo Biscosi
2b5d2d7949
Added Vite to frontend builds
2025-05-22 13:09:57 +02:00
GabrieleDeri
8dc67e4f45
Added error toast on invalid configuration import ( #9116 )
...
* Added host alert historical flow url filter for attacker and victim
* Added error toast on invalid configuration import #9007
2025-04-04 19:18:03 +02:00
Matteo Biscosi
572ee83cbc
Fixes bs5 tooltip getting stacked when reloading a component
2025-01-29 12:39:56 +01:00
Matteo Biscosi
cec956fa1b
Reworked applications and categories tabs (#)
2024-12-06 17:44:15 +01:00
GabrieleDeri
5e8469a5c9
Fixed #7648 ( #8509 )
...
* Fixed #8492 , removed unused formatting function in lua
* Fixed host pool doc #8487
* Fixed ebroken menu entry highlight #8498
* Fixed geomap REST location: #8486
* Removed log
* Added german #8488
* Implemented ticket: #7648
* Added new endpoints to python API
* Implemented flow exporter table: #8490
2024-07-10 17:33:43 +02:00
Matteo Biscosi
d046e15b04
Fixes js email pattern
2024-07-03 11:04:09 +02:00
GabrieleDeri
25bc51a7e8
Fixed network discovery table and REST, added MAC address sorting function in JS utility class ( #8480 )
...
* Added page as stats
* Fixed network discovery table and REST, added MAC address sorting function in JS utility class
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-27 18:44:34 +02:00
Matteo Biscosi
433f327fc3
Fixes copy not working on alert description ( #8316 )
2024-04-09 09:41:10 -04:00
Matteo Biscosi
7792bf4fb6
Reworked host page to vuejs
2024-03-08 12:54:49 -05:00
Alfredo Cardigliano
3b8bec2df0
Add multiword regex
2023-12-05 16:06:13 +01:00
Lorenzo Vannucci
d1de56ab37
Various Blacklist Chart Bugs #7995 ; fix frontend timeseries bug; fix js utils sort function
2023-11-13 14:58:54 +01:00
Nicolo Maio
3ee52ac3f1
Fix email comma list regex. ( #7956 )
2023-10-28 10:55:47 +02:00
Nicolo Maio
51d86269e5
Fix email, emailURL and domainName regex.
2023-10-26 16:29:50 +02:00
Nicolo Maio
2db9bd7572
Fix regex for validation hostname in historical flows filter. ( #7700 )
2023-10-25 11:13:57 +02:00
Nicolo Maio
1bc84c953b
Fix dist.
2023-09-30 11:20:43 +02:00
Nicolo Maio
eb41a184c1
Fix dataPointIndex usage in bubble chart click. ( #7815 )
2023-09-30 00:39:21 +02:00
Nicolo Maio
ae08fa5160
Fix click on bubble. ( #7815 )
2023-09-29 17:14:52 +02:00
Alfredo Cardigliano
93ccbd2997
Implement reload of report (wip)
2023-08-23 15:27:27 +02:00
Alfredo Cardigliano
99212c366d
Add generic formatter. Add country formatter.
2023-08-16 12:21:17 +02:00
Nicolo Maio
4f930f59f6
Add host hyperlink. ( #7712 )
2023-08-07 12:19:49 +02:00
Matteo Biscosi
550013e48f
Added ip convertion function for sorting
2023-08-03 15:00:24 +00:00
Alfredo Cardigliano
e618b86652
Add top receiver/sender AS to report
2023-08-03 11:14:46 +02:00
Alfredo Cardigliano
db0320791a
Add country to top_remote_destinations custom query
2023-08-01 15:52:41 +02:00
Alfredo Cardigliano
a7c49205ef
Format network in report
2023-08-01 12:43:01 +02:00
Alfredo Cardigliano
2a2481af1a
Render country in reports Top
2023-07-31 16:31:28 +02:00
Alfredo Cardigliano
7e48df4f57
Format host and stats
2023-07-31 16:09:37 +02:00
Alfredo Cardigliano
fa531e2ab3
Fix host name validation to allow less than 3 characters
2023-07-12 15:28:38 +02:00
Nicolo Maio
fde10e929e
Fix devices sort and interface sort in SNMP device rules
2023-05-17 13:38:46 +00:00
Luca Deri
bdece1ba70
Added % in interface packets stats
2023-05-07 23:21:02 +02:00
Matteo Biscosi
8fc6359b48
Fixes the majority of security js issues
2023-04-06 11:43:55 +00:00
Matteo Biscosi
63caabfd17
Fixes various js security issues
2023-04-05 16:43:21 +00:00
Matteo Biscosi
904ccb2573
Fixes undefined/null variables and various js errors
2023-04-05 14:33:19 +00:00
Nicolo Maio
33cd58af41
Add ja3 to search. ( #6813 )
2023-03-21 11:36:40 +00:00
Lorenzo Vannucci
ee5ccf0b0e
Extend search for JA3 and community ID #6813
2023-03-21 11:12:29 +01:00
Matteo Biscosi
e23265561d
Added icons to host in maps
2023-03-08 09:44:44 +00:00
Matteo Biscosi
83805b3e5a
Fixes import toast not working
2023-03-06 11:21:00 +00:00
Nicolò Maio
cf8a89a7e1
Add lowerbound and upperbound choice and percentage threshold on host rules. ( #6855 ) ( #7238 )
...
* Add lowerbound and percentage threshold on host rules. (#6855 )
* Add interface rules. (#6855 )
* Added ability to blacklist hosts via Lua API
* Not supposed to be committed
* Method signature change to be called it also from a lua host script
* Fix empty string heck
* Add param check
* Add example listing alerts
* Fix params check
* Fix alert raw queris
* Removed debug code
* MacOS changes
* Updated (C)
* Warning fixes
* Removed sprintf calls
* Added rx_only_hosts classification
* https://github.com/ntop/ntopng/issues/7233 ; extend datatable component to allow external vue components in table menu bar
* Update dist: https://github.com/ntop/ntopng/issues/7233 ; extend datatable component to allow external vue components in table menu bar
* Remove obsoleted comment
* Minor GUI fix. (#6855 )
* Fix on alert format. (#6855 )
* Minor fix. (#6855 )
* Update doc. (#6855 )
---------
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
Co-authored-by: Luca Deri <deri@ntop.org>
Co-authored-by: Alfredo Cardigliano <cardigliano@ntop.org>
Co-authored-by: uccidibuti <vannucci@ntop.org>
2023-02-21 14:37:09 +01:00
MatteoBiscosi
e4bed0028e
Fixes hyperlink not working ( #7166 )
2023-01-30 11:18:31 +01:00
uccidibuti
c79a657e5c
Fix Regex escape
2023-01-27 19:09:18 +01:00
uccidibuti
68c620d3c1
https://github.com/ntop/ntopng/issues/7138
2023-01-27 18:28:06 +01:00
Alfredo Cardigliano
026fb6f4e7
Fix validators regexps
2023-01-16 18:29:52 +01:00
Alfredo Cardigliano
e5a50ee36c
Fix ipv6 regexp escape
2023-01-16 15:35:06 +01:00
MatteoBiscosi
70701ef6a6
Updated host map to vuejs
2023-01-03 11:38:49 +01:00
MatteoBiscosi
e919e5922e
Updated alert analysis page to vuejs
2023-01-02 16:12:02 +01:00
MatteoBiscosi
9f1ef95b13
Fixes non centered text ( #7065 )
2022-12-23 12:31:46 +01:00
MatteoBiscosi
36437b6072
Fixes datatable rows number ( #6998 )
2022-12-05 10:47:29 +01:00
MatteoBiscosi
0becfa1e53
Fixes overlay not working
2022-12-01 17:27:36 +01:00
MatteoBiscosi
91e4d16f06
Reworked host ports details page
2022-12-01 16:56:11 +01:00