Simone Mainardi
1ae2b2d932
Refactors NtopngUtils into NtopUtils
2020-08-18 15:10:04 +02:00
Simone Mainardi
e61f9ffe68
Refactor JS code into class NtopngUtils
...
Implements #3735
2020-08-18 14:13:48 +02:00
emanuele-f
532225f1bc
Fix custom protocol IDs not preserved
...
Addresses #3991
2020-05-27 15:36:07 +02:00
Simone Mainardi
3744ace4f8
Refactors graph_utils and nv_graph_utils
...
Addresses #3720
Refactor: create module graph_utils
Refactor: get_timeseries_layout
Refactor: get_default_timeseries
Refactor: getDeviceCommonTimeseries
Refactor: printCategoryDropdownButton
Refactor: printPoolChangeDropdown
Refactor: poolDropdown
Refactor: printProtocolQuota
Refactor: printGraphTopFlows
Refactor: drawGraphs
Refactor: printNotes
Refactor: getMinZoomResolution
Refactor: printSeries
Refactor: zoom_vals
Refactor: getZoomDuration
Refactor: getZoomAtPos
Refactor: stackedProgressBars
Refactor: percentageBar
Refactor: breakdownBar
Refactor: getProtoVolume
Refactor: normalizeSeriesPoints
Refactor: nv_graph_utils
Refactor: extendLabels
Refactor: getAlertGraphLink
Refactor: performCustomQuery
Refactor: drawProGraph
Refactor: unifies nv_graph_utils and graph_utils
2020-04-10 09:47:32 +02: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
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
emanuele-f
139a16ffe3
Fix protocol categories association lost after reboot
...
After the recent changes, there is only one global nDPI struct which
is share across all the interfaces. However, the struct can be swapped
during normal operating, so it's necessary to reload the associations
every time a new nDPI struct is allocated.
Fixes #3139
2019-12-19 15:11:21 +01:00
Simone Mainardi
dacaa7e3db
Migrates font-awesome 5 fa to fas
2019-12-18 11:50:02 +01:00
Simone Mainardi
189379f9c3
Fixes font-awesome 5 fa-close
2019-12-16 12:51:38 +01:00
Simone Mainardi
7402bbdd14
FontAwesome 5 migration
2019-12-09 15:11:37 +01:00
Simone Mainardi
2bfd12a84c
Bootstrap migration bnt-default to bnt-secondary
2019-12-06 11:51:45 +01:00
Alfredo Cardigliano
ade466ddd0
Fix save button alignment
2019-12-06 09:57:46 +01:00
Simone Mainardi
10a4367f86
Bootstrap migration table-condensed to table-sm
2019-12-05 11:24:59 +01:00
emanuele-f
a08393afcb
Fix dialog titles right aligned
2019-12-05 10:31:07 +01:00
emanuele-f
0f2f6a7f01
Document local broadcast domain, DHCP range and application rules
2019-04-18 10:13:06 +02:00
emanuele-f
94b143c8a3
Avoid adding duplicate applications with different letter case
...
Fix #2534
2019-04-16 17:32:52 +02:00
emanuele-f
d5d551853c
Do not account the Unknown protocol in the Unspecified category
...
Such protocol should not modified by the used see (78a20a166 ).
Fix #2536
2019-04-16 17:17:31 +02:00
emanuele-f
0968bb15bd
Fix rename error
2019-04-12 10:43:52 +02:00
emanuele-f
21f202ccb2
Implement protos.txt editing via the gui.
...
Editor is only enabled if the -p option is specified.
Also added an hook in the flow to easily add domain.
Closes #1837
2019-04-10 16:16:39 +02:00
emanuele-f
6113c692af
Unify Protocol/Application labels
...
L4 information is now referred to as "Protocol"
L7 information is now referred to as "Application"
Closes #2316
2019-01-28 16:59:27 +01:00
Alfredo Cardigliano
f15f6775c7
Hiding categories dropdown when a protocol is selected
2018-12-13 02:27:39 +01:00
Alfredo Cardigliano
2dc59620ed
Moved Categories and Protocols to the Categories page (tabs)
2018-12-13 00:50:17 +01:00