|
67549d54a3
|
Migrate from actix-web-actor to actix-ws
continuous-integration/drone/push Build is passing
|
2025-03-20 22:08:02 +01:00 |
|
|
ed9fd097e9
|
Updated backend dependencies
continuous-integration/drone/push Build is passing
|
2025-03-20 21:33:18 +01:00 |
|
|
70ca59d96f
|
Fix rand 0.9.0 breaking changes
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2025-02-03 21:03:06 +01:00 |
|
|
48e9c1d42f
|
Replace test OIDC provider
|
2024-11-30 09:36:57 +01:00 |
|
|
ee77bd11c9
|
Implements VM groups API (#206)
continuous-integration/drone/push Build is passing
Reviewed-on: #206
|
2024-11-28 18:06:20 +00:00 |
|
|
2fadf53dea
|
Sort VM groups
continuous-integration/drone/push Build is passing
|
2024-11-02 18:40:06 +01:00 |
|
|
20e6d7931e
|
Can change VM groups
continuous-integration/drone/push Build is passing
|
2024-11-02 18:02:03 +01:00 |
|
|
c908d00c62
|
Can get the list of groups
continuous-integration/drone/push Build is passing
|
2024-11-02 17:44:10 +01:00 |
|
|
55b49699eb
|
Can assign a group to VMs
continuous-integration/drone/push Build is passing
|
2024-11-02 17:31:05 +01:00 |
|
|
d35dac2de8
|
Fix compatibility issue with sysinfo 0.31.0
continuous-integration/drone/push Build is passing
|
2024-09-09 09:44:43 +00:00 |
|
|
c472dfe807
|
Fix compatibility issue
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2024-08-27 14:06:35 +00:00 |
|
|
9365e9afdf
|
Can set a list of allowed IP
continuous-integration/drone/push Build is passing
|
2024-04-23 19:29:11 +02:00 |
|
|
c7de64cc02
|
Add API tokens support (#9)
continuous-integration/drone/push Build is passing
Make it possible to create token authorized to query predetermined set of routes.
Reviewed-on: #9
Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org>
Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
|
2024-04-23 17:04:43 +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 |
|
|
6c23951d74
|
Fix NAT mode command
|
2024-01-11 19:10:04 +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 |
|
|
f82925dbcb
|
Can configure network NAT settings from UI
|
2024-01-09 21:57:18 +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 |
|
|
134e27feb6
|
Fix invalid IPv6 notation
|
2024-01-05 09:11:00 +01:00 |
|
|
8cd32d35e2
|
Add new attribute to 'all' rules
|
2024-01-04 16:53:24 +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 |
|
|
a7bfb80547
|
Add network filters metadata
|
2024-01-03 19:53:47 +01:00 |
|
|
22f5acd0ff
|
Create network filters route
|
2024-01-03 14:50:59 +01:00 |
|
|
d4ef389852
|
Can define network filters
|
2024-01-02 18:56:16 +01:00 |
|
|
2b145ebeff
|
Prevent default rules from being deleted
|
2024-01-02 15:58:39 +01:00 |
|
|
06ddf57b5c
|
Can get NW filter source XML definition
|
2024-01-02 15:52:04 +01:00 |
|
|
b4f65a6703
|
Can delete network filter
|
2024-01-02 15:45:31 +01:00 |
|
|
d741e12653
|
Use quick-xml to serialize domains definitions
|
2024-01-02 14:40:16 +01:00 |
|
|
9256b76495
|
Use quick-xml to serialize network definitions
|
2024-01-02 14:31:34 +01:00 |
|
|
e638829da7
|
Ready to refactor XML parsing
|
2024-01-02 13:24:49 +01:00 |
|
|
81f60ce766
|
Can create network filter rules
|
2024-01-02 13:14:11 +01:00 |
|
|
388a1ed478
|
Add Layer4 selectors extraction
|
2024-01-01 15:59:31 +01:00 |
|
|
c6c1ce26d3
|
Add IPv4 / IPv6 selectors extraction
|
2024-01-01 11:39:14 +01:00 |
|
|
b3f89309c4
|
Add ARP / RARP selectors extraction
|
2023-12-30 13:11:04 +01:00 |
|
|
8182ecd7f6
|
Can extract mac rules
|
2023-12-29 20:40:01 +01:00 |
|
|
7b74e7b75a
|
WIP REST routes to create / update Network filters
|
2023-12-29 20:11:21 +01:00 |
|
|
61c567846d
|
Finish to convert NW filter Lib structures into REST structures
|
2023-12-29 12:45:03 +01:00 |
|
|
246f5ef842
|
WIP building REST structures
|
2023-12-28 19:41:20 +01:00 |
|
|
9d4f19822d
|
Refacto structures definition
|
2023-12-28 19:29:26 +01:00 |
|
|
f7777fe085
|
Start to inflate NWFilter REST api
|
2023-12-28 15:42:43 +01:00 |
|
|
3849b0d51d
|
Parse NW filters XML structure
|
2023-12-28 15:12:38 +01:00 |
|
|
b4f765d486
|
Change network model type to support GigaByte transfers
|
2023-12-27 10:27:19 +01:00 |
|
|
d8a6b58c52
|
Automatically backup source network and VM configuration
|
2023-12-23 18:12:46 +01:00 |
|
|
f49b947884
|
Fix multiple origins issue
|
2023-12-21 11:12:57 +01:00 |
|
|
aa81c7f979
|
Improve app arguments management, can specify env file
|
2023-12-19 23:23:19 +01:00 |
|
|
e969455c58
|
Can define bridge name
|
2023-12-19 18:11:53 +01:00 |
|