Commit Graph
406 Commits
Author SHA1 Message Date
denozord f4f79a8f01 fix(NetworkConfigManager): refine IP conflict checking logic to ensure uniqueness of gateways on the same server, improving conflict notification accuracy
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m44s
2026-01-25 21:32:51 +07:00
denozord 49ee872e4a fix(NetworkConfigManager): correct comment formatting for IP conflict checking logic to enhance code clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m54s
2026-01-25 21:24:43 +07:00
denozord e0163fa968 fix(NetworkConfigManager): update IP conflict checking logic to differentiate between gateway and interface IPs, ensuring accurate conflict notifications during gateway creation
Publish Fast Tabler Docker image / build-and-push-fast (push) Has been cancelled
2026-01-25 21:23:03 +07:00
denozord 2ee43d0538 feat(NetworkConfigManager): implement PTR zone replacement functionality, allowing dynamic DNS adjustments for improved server configuration and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Has been cancelled
2026-01-25 21:21:39 +07:00
denozord c7ebe0943b feat(NetworkConfigManager, GatewayAutocompleteInput): add serverId handling for gateway filtering, enhancing configuration accuracy and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m2s
2026-01-25 21:06:15 +07:00
denozord d583757882 feat(NetworkConfigManager): add IP normalization function to enhance gateway IP generation, ensuring correct handling of full and partial IP inputs
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m44s
2026-01-25 19:25:52 +07:00
denozord 80c91d9c54 feat(NetworkConfigManager): enhance gateway IP generation logic to support direct and recursive gateways, improving template-based configuration and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m43s
2026-01-25 19:17:20 +07:00
denozord 604d45ed92 feat(NetworkConfigManager): add gateway templates feature for streamlined gateway creation and configuration, enhancing user experience and efficiency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m44s
2026-01-25 14:20:56 +07:00
denozord 335f7c9b58 refactor(NetworkConfigManager): replace action buttons with compact icon buttons wrapped in tooltips for improved UI clarity and user interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m40s
2026-01-25 14:15:39 +07:00
denozord 4feb84338a refactor(NetworkConfigManager): improve layout and styling of server cards for better user experience and readability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m47s
2026-01-25 14:08:30 +07:00
denozord 3b858441a2 refactor(NetworkConfigManager): enhance UI structure and styling for server cards, improving readability and user interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m42s
2026-01-25 14:00:54 +07:00
denozord cc77a21ba1 feat(NetworkConfigManager): add server-wide MikroTik code generation for interfaces, improving bulk configuration capabilities and user feedback
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m40s
2026-01-25 12:26:26 +07:00
denozord 6f1d307ee0 feat(NetworkConfigManager): implement category-based accordion view for gateways and interfaces, improving organization and user navigation
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m51s
2026-01-25 03:46:35 +07:00
denozord 0310147044 feat(NetworkConfigManager): add GRE interface list support for home routers, enhancing tunnel management and configuration clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m45s
2026-01-25 03:16:02 +07:00
denozord 2bdad8445e feat(NetworkConfigManager): add support for local-address parameter in GRE tunnel configuration for home routers, improving network setup clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m44s
2026-01-24 18:21:28 +07:00
denozord cd4b95bb8f feat(NetworkConfigManager): implement MikroTik code generation for individual gateways, enhancing user experience with detailed route generation and error handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m41s
2026-01-24 13:59:17 +07:00
denozord 6ced966274 fix(NetworkConfigManager): enhance validation for /30 networks by ensuring generated local and remote IPs are always checked against network and broadcast address conflicts, improving IP generation reliability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m43s
2026-01-24 01:18:05 +07:00
denozord 32255c6a3a fix(NetworkConfigManager): enhance validation for /30 networks by ensuring local and remote IPs do not conflict with network and broadcast addresses, improving IP generation accuracy
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m41s
2026-01-24 00:52:35 +07:00
denozord 4ff9ae0f46 fix(NetworkConfigManager): refine validation logic for /30 networks to ensure local IPs are correctly derived and within valid ranges, enhancing overall IP generation accuracy
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m48s
2026-01-24 00:32:51 +07:00
denozord 4c9cb7eab6 fix(NetworkConfigManager): improve validation for /30 networks by ensuring local and remote IPs do not conflict with network and broadcast addresses
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
2026-01-23 19:18:06 +07:00
denozord f60611e689 feat(NetworkConfigManager): implement MikroTik code generation for individual and selected interfaces, enhancing user interaction and flexibility in network configuration
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m37s
2026-01-23 15:59:11 +07:00
denozord b7a55e4241 fix(NetworkConfigManager): enhance IP generation logic for /30 networks to ensure valid address ranges and prevent conflicts with reserved IPs
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m39s
2026-01-23 14:24:36 +07:00
denozord cef571cc40 feat(NetworkConfigManager): add MTU field to interface configuration, allowing for better network performance tuning and flexibility in settings
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m19s
2026-01-23 00:15:02 +07:00
denozord 9b74b77391 refactor(NetworkConfigManager): remove unused MTU settings from interface creation logic to streamline code and improve clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m24s
2026-01-23 00:01:25 +07:00
denozord 2157c6a3c7 feat(NetworkConfigManager): add MTU configuration support for interfaces, enhancing flexibility in tunnel settings and improving user input handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 1m9s
2026-01-22 23:59:01 +07:00
denozord 26f8a97c21 fix(NetworkConfigManager): update GRE tunnel configuration to use DNS domain for remote address if available, improving flexibility in server address handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m33s
2026-01-22 23:34:09 +07:00
denozord 3ab4c4095a feat(ServerManagement): add 'home' server type to server configurations and update related components to handle billing and filtering exclusions for home routers 2026-01-22 23:30:04 +07:00
denozord 5114e9dd81 refactor(NetworkConfigManager): clean up parentGateways and remove deprecated parentGatewayId field for improved data handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
2026-01-22 22:23:09 +07:00
denozord 0cfeaec417 feat(NetworkConfigManager): normalize interface names and descriptions to uppercase for consistency; enhance data handling during interface creation and updates
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m39s
2026-01-22 22:14:19 +07:00
denozord ded2116b43 feat(NetworkConfigManager): enhance IP generation logic to ensure unique local and remote IP pairs; improve handling of alternative IP generation for tunnel previews, ensuring better usability and error handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m42s
2026-01-22 22:05:16 +07:00
denozord fc27599222 feat(NetworkConfigManager): refine tunnel preview functionality to support multiple server pairs; enhance IP address generation logic for better handling of local and remote IPs, ensuring uniqueness and proper display in the UI
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
2026-01-22 21:28:02 +07:00
denozord ba0f0273e3 feat(NetworkConfigManager): improve IP address generation by passing used IPs to ensure uniqueness across tunnel creations; enhance error messaging for IP allocation failures
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m46s
2026-01-22 21:17:50 +07:00
denozord cd2c0d275e feat(NetworkConfigManager): enhance IP address generation logic to validate local and remote IPs against CIDR; ensure unique IPs and improve handling for /30 networks
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m39s
2026-01-22 21:04:24 +07:00
denozord ced727e702 feat(NetworkConfigManager): implement dynamic server pair management for multiple tunnel creation; enhance UI for server selection and interface naming, ensuring proper validation and error handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m43s
2026-01-22 20:49:27 +07:00
denozord 297ea4af34 feat(NetworkConfigManager): enhance tunnel creation logic to support multiple tunnels with dynamic server pairing and improved IP address generation; update UI to reflect changes in tunnel count and server selection
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m46s
2026-01-22 20:37:04 +07:00
denozord 84b4f7e795 refactor(NetworkConfigManager): remove unused IP generation and CIDR checking functions to streamline code and improve maintainability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m40s
2026-01-22 20:20:48 +07:00
denozord e57d1316d2 feat(NetworkConfigManager): add support for multiple tunnel creation; implement dynamic interface naming and IP address generation for specified tunnel count
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 54s
2026-01-22 20:14:27 +07:00
denozord 2f09c9ebbb feat(NetworkConfigManager): add IP pool selection for IP address generation; enhance IP address generation logic to utilize selected IP pools and improve user interface for IP pool management
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 54s
2026-01-22 20:10:41 +07:00
denozord 999285801d refactor(NetworkConfigManager): update GRE tunnel creation to use ipsec-secret for IPSec configuration; streamline code generation for improved clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m39s
2026-01-22 19:44:50 +07:00
denozord cb0c370c10 fix(NetworkConfigManager): improve IPSec password validation and handling; ensure non-empty passwords are processed and add warnings for empty responses
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m40s
2026-01-22 19:35:25 +07:00
denozord 76a8b867f8 feat(NetworkConfigManager): extend IPSec password handling for GRE tunnels; update modal behavior and enhance MikroTik code generation for GRE with optional IPSec support
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
2026-01-22 19:22:34 +07:00
denozord a77ba76ff8 feat(NetworkConfigManager, server): update IPSec password handling; return password ID in response and enhance modal behavior for better user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m19s
2026-01-22 19:17:24 +07:00
denozord d223981a93 feat(NetworkConfigManager, server): implement IPSec password management; add CRUD operations for IPSec passwords in the backend and integrate UI components for creating, editing, and deleting passwords in the frontend
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m21s
2026-01-22 19:07:34 +07:00
denozord 39f3510512 feat(NetworkConfigManager): add optional interface names for servers; enhance interface name generation logic with DNS parsing and user-defined names
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m41s
2026-01-22 18:56:50 +07:00
denozord 011740df1f feat(NetworkConfigManager): add interface template creation feature; implement modal for generating interfaces from server templates with conflict checking and preview functionality
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m36s
2026-01-22 18:43:59 +07:00
denozord 566dd1d1bb refactor(NetworkConfigManager): adjust column layout for Local and Remote IP fields; change width from 4 to 3 for improved UI consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m35s
2026-01-22 18:38:12 +07:00
denozord 8f5cd700c3 feat(NetworkConfigManager): add IP Pool management features; implement filtering and rendering for IP Pools, including server grouping and enhanced UI elements
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
2026-01-22 18:33:40 +07:00
denozord b94b7c67e2 feat(NetworkConfigManager): enhance IP generation logic for /30 networks; support paired local and remote IP generation
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m39s
2026-01-22 17:49:47 +07:00
denozord 96d8e9bb67 feat(NetworkConfigManager): add PTR zone display for servers; enhance interface with additional server information
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m52s
2026-01-22 17:44:31 +07:00
denozord 5c2edac25a feat(NetworkConfigManager): implement IP suggestion feature for local and remote IPs; add functionality to generate free private IPs from defined ranges
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m39s
2026-01-22 17:40:14 +07:00