|
0ec491bf3e
|
Update Rust crate sysinfo to 0.30.9
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2024-04-09 00:15:39 +00:00 |
|
|
389d03e699
|
Downgrade TypeScript version to fix compability issue with react-vnc
continuous-integration/drone/push Build is passing
|
2024-04-08 18:48:00 +02:00 |
|
|
e2210d247a
|
Update development setup help
continuous-integration/drone/push Build is failing
|
2024-04-08 18:44:56 +02:00 |
|
|
586a60ab96
|
Update backend & frontend depdencies
continuous-integration/drone/push Build is failing
|
2024-04-08 18:37:17 +02:00 |
|
|
104b369fdd
|
Update dependency @testing-library/react to v14
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2024-04-08 00:14:44 +00:00 |
|
|
c96b8cbad1
|
Update dependency @mui/x-data-grid to v7
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2024-04-07 00:14:06 +00:00 |
|
|
f16176e927
|
Merge pull request 'Update Rust crate serde_json to 1.0.115' (#4) from renovate/serde_json-1.x into master
continuous-integration/drone/push Build is passing
Reviewed-on: #4
|
2024-04-06 09:00:20 +00:00 |
|
|
0c5a8d56c9
|
Update Rust crate serde_json to 1.0.115
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2024-04-06 00:15:12 +00:00 |
|
|
7428512222
|
Update Rust crate futures-util to 0.3.30
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2024-04-06 00:15:09 +00:00 |
|
|
759a9b2dbf
|
Configure Renovate (#1)
continuous-integration/drone/push Build is passing
Reviewed-on: #1
|
2024-04-05 19:01:01 +00:00 |
|
|
1ed23317cb
|
Configure CI (#2)
continuous-integration/drone/push Build is passing
Reviewed-on: #2
Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org>
Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
|
2024-04-05 18:58:30 +00:00 |
|
|
9b55f1f29c
|
Add license
|
2024-01-17 22:11:05 +01:00 |
|
|
5d26426074
|
Update documentation
|
2024-01-13 09:11:50 +01:00 |
|
|
39ff53f2ba
|
Add a warning
|
2024-01-11 20:00:44 +01:00 |
|
|
96d264d15f
|
Update setup configuration
|
2024-01-11 19:38:27 +01:00 |
|
|
6c23951d74
|
Fix NAT mode command
|
2024-01-11 19:10:04 +01:00 |
|
|
6ea8a927a3
|
Add missing instructions
|
2024-01-11 19:05:48 +01:00 |
|
|
4d0b4929c5
|
Show guidelines on UI on how to setup network hook
|
2024-01-11 19:02:47 +01:00 |
|
|
d6c8964380
|
Port forwarding is working
|
2024-01-10 21:59:41 +01:00 |
|
|
ed25eed31e
|
Start to build NAT configuration mode
|
2024-01-10 19:29:24 +01:00 |
|
|
6fdcc8c07c
|
Fix potential ambiguity
|
2024-01-09 22:02:57 +01:00 |
|
|
f82925dbcb
|
Can configure network NAT settings from UI
|
2024-01-09 21:57:18 +01:00 |
|
|
71e22bc328
|
Make DHCP hosts reservation be full width
|
2024-01-09 18:28:26 +01:00 |
|
|
e86b29c03a
|
Improve network checks
|
2024-01-08 21:29:31 +01:00 |
|
|
672e866897
|
Add basic NAT structures
|
2024-01-08 21:03:39 +01:00 |
|
|
80ecb3c5d2
|
Remove invalid ISO "none" option
|
2024-01-07 22:13:33 +01:00 |
|
|
134e27feb6
|
Fix invalid IPv6 notation
|
2024-01-05 09:11:00 +01:00 |
|
|
524ab50df7
|
Remove debug marker
|
2024-01-04 16:55:56 +01:00 |
|
|
8cd32d35e2
|
Add new attribute to 'all' rules
|
2024-01-04 16:53:24 +01:00 |
|
|
307e5d1b50
|
Make NWFilter clickable when not editable
|
2024-01-04 16:28:10 +01:00 |
|
|
ff66a5cf97
|
Improve network filter item
|
2024-01-04 16:21:26 +01:00 |
|
|
dcf6cdab9b
|
Add a tip to help with NWFilter priorities
|
2024-01-04 15:42:05 +01:00 |
|
|
2649bfbd25
|
Create a widget to define priority
|
2024-01-04 15:38:58 +01:00 |
|
|
3eab3ba4b5
|
Fix issue on filter reference select
|
2024-01-04 15:33:35 +01:00 |
|
|
975b4ab395
|
Add Layer4 rules support
|
2024-01-04 15:30:25 +01:00 |
|
|
c40ee037da
|
Add IPv4 / IPv6 selectors definition
|
2024-01-04 13:11:43 +01:00 |
|
|
719ab3b265
|
Can define ARP rules
|
2024-01-04 13:02:58 +01:00 |
|
|
ad45c0d654
|
Can edit MAC rules
|
2024-01-04 12:26:51 +01:00 |
|
|
7d7a052f5f
|
Started to create rules editor
|
2024-01-04 11:30:20 +01:00 |
|
|
aafa4bf145
|
Can set the list of referenced filters in filters list
|
2024-01-04 10:47:08 +01:00 |
|
|
baa0adf529
|
Move DHCP component to a more logical location
|
2024-01-04 10:19:42 +01:00 |
|
|
fdd005a3ec
|
Improve select network filter input
|
2024-01-03 22:11:35 +01:00 |
|
|
ed48b22f7f
|
Create a specific widget for network filters
|
2024-01-03 20:28:33 +01:00 |
|
|
a7bfb80547
|
Add network filters metadata
|
2024-01-03 19:53:47 +01:00 |
|
|
0710c61909
|
Create base network filter details page
|
2024-01-03 19:34:17 +01:00 |
|
|
85dcb06014
|
Improve code quality
|
2024-01-03 19:23:35 +01:00 |
|
|
c880c5e6bb
|
Create frames for network filters management
|
2024-01-03 19:20:37 +01:00 |
|
|
22f5acd0ff
|
Create network filters route
|
2024-01-03 14:50:59 +01:00 |
|
|
706bce0fd8
|
Show loading message when saving network / vm configuration
|
2024-01-03 12:02:49 +01:00 |
|
|
ffac6991c4
|
Turn XML routes into tabs
|
2024-01-03 11:54:56 +01:00 |
|