denozord
  • Joined on 2024-11-14
denozord pushed to v3 at denozord/router-lists-ui 2026-01-25 14:20:57 +07:00
604d45ed92 feat(NetworkConfigManager): add gateway templates feature for streamlined gateway creation and configuration, enhancing user experience and efficiency
denozord pushed to v3 at denozord/router-lists-ui 2026-01-25 14:15:40 +07:00
335f7c9b58 refactor(NetworkConfigManager): replace action buttons with compact icon buttons wrapped in tooltips for improved UI clarity and user interaction
denozord pushed to v3 at denozord/router-lists-ui 2026-01-25 14:08:32 +07:00
4feb84338a refactor(NetworkConfigManager): improve layout and styling of server cards for better user experience and readability
denozord pushed to v3 at denozord/router-lists-ui 2026-01-25 14:01:01 +07:00
3b858441a2 refactor(NetworkConfigManager): enhance UI structure and styling for server cards, improving readability and user interaction
denozord pushed to v3 at denozord/router-lists-ui 2026-01-25 12:26:34 +07:00
cc77a21ba1 feat(NetworkConfigManager): add server-wide MikroTik code generation for interfaces, improving bulk configuration capabilities and user feedback
denozord pushed to v3 at denozord/router-lists-ui 2026-01-25 03:46:38 +07:00
6f1d307ee0 feat(NetworkConfigManager): implement category-based accordion view for gateways and interfaces, improving organization and user navigation
denozord pushed to v3 at denozord/router-lists-ui 2026-01-25 03:16:13 +07:00
0310147044 feat(NetworkConfigManager): add GRE interface list support for home routers, enhancing tunnel management and configuration clarity
denozord pushed to v3 at denozord/router-lists-ui 2026-01-24 20:17:19 +07:00
2bdad8445e feat(NetworkConfigManager): add support for local-address parameter in GRE tunnel configuration for home routers, improving network setup clarity
denozord pushed to v3 at denozord/router-lists-ui 2026-01-24 13:59:25 +07:00
cd4b95bb8f feat(NetworkConfigManager): implement MikroTik code generation for individual gateways, enhancing user experience with detailed route generation and error handling
denozord pushed to v3 at denozord/router-lists-ui 2026-01-24 01:18:08 +07:00
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
denozord pushed to v3 at denozord/router-lists-ui 2026-01-24 00:52:38 +07:00
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
denozord pushed to v3 at denozord/router-lists-ui 2026-01-24 00:33:01 +07:00
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
denozord pushed to v3 at denozord/router-lists-ui 2026-01-23 19:18:25 +07:00
4c9cb7eab6 fix(NetworkConfigManager): improve validation for /30 networks by ensuring local and remote IPs do not conflict with network and broadcast addresses
denozord pushed to v3 at denozord/router-lists-ui 2026-01-23 16:29:53 +07:00
f60611e689 feat(NetworkConfigManager): implement MikroTik code generation for individual and selected interfaces, enhancing user interaction and flexibility in network configuration
denozord pushed to v3 at denozord/router-lists-ui 2026-01-23 14:24:45 +07:00
b7a55e4241 fix(NetworkConfigManager): enhance IP generation logic for /30 networks to ensure valid address ranges and prevent conflicts with reserved IPs
denozord pushed to v3 at denozord/router-lists-ui 2026-01-23 00:15:05 +07:00
cef571cc40 feat(NetworkConfigManager): add MTU field to interface configuration, allowing for better network performance tuning and flexibility in settings
denozord pushed to v3 at denozord/router-lists-ui 2026-01-23 00:01:30 +07:00
9b74b77391 refactor(NetworkConfigManager): remove unused MTU settings from interface creation logic to streamline code and improve clarity
denozord pushed to v3 at denozord/router-lists-ui 2026-01-22 23:59:05 +07:00
2157c6a3c7 feat(NetworkConfigManager): add MTU configuration support for interfaces, enhancing flexibility in tunnel settings and improving user input handling
denozord pushed to v3 at denozord/router-lists-ui 2026-01-22 23:34:49 +07:00
26f8a97c21 fix(NetworkConfigManager): update GRE tunnel configuration to use DNS domain for remote address if available, improving flexibility in server address handling
3ab4c4095a feat(ServerManagement): add 'home' server type to server configurations and update related components to handle billing and filtering exclusions for home routers
Compare 2 commits »
denozord pushed to v3 at denozord/router-lists-ui 2026-01-22 22:23:12 +07:00
5114e9dd81 refactor(NetworkConfigManager): clean up parentGateways and remove deprecated parentGatewayId field for improved data handling