mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
* 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 * Ported AS table to new table * Started fixing live flow IP filter * Fixed date formatter * Removed debug code * Removed tprint * Removed unused import --------- Co-authored-by: DGabri <gabriele.deri@gmail.com> Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| blacklists.lua | ||
| change_user_prefs.lua | ||
| dhcp.lua | ||
| edit_categories.lua | ||
| edit_category_lists.lua | ||
| edit_check.lua | ||
| edit_configset.lua | ||
| edit_device_protocols.lua | ||
| endpoint_notifications_list.lua | ||
| get_category_lists.lua | ||
| get_device_protocols.lua | ||
| get_user_info.lua | ||
| get_users.lua | ||
| manage_configurations.lua | ||
| manage_host_members.lua | ||
| manage_pool_members.lua | ||
| manage_pools.lua | ||
| password_reset.lua | ||
| prefs.lua | ||
| service_restart.lua | ||
| users.lua | ||
| validate_new_user.lua | ||