MatteoBiscosi
|
56a03ff710
|
Removed debug print
|
2022-02-11 18:24:26 +01:00 |
|
MatteoBiscosi
|
c9c3e86653
|
Fixes empty function not found (#6303)
|
2022-02-11 17:04:32 +01:00 |
|
Luca
|
85b7bb2b78
|
Improved locales caching
|
2022-02-11 16:52:46 +01:00 |
|
MatteoBiscosi
|
57a85de50e
|
Cleaned up the code from plugin_utils
|
2022-02-11 12:07:23 +01:00 |
|
Alfredo Cardigliano
|
8ebdf68df2
|
Restore locale.lua include in menu.lua
|
2022-02-10 17:56:28 +01:00 |
|
Alfredo Cardigliano
|
018d963b97
|
Use a global i18n js function for localization (included in the menu). Rename old-style i18n to i18n_ext.
|
2022-02-10 17:05:43 +01:00 |
|
Luca Deri
|
272b99ba0c
|
Restored checks.getScriptEditorUrl() method
|
2022-02-10 09:26:11 +01:00 |
|
uccidibuti
|
07bee9d63a
|
fix ntopng/scripts/lua/test_locale.lua
|
2022-02-10 05:49:08 +01:00 |
|
MatteoBiscosi
|
ed18574e18
|
Fixes MAC Address shown were it shouldn't (#6290)
|
2022-02-09 19:32:27 +01:00 |
|
Matteo Biscosi
|
cf184d07ff
|
Added MAC Address to View Interfaces
|
2022-02-09 19:18:00 +01:00 |
|
Luca Deri
|
89ff5a32b5
|
Added further fixes for #6286
|
2022-02-09 19:17:02 +01:00 |
|
Alfredo Cardigliano
|
d46fb3699e
|
Add tag_utils.build_bpf to translate flow filters to bpf
|
2022-02-09 18:13:55 +01:00 |
|
Matteo Biscosi
|
1b3a1c97c8
|
Removed checks plugins concept from ntopng
|
2022-02-08 18:13:11 +01:00 |
|
Matteo Biscosi
|
7439f589d7
|
Fixed alert no activity on interface not correctly working (#6291)
|
2022-02-08 14:35:26 +01:00 |
|
Luca Deri
|
75c6383fdd
|
Removed developer -> plugins page
|
2022-02-08 10:39:44 +01:00 |
|
Luca Deri
|
be6a23cbd6
|
Lua script to return locales to Javascript
|
2022-02-08 00:05:18 +01:00 |
|
Luca Deri
|
817c990893
|
Add host server name button
|
2022-02-07 22:21:54 +01:00 |
|
Luca Deri
|
7e3c1f3d14
|
Fixed copy buttons
|
2022-02-07 13:22:53 +01:00 |
|
Luca Deri
|
dd913a9c9d
|
Added copy button for JA#
|
2022-02-07 13:11:21 +01:00 |
|
Matteo Biscosi
|
c163bb9e42
|
Removed syslog path
|
2022-02-07 12:58:26 +01:00 |
|
Alfredo Cardigliano
|
5034b3f942
|
Remove extra header. Update producers test.
|
2022-02-07 12:55:23 +01:00 |
|
Matteo Biscosi
|
d304f02b91
|
Moved collector checks logic
|
2022-02-07 12:51:50 +01:00 |
|
Matteo Biscosi
|
e2c5f6ace3
|
Added copy button to some flow values
|
2022-02-07 12:27:37 +01:00 |
|
Alfredo Cardigliano
|
a6f3e54921
|
Fix syslog producers loading
|
2022-02-07 11:54:58 +01:00 |
|
Luca Deri
|
eeca5991b1
|
Used Vue.js for time picker in alerts and historical flows
|
2022-02-07 11:51:23 +01:00 |
|
Alfredo Cardigliano
|
396cbd32fb
|
Add more syslog tests
|
2022-02-07 11:06:52 +01:00 |
|
Alfredo Cardigliano
|
7b8796f96e
|
Move syslog producer list to rest API
|
2022-02-07 09:32:02 +01:00 |
|
Alfredo Cardigliano
|
adbabe7883
|
Do not convert L7 protocl to upper case, keep the nDPI case
|
2022-02-05 10:40:49 +01:00 |
|
Luca Deri
|
c57c3057e2
|
Small cookie change to silence a warning
|
2022-02-04 21:22:24 +01:00 |
|
Luca Deri
|
7bfc2cb369
|
Fix for non-linux platforms
|
2022-02-04 20:42:05 +01:00 |
|
uccidibuti
|
1dec5383a1
|
add vue.js and vue-loader;reimplement datatable.template => datatable.template.html; reimplement range-picker.template => range-picker.template.html; add first vue component used into range-picker.template.html. To test this commit you need change 'datatable.template' => 'datatable.template.html' in file scripts/lua/alert_stats.lua
|
2022-02-04 20:20:29 +01:00 |
|
Luca Deri
|
504acf385c
|
Typo
|
2022-02-04 16:50:51 +01:00 |
|
Luca Deri
|
f99d05f8f2
|
Added context check
|
2022-02-04 16:42:19 +01:00 |
|
Luca Deri
|
63d1fe49c4
|
Added cookies wiht the symbolic timezone name (tzname) and the offset west with respect to uTC (timezone)
Example
tzname=CET; Max-Age=60
timezone-3600; Max-Age=60
Fixes #6277
|
2022-02-04 13:27:41 +01:00 |
|
Matteo Biscosi
|
b3594647a1
|
Fixes unexpected new device unused code (#6273)
|
2022-02-03 18:16:01 +01:00 |
|
Matteo Biscosi
|
a7c6016162
|
Moved too many drops plugin
|
2022-02-03 17:28:55 +01:00 |
|
Matteo Biscosi
|
59754483c9
|
Removed plugin from ntopng and migrated all of them
|
2022-02-03 17:23:03 +01:00 |
|
Matteo Biscosi
|
2d186582b2
|
Example rework of endpoint slack
|
2022-02-03 17:23:02 +01:00 |
|
Matteo Biscosi
|
d990f2bb77
|
Example rework of plugin interface/slow_purge.lua
|
2022-02-03 17:23:02 +01:00 |
|
Luca
|
66450d4811
|
Added support for NDPI_ERROR_CODE_DETECTED security risk
|
2022-02-03 14:56:51 +01:00 |
|
Luca
|
d1a31b5b1f
|
Added IDN risk handling
|
2022-02-03 11:57:14 +01:00 |
|
Luca Deri
|
e38114b75f
|
Added missing cento flow labels
|
2022-02-02 13:45:01 +01:00 |
|
Matteo Biscosi
|
a4ebf5345e
|
Fixes filter to alert page not working from alert info page
|
2022-02-02 11:46:03 +01:00 |
|
Matteo Biscosi
|
072e573554
|
Fixes unexpected device alert not correctly working (#6273)
|
2022-02-02 11:18:53 +01:00 |
|
Matteo Biscosi
|
f8c1f5d68e
|
Fixes incorrect table formatted for host page
|
2022-02-02 11:18:53 +01:00 |
|
Luca Deri
|
3109235e92
|
Removed trace
|
2022-02-02 10:09:34 +01:00 |
|
Luca Deri
|
0da4c556e7
|
InfluxDB export files are now writte in tmp/influxdb as with clickhouse
|
2022-02-01 21:41:52 +01:00 |
|
Alfredo Cardigliano
|
6d9bf00cba
|
Fix dismiss button
|
2022-02-01 16:26:21 +01:00 |
|
Matteo Biscosi
|
2cbd6e99d8
|
Added contains/not contains to alert hostname filter
|
2022-02-01 16:16:22 +01:00 |
|
Alfredo Cardigliano
|
1fbb119b16
|
Check recording window when download a pcap from alerts
|
2022-02-01 16:15:45 +01:00 |
|