Matteo Biscosi
020b1fd539
Removed confusing icons from alerts/hosts/flows tables
2021-05-17 15:51:10 +02:00
Matteo Biscosi
70a6d1e0e6
Fixes country flag not showing
2021-04-13 10:17:05 +02:00
Luca Deri
bb0b461236
Removed lines where host names are set to host IP
2021-04-09 23:09:39 +02:00
Simone Mainardi
213646cc90
Fixes double ban icon in hosts list
...
Fixes #5120
2021-03-23 08:34:22 +01:00
Simone Mainardi
5498279d09
Adds MAC Address in the variable hosts list column
...
Implements #5014
2021-02-04 09:56:50 +01:00
Matteo Biscosi
54ea3c066a
Fixed max length to host names into all hosts table
2021-01-12 09:32:58 +01:00
Luca Deri
469ed301f5
Fixes #4898
2021-01-12 09:10:32 +01:00
Matteo Biscosi
ec6d7b5c6d
Removed location column from hosts list
2021-01-11 18:59:59 +01:00
Luca Deri
a1178a0791
Updated (C)
2021-01-02 12:08:23 +01:00
Simone Mainardi
618daa6737
Fixes nEdge block/unblock buttons style
2020-10-26 15:04:03 +01:00
gabryon99
3a90817f1d
updated datatable button style ( #4501 )
2020-10-15 08:30:47 +02:00
Alfredo Cardigliano
63dc081b1b
Fix host key to name ( fix #4049 )
2020-06-16 10:37:41 +02:00
Simone Mainardi
49e49e0ed6
Unifies host_details.lua generation
...
Addresses #3977
2020-05-26 12:50:47 +02:00
emanuele-f
ba5c64b107
Rework host label getters
...
This fixes inconsistencies across the ntopng gui
Addresses #3699
2020-05-07 17:47:18 +02:00
gabryon99
3bb2745b9f
changed badge color for multicast
...
fix #3621
2020-04-01 17:42:22 +02:00
emanuele-f
02c36d4140
Replace calls to getResolvedAddress with host2name
2020-03-31 11:52:50 +02:00
emanuele-f
7c6a84e851
Fix score sort errors while going back to community mode
...
Fixes #3635
2020-03-26 15:09:42 +01:00
gabryon99
7479582210
fix system view and add rtt host from host_details
2020-03-23 17:38:22 +01:00
emanuele-f
b0520ee189
Improve localization support
...
- nDPI categories are now localized (see getCategoryLabel)
- Add some missing localization in plugins/user scripts pages
2020-03-03 18:26:14 +01:00
emanuele-f
6edecb12cb
Score visualization improvements
2020-01-15 15:27:45 +01:00
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
Simone Mainardi
dacaa7e3db
Migrates font-awesome 5 fa to fas
2019-12-18 11:50:02 +01:00
Simone Mainardi
0ce4ebad97
Dropbox code cleanup
2019-12-13 10:43:08 +01:00
Simone Mainardi
7402bbdd14
FontAwesome 5 migration
2019-12-09 15:11:37 +01:00
Simone Mainardi
2639d49e4a
Bootstrap migration progress bars
2019-12-05 09:27:47 +01:00
Simone Mainardi
14db3bb11f
Bootstrap migration labels to badges
2019-12-05 09:27:46 +01:00
Simone Mainardi
e80dc962f4
Optimizes host.getFullInfo with smaller functions in periodic scripts
2019-10-21 16:21:03 +02:00
Simone Mainardi
5e60fb19c9
Implements two-way traffic filter for hosts
2019-10-16 11:01:22 +02:00
emanuele-f
e2a58a8c3d
Add links in host custom column
...
Implements #2860
2019-09-23 10:31:44 +02:00
Simone Mainardi
0e2ad7af31
Adds alert icon to the hosts lists page for hosts with engaged alerts
...
Implements #2858
2019-09-19 17:16:27 +02:00
Simone Mainardi
0ab820067c
Makes the use of blacklisted symbols consistent across pages
2019-09-19 16:10:17 +02:00
Simone Mainardi
85faa5ef34
Unifies numbers formatting in the hosts list page
...
Fixes #2861
2019-09-19 15:40:58 +02:00
Alfredo Cardigliano
3fcded57fa
Set ntopng.prefs.beta_score redis key to enable score supprot (beta)
2019-09-10 09:39:32 +02:00
Alfredo Cardigliano
240c7c0e84
Printing score only when > 0
2019-09-05 21:18:49 +02:00
emanuele-f
fbb66951b5
Add alert score on hosts
2019-09-03 13:36:27 +02:00
Emanuele Faranda
c829c4c3c3
Unify os ( #2755 )
...
* Unify OS information.
Now OS information is only stored into the Host. The lua uses numeric IDs to handle OS.
* Fix network discovery OS
* Show OS detail into the host details page
2019-08-08 12:09:51 +00:00
Simone Mainardi
eedd4e9d60
Fixes traffic block button in hosts view
...
Fixes #2730
2019-07-24 17:37:36 +02:00
Simone Mainardi
b7da5b2840
Fixes empty VLAN column in the hosts page
2019-06-26 17:20:07 +02:00
Simone Mainardi
091e89d5a3
Implements hosts walker by address CIDR
2019-03-21 15:25:00 +01:00
Simone Mainardi
3a6e8f8797
Prevents host label from showing up when same as name
2019-03-06 15:47:53 +01:00
emanuele-f
c2c10ed491
Implement dhcp hosts filter
2019-02-27 16:20:55 +01:00
Luca
b775657f59
Added logic to report dropbox sharing information
2019-02-26 22:16:28 +01:00
Luca Deri
c1a29ea44d
Fixes #2419
2019-02-22 23:27:24 +01:00
Simone Mainardi
c40bfb1a8e
Implements custom column in the hosts stats page
2019-02-20 12:14:34 +01:00
emanuele-f
67f8ac0de0
Add nil check
2019-02-13 16:48:53 +01:00
Simone Mainardi
47a3d7b2ef
Reworks layout of blacklisted flows and location
2019-02-13 14:25:20 +01:00
Simone Mainardi
9d393ad064
Removes debug prints
2019-02-13 14:03:22 +01:00
Simone Mainardi
2b2b37e624
Adds anomalous flows to the looking glass
2019-02-13 13:01:31 +01:00
emanuele-f
dbeabadbe6
Add checks for possibly nil host
2019-02-01 17:14:20 +01:00
Simone Mainardi
183dfa41f9
Handles IPv6 NDP to detect broadcast domain
2019-01-30 11:49:47 +01:00