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
d31c90b60ef4e2fccb7926224a7fe8451bbb4e7d
router-lists-ui
/
frontend
/
src
T
History
denozord
d31c90b60e
Publish Fast Tabler Docker image / build-and-push-fast (push)
Successful in 2m7s
Details
feat(network-map): enhance node metadata handling and display for improved network issue identification
2026-03-04 22:27:28 +07:00
..
assets
Init commit
2025-07-07 13:07:26 +07:00
components
refactor(logging): remove agent logging from various components to streamline code and improve maintainability
2026-02-24 13:53:41 +07:00
contexts
refactor(logging): remove agent logging from various components to streamline code and improve maintainability
2026-02-24 13:53:41 +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
refactor(logging): remove agent logging from various components to streamline code and improve maintainability
2026-02-24 13:53:41 +07:00
types
refactor(communities): remove gatewayDefault from community model and UI components for streamlined data handling
2026-02-24 12:18:44 +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(EasySwitch): enhance Easy Switch UI with new styles and layout adjustments for improved user experience
2026-02-24 11:46:30 +07:00
App.jsx
refactor(logging): remove agent logging from various components to streamline code and improve maintainability
2026-02-24 13:53:41 +07:00
ASNsNewManager.jsx
refactor(api): implement abort signal handling in API requests across multiple components to improve cancellation of ongoing requests and prevent memory leaks
2026-02-22 23:53:15 +07:00
AutoUrlManager.jsx
refactor(PageHeader): standardize header component across various managers by adding icons for improved visual consistency and user experience
2026-02-16 19:26:56 +07:00
BillingManager.jsx
refactor(api): implement abort signal handling in API requests across multiple components to improve cancellation of ongoing requests and prevent memory leaks
2026-02-22 23:53:15 +07:00
CommunitiesManager.jsx
refactor(communities): remove gatewayDefault from community model and UI components for streamlined data handling
2026-02-24 12:18:44 +07:00
Dashboard.jsx
feat(api): add alerts API endpoint and refactor resource stats retrieval for improved data handling
2026-02-24 00:25:36 +07:00
DataManager.jsx
feat(App): implement mobile sidebar overlay with backdrop and responsive adjustments; enhance layout for better usability on small screens
2026-02-23 23:56:55 +07:00
DomainsNewManager.jsx
feat(App): implement mobile sidebar overlay with backdrop and responsive adjustments; enhance layout for better usability on small screens
2026-02-23 23:56:55 +07:00
EasySwitchManager.jsx
feat(ping): implement scoped request handling and cancellation for ping requests to improve performance and resource management
2026-02-24 12:46:08 +07:00
FilterManager.jsx
refactor(api): implement abort signal handling in API requests across multiple components to improve cancellation of ongoing requests and prevent memory leaks
2026-02-22 23:53:15 +07:00
FirewallPage.jsx
feat(FirewallPage): enhance apply summary functionality with confirmation for individual and bulk actions
2026-02-21 19:32:17 +07:00
GraphView.jsx
feat(App, GraphView, SettingsPage, CommandPalette): add Network Map dashboard, enhance GraphView with ping data, and update SettingsPage for jumphost management
2026-02-17 16:06:16 +07:00
index.css
feat(App): implement mobile sidebar overlay with backdrop and responsive adjustments; enhance layout for better usability on small screens
2026-02-23 23:56:55 +07:00
InterfaceSpeedTest.jsx
refactor(api): implement abort signal handling in API requests across multiple components to improve cancellation of ongoing requests and prevent memory leaks
2026-02-22 23:53:15 +07:00
IPRangesManager.jsx
refactor(api): implement abort signal handling in API requests across multiple components to improve cancellation of ongoing requests and prevent memory leaks
2026-02-22 23:53:15 +07:00
main.jsx
feat: Оптимизация структуры server.js с модульным подходом, добавление новых маршрутов и улучшение обработки ошибок. Обновление валидаторов для MikroTik с использованием общих функций. Улучшение кода компонентов приложения для повышения читаемости и производительности.
2025-10-03 01:49:51 +07:00
MikrotikBackupsManager.jsx
refactor(api): implement abort signal handling in API requests across multiple components to improve cancellation of ongoing requests and prevent memory leaks
2026-02-22 23:53:15 +07:00
MikrotikTools.jsx
feat(TrafficRoutes, App): implement interface speed test route and UI integration; update error handling for interface measurement
2026-02-17 22:41:02 +07:00
NetworkConfigManager.jsx
refactor(PageHeader): standardize header component across various managers by adding icons for improved visual consistency and user experience
2026-02-16 19:26:56 +07:00
NetworkMapDashboard.jsx
feat(network-map): add network speed thresholds for alerts and enhance settings UI for configuration
2026-02-25 02:15:10 +07:00
NetworkMapSchedulerPage.jsx
refactor(api): implement abort signal handling in API requests across multiple components to improve cancellation of ongoing requests and prevent memory leaks
2026-02-22 23:53:15 +07:00
NetworkMapUnifi.jsx
feat(network-map): enhance node metadata handling and display for improved network issue identification
2026-03-04 22:27:28 +07:00
PingServicesManager.jsx
refactor(api): implement abort signal handling in API requests across multiple components to improve cancellation of ongoing requests and prevent memory leaks
2026-02-22 23:53:15 +07:00
ResourceStatsPage.jsx
refactor(logging): remove agent logging from various components to streamline code and improve maintainability
2026-02-24 13:53:41 +07:00
ServerManager.jsx
feat(App): implement mobile sidebar overlay with backdrop and responsive adjustments; enhance layout for better usability on small screens
2026-02-23 23:56:55 +07:00
SettingsPage.jsx
feat(network-map): add network speed thresholds for alerts and enhance settings UI for configuration
2026-02-25 02:15:10 +07:00
TrafficDashboard.jsx
feat(api): add request timeout to API calls in ResourceStatsPage and TrafficDashboard for improved reliability
2026-02-24 12:59:58 +07:00
UptimeMonitorPage.jsx
refactor(logging): remove agent logging from various components to streamline code and improve maintainability
2026-02-24 13:53:41 +07:00