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
8a8a55e7b686e6a4f0d48290bd9f1f9a8c0e9d44
router-lists-ui
/
frontend
/
src
T
History
denozord
8a8a55e7b6
Publish Fast Tabler Docker image / build-and-push-fast (push)
Failing after 3m53s
Details
feat(MikrotikTools): add traceroute and ping mode selection with reset and run buttons for enhanced user interaction
2026-02-13 00:17:55 +07:00
..
assets
Init commit
2025-07-07 13:07:26 +07:00
components
feat(ping): add ping caching functionality with configurable duration in UI settings
2026-02-11 11:48:32 +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
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(MikrotikTools): add traceroute functionality via MikroTik API and integrate new tools route in frontend
2026-02-12 15:24:53 +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
refactor(BillingManager): streamline next payment date calculation by integrating it into data normalization process
2026-02-04 12:33:48 +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(EasySwitchManager, FilterManager): implement location-based ping requests to refresh data on route changes
2026-02-12 13:34:03 +07:00
FilterManager.jsx
feat(EasySwitchManager, FilterManager): implement location-based ping requests to refresh data on route changes
2026-02-12 13:34:03 +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
MikrotikBackupsManager.jsx
feat(MikrotikBackupsManager): add large modal for displaying backup content with improved UI
2026-02-11 16:00:48 +07:00
MikrotikTools.jsx
feat(MikrotikTools): add traceroute and ping mode selection with reset and run buttons for enhanced user interaction
2026-02-13 00:17:55 +07:00
NetworkConfigManager.jsx
refactor(mikrotikInterfaceGenerator, NetworkConfigManager): improve comments for route removal and enhance request logging format in API responses
2026-02-03 21:35:04 +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