Compare commits

..

17 Commits

Author SHA1 Message Date
Christoph Haas
97896b7a9e Merge branch 'master' into mikrotik_integration
# Conflicts:
#	internal/app/wireguard/wireguard_interfaces.go
2025-08-10 14:33:13 +02:00
Christoph Haas
593bb983fb improve configuration defaults handling 2025-08-10 14:12:24 +02:00
Christoph Haas
0037938f9e update docs 2025-08-10 14:12:12 +02:00
Christoph Haas
f5e29e2cd3 ensure that deleted peers are restored once the interface is re-enabled 2025-08-09 16:37:09 +02:00
Christoph Haas
5dee6d051d do not delete disabled mikrotik peers on app restart 2025-08-09 16:25:38 +02:00
Christoph Haas
a9f5190ab4 Merge branch 'refs/heads/master' into mikrotik_integration
# Conflicts:
#	internal/app/wireguard/wireguard_peers.go
2025-08-09 16:09:39 +02:00
Christoph Haas
e10b4abec4 speed up mikrotik interactions 2025-08-09 15:21:17 +02:00
Christoph Haas
08373fa675 fix peer creation/update on mikrotik, add loading spinner to frontend for long running actions 2025-08-08 22:23:35 +02:00
Christoph Haas
ed7761a918 Merge branch 'master' into mikrotik_integration
# Conflicts:
#	internal/app/api/v0/handlers/endpoint_config.go
#	internal/app/api/v0/model/models.go
#	internal/app/wireguard/statistics.go
#	internal/app/wireguard/wireguard_interfaces.go
2025-07-29 22:16:00 +02:00
Christoph Haas
f086ba2605 wip: basic CRUD for peer (#426) 2025-06-06 22:21:47 +02:00
Christoph Haas
0724505ea1 wip: basic CRUD for interfaces (#426) 2025-06-01 11:40:05 +02:00
Christoph Haas
c612b5bbb1 wip: ping handler per backend (#426) 2025-06-01 09:50:46 +02:00
Christoph Haas
ea6da4114f wip: create different backend handlers (#426) 2025-05-31 22:15:09 +02:00
Christoph Haas
e934232e0b wip: implement mikrotik rest api client (#426) 2025-05-31 17:17:08 +02:00
Christoph Haas
d5ce889e4f visualize invalid backend selections (#426) 2025-05-31 10:01:47 +02:00
Christoph Haas
15d035ec10 wip: create different backend handlers (#426) 2025-05-30 23:19:48 +02:00
Christoph Haas
33dcc80078 prepare frontend for different WireGuard backends (#426) 2025-05-18 19:49:59 +02:00

Diff Content Not Available