Commit graph

22 commits

Author SHA1 Message Date
MatteoBiscosi
e20235edd4 Fixes custom category label not working (#6738) 2022-07-01 11:50:23 +02:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Simone Mainardi
1dce9e5842 Migrates to Bootstrap 5
Adds bootstrap-5.0.0-beta3-dist

Adds bootstrap-5.0.0

Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist

initial migration to bs v5

porting to bs5

improvements on dropdown menu filter

fixed host map dropdown

removed excessive padding

fix button toggle

re-add blog news

removed text decoration for links

fix button layout (#5348)

remove underscore from href (#5347)
2021-05-18 11:39:59 +02:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
emanuele-f
532225f1bc Fix custom protocol IDs not preserved
Addresses #3991
2020-05-27 15:36:07 +02:00
gabryon99
ce0e3d2d11 fix for system view 2020-03-24 12:39:08 +01:00
gabryon99
84254e69a4 refactored new system interface logic 2020-03-23 11:03:40 +01:00
gabryon99
c0f30310f7 fix for system view 2020-03-23 10:29:45 +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
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
emanuele-f
4a4f40dfd3 Fix page numbers in Applications and Categories when a filter is selected 2019-04-16 17:06:05 +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
9f8a70e279 Improve category editor labels and protocol navigation 2018-10-18 19:22:02 +02:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
emanuele-f
97836a605c Add link to quota configuration page 2018-01-17 13:56:07 +01:00
emanuele-f
7048604404 Implement app search in applications page 2017-11-15 17:34:24 +01:00
emanuele-f
f62c86a241 Make applications category selection page consistent with other pages 2017-11-15 10:32:27 +01:00
Simone Mainardi
78a20a1666 Implements change nDPI category for custom --ndpi-protocols
Fixes #1458
2017-09-27 12:46:02 +02:00
emanuele-f
2a3f313159 Make protocols sorted case-insensitive 2017-09-21 10:48:55 +02:00
Simone Mainardi
2c4b9e4019 Prevents errors due to Unknown cat. re-assignment 2017-09-17 17:39:06 +02:00
Simone Mainardi
4ac6c92b9c Implements custom nDPI proto categories changes 2017-09-15 19:48:49 +02:00