Commit Graph
7 Commits
Author SHA1 Message Date
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 ff7c26f6f7 feat(ServerModal, serverUtils): implement conditional tunnel selection based on server type; add needsTunnel utility function for improved server configuration
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m41s
2026-01-20 18:49:25 +07:00
denozord a04dc72b00 feat(serverUtils): add BGP router option to server type selection for enhanced server management
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m39s
2026-01-20 17:39:11 +07:00
denozord d7c769c655 chore: Remove unused testing dependencies and configuration files to streamline the project and reduce clutter in the codebase.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m33s
2025-12-24 16:22:57 +07:00
denozord 8bd39c554e feat: Enhance API mutation hooks with optimistic updates for domains, IP ranges, ASNs, servers, communities, server filters, and billing, improving user experience by providing immediate feedback on data changes.
Publish Fast Tabler Docker image / build-and-push-fast (push) Has been cancelled
2025-12-24 16:02:26 +07:00
denozord 6dfcaa584d feat: Integrate Pagination component into ASNsNewManager, DomainsNewManager, IPRangesManager, and FilterManager for improved navigation and user experience across multiple pages of data.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m46s
2025-12-24 15:29:46 +07:00
denozord a4bd1ab1d4 feat: Оптимизация маршрутов для получения данных из S3 с использованием вспомогательных функций getS3JsonWithHeaders и getS3TextWithHeaders для улучшения читаемости и обработки ошибок. Упрощение кода и улучшение обработки конфигураций серверов и фильтров.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m34s
2025-10-03 02:08:23 +07:00