Commit graph

7 commits

Author SHA1 Message Date
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
GabrieleDeri
7321eadf7a
Added new table to host countries page (#8473)
* Fixes parsing error while pasing XML strings with comments

* Ported host countries table to new vue table

* Added country filter when redirected to hosts list page

* Ported network discovery table to TableWithConfig vue component

* FIxed indentation

* Added documentation for VueJS, Lua and cpp used in ntopng

* Fixed error

* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site

* Removed tprint

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-25 10:57:57 +02:00
Luca Deri
7d4a14f8f4 Legacy code no longer used 2024-05-02 19:19:39 +02:00
Matteo Biscosi
62ed5caf55 Fixes mac address not showing in network discovery page 2023-04-05 09:18:45 +00:00
Matteo Biscosi
95c585e2d0 Updated network discovery to vuejs (#7368) 2023-04-05 09:12:57 +00:00
MatteoBiscosi
841c71973a Reviewed ntopng rest API documentation 2022-12-05 16:49:49 +01:00
MatteoBiscosi
332f8ca954 Reworked network discovery page (#6452) 2022-04-12 18:38:55 +02:00
Renamed from scripts/lua/get_discover_data.lua (Browse further)