gabryon99
4c692e2c6e
formatted manage_data page and added new style, fix for #3536 , #3537 , #3538 , #3539
2020-03-10 22:34:51 +01:00
gabryon99
aa719d21d7
created generate_switch_toggle function
2020-03-06 15:46:24 +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
0facf0e27d
Implement host timeseries off/light/mode selection
...
Closes #3466
2020-03-03 15:52:04 +01:00
emanuele-f
906824a212
nEdge license string and link fix
2020-02-28 12:10:47 +01:00
Simone Mainardi
85330a43f8
Avoids checking disk size when performance is degraded
2020-02-26 16:30:53 +01:00
Simone Mainardi
7083d97523
Caches timeout information for an hour
2020-02-26 16:28:16 +01:00
Simone Mainardi
fee595eabf
Caps du -s execution using a timeout to prevent long activities
2020-02-26 16:22:22 +01:00
Alfredo Cardigliano
703b96cf8f
Handle GUI timezone vs backend timezone in interface historical data
2020-02-24 16:55:18 +01:00
emanuele-f
d1140ec9fd
Avoid timeseries read operations to display the chart icon
...
Now the icon is displayed whenever the timeseries are enabled for the given context
2020-02-19 13:27:20 +01:00
emanuele-f
15898e8dad
Flow dissection code cleanup.
...
The Flow API is now composed of the following methods:
- Flow::setDetectedProtocol to manually set a protocol on the flow
and terminate the dissection
- Flow::processPacket to run the nDPI dissection on the raw packets
- Flow::endProtocolDissection to terminate or give up the dissection
Also fixes the flow sampling rate preference, which was never used.
2020-02-17 17:36:06 +01:00
Alfredo Cardigliano
c31db3ac38
Cache used disk space ( #3421 )
2020-02-15 12:12:44 +01:00
emanuele-f
70da6923a5
Fix traffic report incorrectly show in community
2020-02-13 17:16:25 +01:00
Simone Mainardi
45b498dddb
Fixes tags that cannot be self-closing
2020-02-12 19:33:13 +01:00
gabryon99
488eb1af59
fixed svg logo on sidebar
2020-02-12 17:00:57 +01:00
gabryon99
df48cb03f1
fixes for gui bugs
2020-02-12 15:58:27 +01:00
emanuele-f
6b89854ba8
Fix allowed networks when --disable-login is used
2020-02-06 18:51:57 +01:00
emanuele-f
ac553e9470
Hide alerts count if allowed networks restrictions are set
2020-02-06 16:02:01 +01:00
emanuele-f
27b39337e5
Fix missing interface name in page title
2020-02-04 15:10:14 +01:00
Luca
b9601ef2e4
Fixed protocol rendering
2020-01-30 17:01:22 +01:00
Alfredo Cardigliano
928b605c2f
ntopng svg logo light/dark
2020-01-30 13:07:46 +01:00
emanuele-f
4f6788fb58
New page_utils api to handle sidebar subitems selection
2020-01-30 11:53:13 +01:00
Luca Deri
c1dabafcb7
Fixed ntop edition in footer
2020-01-29 22:12:13 +01:00
gabryon99
a46a3241f9
sidebar improving
2020-01-28 19:57:21 +01:00
gabryon99
18664163cb
add color to ntop logo
2020-01-28 17:40:09 +01:00
gabryon99
37a0f60ab1
removed logo animation
2020-01-28 17:38:38 +01:00
Gabriele Pappalardo
9ae15b7cf0
Sidebar ( #3331 )
...
* add sidebar, edit menu, footer pages
* fixed sidebar, responsive sidebar
* fxed effects
* dark sidebar mode, gui fixes for sidebar
* toggle theme button and add padding to menu
* fixed padding too large
* bug fixing
* navbar fixed on top
* sidebar fixing
* sidebar fixes
* add more space for menus
* fix improving
* sidebar fixes for responsive
* sidebar improving
* fix for mac os
* responsive fix
* fixes
* sidebar fixes
* sidebar fixes
* sidebar fixes
* sidebar fixes
* sidebar fixes for responsive
* sidebar fixes
* sidebar.js inside makefile
* fixed padding
* fixes
* fixed sidebar scrollbar for firefox, add a little animation for the "n" inside the logo
* removed long_lived
* fixed color for bottom border
* removed bottom border when sidebar is open
2020-01-28 14:57:04 +01:00
Simone Mainardi
9b491219f5
Fixes skype icon failing to render
2020-01-23 19:39:00 +01:00
Gabriele Pappalardo
a2f4a1a065
elephant flows ( #3269 )
...
* elephant flows
* fix for apply button after changes
* fix for refresh icons on index.lua page, scrollable dropdowns enabled
2020-01-21 16:32:14 +00:00
emanuele-f
a97dbd013b
Remove score global preference
2020-01-16 18:21:35 +01:00
emanuele-f
6edecb12cb
Score visualization improvements
2020-01-15 15:27:45 +01:00
emanuele-f
d7528e1628
Score improvements
...
The score is now calculated differently on the client and on the server of the flow.
The hosts flow is updated every minute and charted.
It's now possible to trigger an alert when the score threshold is exceeded
2020-01-15 12:34:16 +01:00
Simone Mainardi
3611bf7346
Changes to better handling logos
2020-01-13 16:33:05 +01:00
Simone Mainardi
2b30fe80b2
Fixes unhandled VLAN in alerts explorer and dashboard
...
Fixes #3203
2020-01-10 18:56:36 +01:00
Simone Mainardi
8c2fda7ca8
Prints all TCP flags in flow details
2020-01-09 15:02:47 +01:00
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
emanuele-f
03e3613e7e
Fix IPv6 validator
2019-12-30 15:44:47 +01:00
Alfredo Cardigliano
f2b8d12b0a
Add VLAN in host IP visualization if any ( fix #3107 )
2019-12-20 16:23:16 +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
0eb75bf884
Uses new localization for icmp types and codes
2019-12-18 10:49:38 +01:00
Simone Mainardi
fdba617b0d
Fixes discovery for loopback interfaces
2019-12-17 14:27:35 +01:00
emanuele-f
9fd1ced9fd
Implement API to update the user scripts configuration
2019-12-16 18:38:28 +01:00
Simone Mainardi
37f54a5090
Fixes font-awesome 5 external link
...
Fixes #3125
2019-12-13 10:18:20 +01:00
Alfredo Cardigliano
8f652cff71
Software update support
2019-12-11 13:14:15 +01:00
Simone Mainardi
df245fad3a
Minor cosmetic fixes
2019-12-09 15:46:26 +01:00
Simone Mainardi
7402bbdd14
FontAwesome 5 migration
2019-12-09 15:11:37 +01:00
Simone Mainardi
1aa0546b85
Bootstrap migration dropdown style fixes
2019-12-05 09:27:48 +01:00
Simone Mainardi
a34a326d4c
Bootstrap migration glyphicon filter to fa
2019-12-05 09:27:48 +01:00
Simone Mainardi
cba220ab4c
Bootstrap migration preferences
2019-12-05 09:27:48 +01:00