Commit Graph
565 Commits
Author SHA1 Message Date
Eduardo Silva ed50883cff Add route policy restriction status to peer data in JSON response 2026-01-27 14:44:10 -03:00
Eduardo Silva 309de2c166 Enhance peer filtering by including WireGuardInstance route policy enforcement 2026-01-27 14:43:55 -03:00
Eduardo Silva e7c9ac3307 Add peer lock icon for route policy enforcement in peer data view 2026-01-27 14:43:38 -03:00
Eduardo Silva 20d5387232 Add 'Enforce Route Policy' field to WireGuardInstance model and forms 2026-01-27 11:20:16 -03:00
Eduardo Silva b6426e41c0 convert wireguard manage server to crispy forms 2026-01-26 17:55:55 -03:00
Eduardo Silva 29c770dadb apply default route template 2026-01-26 15:26:54 -03:00
Eduardo Silva a0d813d389 improve identation 2026-01-26 14:00:53 -03:00
Eduardo Silva 5b21f24b7c Update peer management view and forms. 2026-01-26 13:57:31 -03:00
Eduardo Silva 666ea0402d split create/manage peer in different views 2026-01-26 12:00:17 -03:00
Eduardo Silva 0966d800f1 update translations 2026-01-26 11:16:21 -03:00
Eduardo Silva f3b413a814 update translations 2026-01-26 10:41:58 -03:00
Eduardo Silva ae4be0680c Fix: removed reference to undefined xhr inside AJAX success callback 2026-01-26 10:41:28 -03:00
Eduardo Silva 2512d11444 break peer_list template in multiple files 2026-01-26 10:29:31 -03:00
Eduardo Silva b493760606 refactor peer_preview_modal.html for improved layout and readability 2026-01-26 09:57:02 -03:00
Eduardo Silva ef326f2a49 move peer preview modal to dedicated template file 2026-01-26 09:50:25 -03:00
Eduardo Silva d8fe2fb191 refactor peer_data.html for improved readability and structure 2026-01-26 09:36:13 -03:00
Eduardo Silva 46a352d6c8 split peer data to different file 2026-01-26 09:23:22 -03:00
Eduardo Silva 0bac3c0c60 update translations 2026-01-25 11:55:05 -03:00
Eduardo Silva 9b1de7572e update translations 2026-01-25 11:47:13 -03:00
Eduardo Silva b188f9d5b2 split base template in multiple files 2026-01-25 11:46:02 -03:00
Eduardo Silva b2132057c6 DEV_MODE now uses django runserver instead of gunicorn 2026-01-25 10:52:04 -03:00
Eduardo Silva 630adc762b improve wireguard manage instance 2026-01-25 10:45:16 -03:00
Eduardo Silva 9fca7de4ce Enhance server detail view with public key toggle and improved layout 2026-01-25 10:17:42 -03:00
Eduardo Silva 81be188302 Add server list and detail views for WireGuard instances 2026-01-25 10:08:36 -03:00
Eduardo Silva 8ab8b995f4 Apply route policy rules before user firewall 2026-01-25 08:56:34 -03:00
Eduardo Silva c8abc2e599 bump WireGuard webadmin version to 9972 2026-01-24 15:25:25 -03:00
Eduardo Silva e9d01a850e update translations 2026-01-24 14:32:45 -03:00
Eduardo Silva e1c1fa4691 add display of template routes in peer management interface 2026-01-24 11:46:35 -03:00
Eduardo Silva 2c7cdd1ecf update generate_peer_config function to use peer properties 2026-01-24 11:31:53 -03:00
Eduardo Silva e412ba24aa add route policy rules generation to firewall content 2026-01-24 11:16:25 -03:00
Eduardo Silva 0b615bd0c2 add route policy rule generation for peers in WireGuard 2026-01-24 10:08:16 -03:00
Eduardo Silva 50ca1a429e add properties for announced networks and client routes in Peer model 2026-01-23 20:06:29 -03:00
Eduardo Silva e3fe8b469b add template_routes property to RoutingTemplate for dynamic route generation 2026-01-23 19:41:53 -03:00
Eduardo Silva 0120abea1e add network utilities for CIDR normalization and validation 2026-01-23 19:41:35 -03:00
Eduardo Silva 06ae48b73d add network properties to WireGuard instance model 2026-01-23 18:22:48 -03:00
Eduardo Silva a006736386 update translations 2026-01-22 16:52:28 -03:00
Eduardo Silva 838c745d74 update translations 2026-01-22 16:46:36 -03:00
Eduardo Silva 8b53b372dd add validation for custom routes in forms and handle route type conditions 2026-01-22 16:46:11 -03:00
Eduardo Silva 2ea6d92aac update strings 2026-01-22 16:31:53 -03:00
Eduardo Silva 687240f422 add validation for custom routes in routing template and update UI to display routing template information 2026-01-22 16:31:38 -03:00
Eduardo Silva 4373e0a9d2 update translations 2026-01-22 15:45:23 -03:00
Eduardo Silva 18c7e06155 update translations 2026-01-22 15:31:06 -03:00
Eduardo Silva 2a61a05499 add route template application functionality for peers 2026-01-22 15:30:42 -03:00
Eduardo Silva d378b62c49 add routing template field to peer model 2026-01-22 12:55:06 -03:00
Eduardo Silva ee4674d6fe update translations 2026-01-16 15:01:13 -03:00
Eduardo Silva bb7ef746ed update form layout to use full-width columns for route policy fields 2026-01-16 15:01:02 -03:00
Eduardo Silva 7b00ceee37 add enforce route policy field and validation to forms 2026-01-16 14:46:43 -03:00
Eduardo Silva b37c871bcb add routing templates management views and templates 2026-01-16 14:31:04 -03:00
Eduardo Silva c29037779b update translations 2026-01-16 13:55:32 -03:00
Eduardo Silva 37d37180e6 add routing templates model and initial migration 2026-01-15 18:23:09 -03:00