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
b3739388e55f2db96331ba1d0f545c35e1f533a3
router-lists-ui
/
frontend
/
src
T
History
denozord
b3739388e5
Publish Fast Tabler Docker image / build-and-push-fast (push)
Successful in 3m4s
Details
feat(EasySwitchManager): integrate network-config gateways into server data loading and filtering logic for improved accuracy
2026-02-10 21:49:55 +07:00
..
assets
Init commit
2025-07-07 13:07:26 +07:00
components
feat(mikrotikBackupScheduler, MikrotikBackupsManager): enhance backup server management by integrating UI settings and adding server selection functionality
2026-02-09 17:06:49 +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
refactor(App, MikrotikBackupsManager): remove unused IconDatabaseBackup and update icon reference for Mikrotik backups
2026-02-09 16:51:21 +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): integrate network-config gateways into server data loading and filtering logic for improved accuracy
2026-02-10 21:49:55 +07:00
FilterManager.jsx
refactor(GatewayAutocomplete): remove selected gateway info display to streamline component and reduce clutter
2026-02-10 20:54:28 +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): enhance backup management UI with detailed backup table and improved server selection settings
2026-02-10 17:27:47 +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