Commit Graph
12 Commits
Author SHA1 Message Date
denozord fdc8b1f458 feat(NetworkConfigManager): add optional second interface name for dual server configurations; enhance UI to support interface naming for both servers
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
2026-01-22 13:18:46 +07:00
denozord cf1dbfce37 feat(NetworkConfigManager): add support for dual server configurations in network interfaces; enhance MikroTik code generation and UI to display both servers
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
2026-01-22 13:07:39 +07:00
denozord d3bf307d6c feat(NetworkConfigManager, FilterManager): update gateway configuration to use IP as name; enhance filtering logic and UI to accommodate changes in gateway structure
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m44s
2026-01-22 12:05:07 +07:00
denozord 1e6f5badec feat(NetworkConfigManager): enhance gateway configuration with new fields for country and type; add recursive gateway support and improve filtering options
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m52s
2026-01-22 10:59:50 +07:00
denozord 48419d577a refactor(NetworkConfigManager): remove provider and country from gateway configuration; integrate server details for improved filtering and UI display
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
2026-01-22 10:32:54 +07:00
denozord c04b2d726b feat(NetworkConfigManager): enhance server management with serverId integration, improved filtering options, and UI updates for gateways and interfaces
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
2026-01-22 10:24:19 +07:00
denozord d949e011c9 feat(NetworkConfig): add network configuration routes and validation; integrate into server and frontend for managing IP, interfaces, and gateways
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m27s
2026-01-22 10:08:51 +07:00
denozord fda6e936aa feat(serverConfigs): implement GET and POST routes for jumphost server management, including validation and filtering logic
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m22s
2026-01-20 15:42:10 +07:00
denozord f2e237840b refactor: rename server-configs.json to servers.json and update related references
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m22s
2026-01-20 15:35:48 +07:00
denozord 1a31b37677 fix: Correct spelling of 'community' in S3 file paths and remove outdated domains_comunity.txt file
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m1s
2025-07-14 23:12:04 +07:00
denozord 646e9be382 refactor: Update S3 file paths in server.js to use a new directory structure for better organization
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m45s
2025-07-14 22:17:41 +07:00
denozord 2bee891548 feat: Add IP ranges management API endpoints and integrate with frontend for viewing and updating IP ranges
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m20s
2025-07-14 19:40:27 +07:00