wg-portal/internal/domain
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
..
audit.go feat: add simple audit ui 2025-03-29 16:42:31 +01:00
auth.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
base.go support for raw-wireguard and wg-quick style peer configurations (#441) (#473) 2025-06-29 19:47:53 +02:00
context.go fix user creation (#411) 2025-04-21 15:29:53 +02:00
controller.go fix peer creation/update on mikrotik, add loading spinner to frontend for long running actions 2025-08-08 22:23:35 +02:00
crypto.go allow to encrypt keys in db, add browser-only key generator, add hints that private keys are stored on the server (#420) 2025-05-02 18:48:35 +02:00
crypto_test.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
errors.go API - CRUD for peers, interfaces and users (#340) 2025-01-11 18:44:55 +01:00
interface.go wip: basic CRUD for interfaces (#426) 2025-06-01 11:40:05 +02:00
interface_test.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
ip.go chore: cleanup code formatting 2025-02-28 08:37:55 +01:00
ip_test.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
mail.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
options.go chore: update dependencies, refactor option types 2024-10-15 15:44:47 +02:00
options_test.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
peer.go Merge branch 'refs/heads/master' into mikrotik_integration 2025-08-09 16:09:39 +02:00
peer_test.go Implement EditableKeys parameter (#417) 2025-04-30 22:05:40 +02:00
statistics.go Merge branch 'master' into mikrotik_integration 2025-07-29 22:16:00 +02:00
statistics_test.go add webhook event for peer state change (#444) (#468) 2025-06-27 12:37:10 +02:00
user.go add minimum password length check 2025-05-16 09:55:35 +02:00
user_test.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00