This website requires JavaScript.
Explore
Help
Sign In
denozord
/
router-lists-ui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
80c91d9c54f256c2cbaece5a9bcc4cf84a135d2f
router-lists-ui
/
frontend
/
src
T
History
denozord
80c91d9c54
Publish Fast Tabler Docker image / build-and-push-fast (push)
Successful in 1m43s
Details
feat(NetworkConfigManager): enhance gateway IP generation logic to support direct and recursive gateways, improving template-based configuration and user experience
2026-01-25 19:17:20 +07:00
..
assets
Init commit
2025-07-07 13:07:26 +07:00
components
feat(NetworkConfigManager): enhance gateway IP generation logic to support direct and recursive gateways, improving template-based configuration and user experience
2026-01-25 19:17:20 +07:00
examples
feat: Добавление компонентов ErrorBoundary и NetworkErrorHandler для улучшения обработки ошибок в приложении. Увеличение таймаута запросов до 30 секунд и улучшение логики повторных попыток с детализированными уведомлениями об ошибках.
2025-10-03 15:49:28 +07:00
hooks
chore: Remove unused testing dependencies and configuration files to streamline the project and reduce clutter in the codebase.
2025-12-24 16:22:57 +07:00
lib
chore: Remove unused testing dependencies and configuration files to streamline the project and reduce clutter in the codebase.
2025-12-24 16:22:57 +07:00
types
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.
2025-12-24 16:02:26 +07:00
utils
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
App.css
feat: Enhance GraphView with localStorage integration for node position persistence and improve edge text styling for better visualization in the topology graph.
2025-12-01 16:56:27 +07:00
App.jsx
feat(NetworkConfig): add network configuration routes and validation; integrate into server and frontend for managing IP, interfaces, and gateways
2026-01-22 10:08:51 +07:00
ASNsNewManager.jsx
feat: Integrate Pagination component into ASNsNewManager, DomainsNewManager, IPRangesManager, and FilterManager for improved navigation and user experience across multiple pages of data.
2025-12-24 15:29:46 +07:00
AutoUrlManager.jsx
feat: Allow saving of empty URL list and update success messages accordingly, enhancing user feedback and functionality in AutoUrlManager.
2026-01-11 19:33:49 +07:00
BillingManager.jsx
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
CommunitiesManager.jsx
feat: Enhance CommunitiesManager and FilterManager with improved tab styling and query parameter prefill functionality for better user experience and server selection.
2025-12-06 20:35:15 +07:00
Dashboard.jsx
feat: Implement date formatting utility functions and update components to use formatted timestamps for improved readability and consistency across the application.
2025-12-24 15:52:01 +07:00
DataManager.jsx
feat: Introduce cursor utility class for pointer interactions and refactor action buttons into PageHeaderActions component across multiple managers for improved UI consistency
2025-08-12 13:29:19 +07:00
DomainsNewManager.jsx
feat: Integrate Pagination component into ASNsNewManager, DomainsNewManager, IPRangesManager, and FilterManager for improved navigation and user experience across multiple pages of data.
2025-12-24 15:29:46 +07:00
EasySwitchManager.jsx
feat: Add toggle for grouping communities by tags in EasySwitchManager, enhancing user control over community display and improving organization.
2025-12-07 21:36:40 +07:00
FilterManager.jsx
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
GraphView.jsx
feat: Refactor GraphView to include highlighted edges and connection counts for improved visualization and user interaction, enhancing the overall graph experience.
2025-12-01 23:22:53 +07:00
index.css
feat: Добавление функциональности массового выбора и действий в компоненты ASNsNewManager, DomainsNewManager и IPRangesManager. Реализованы функции для выбора всех элементов, удаления и экспорта выбранных записей, а также добавлены новые иконки и улучшены стили для повышения удобства использования.
2025-11-12 10:40:31 +07:00
IPRangesManager.jsx
feat: Integrate Pagination component into ASNsNewManager, DomainsNewManager, IPRangesManager, and FilterManager for improved navigation and user experience across multiple pages of data.
2025-12-24 15:29:46 +07:00
main.jsx
feat: Оптимизация структуры server.js с модульным подходом, добавление новых маршрутов и улучшение обработки ошибок. Обновление валидаторов для MikroTik с использованием общих функций. Улучшение кода компонентов приложения для повышения читаемости и производительности.
2025-10-03 01:49:51 +07:00
NetworkConfigManager.jsx
feat(NetworkConfigManager): enhance gateway IP generation logic to support direct and recursive gateways, improving template-based configuration and user experience
2026-01-25 19:17:20 +07:00
ServerManager.jsx
feat(FilterManager): add functionality to copy filter rules from another server; implement modal for server selection and enhance jumphost filtering logic
2026-01-21 18:50:55 +07:00