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
7be656c3f26255bb6cdfef4a8b89e7af76e2ee94
router-lists-ui
/
frontend
/
src
T
History
denozord
7be656c3f2
Publish Fast Tabler Docker image / build-and-push-fast (push)
Successful in 2m3s
Details
feat(NetworkMapDashboard): improve ping functionality by utilizing internal tunnel IPs for enhanced connectivity checks
2026-02-17 16:35:42 +07:00
..
assets
Init commit
2025-07-07 13:07:26 +07:00
components
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
contexts
feat(EasySwitchManager, FilterManager): implement location-based ping requests to refresh data on route changes
2026-02-12 13:34:03 +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(brandIcons): remove unused Microsoft and Nginx icons from brand icons list for cleaner code
2026-02-17 00:18:54 +07:00
types
feat(ServerManager): implement server grouping in cards view and enhance server modal for groupKey input
2026-02-17 10:37:23 +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
refactor(SettingsPage): update sidebar layout to Tabler style with improved navigation and search functionality
2026-02-17 15:19:32 +07:00
App.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
ASNsNewManager.jsx
feat(BulkActions): integrate FloatingBulkActionsBar for improved bulk action handling in ASNs and IPRanges managers
2026-02-17 10:45:34 +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(BillingManager): update button groups and styling for improved layout and user interaction
2026-02-16 21:55:43 +07:00
CommunitiesManager.jsx
refactor(CommunitiesManager): enhance button actions and layout for improved user interaction and functionality
2026-02-16 22:18:04 +07:00
Dashboard.jsx
feat(PingServices): add endpoint for retrieving ping services list and update dashboard to display dynamic service configurations
2026-02-17 00:15:32 +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
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
EasySwitchManager.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
FilterManager.jsx
refactor(FilterManager): simplify notification handling and improve layout structure for enhanced user experience
2026-02-16 21:19:05 +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
refactor(Managers): enhance button group styling in tables for improved visual consistency and user experience
2026-02-16 17:50:48 +07:00
IPRangesManager.jsx
feat(BulkActions): integrate FloatingBulkActionsBar for improved bulk action handling in ASNs and IPRanges managers
2026-02-17 10:45:34 +07:00
main.jsx
feat: Оптимизация структуры server.js с модульным подходом, добавление новых маршрутов и улучшение обработки ошибок. Обновление валидаторов для MikroTik с использованием общих функций. Улучшение кода компонентов приложения для повышения читаемости и производительности.
2025-10-03 01:49:51 +07:00
MikrotikBackupsManager.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
MikrotikTools.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
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(NetworkMapDashboard): improve ping functionality by utilizing internal tunnel IPs for enhanced connectivity checks
2026-02-17 16:35:42 +07:00
NetworkMapUnifi.jsx
feat(NetworkMapDashboard, NetworkMapUnifi): enhance network visualization with tunnel interface connections and draggable node layout functionality
2026-02-17 16:21:37 +07:00
PingServicesManager.jsx
fix(PingServicesManager): improve error handling during save operation and streamline etag management for UI settings
2026-02-17 00:27:58 +07:00
ServerManager.jsx
feat(ServerManager): fetch and integrate network configuration gateways for improved server gateway handling
2026-02-17 12:53:54 +07:00
SettingsPage.jsx
refactor(SettingsPage, TrafficDashboard): rename traffic interface state variables and enhance interface selection logic for improved clarity and functionality
2026-02-17 16:17:02 +07:00
TrafficDashboard.jsx
refactor(SettingsPage, TrafficDashboard): rename traffic interface state variables and enhance interface selection logic for improved clarity and functionality
2026-02-17 16:17:02 +07:00