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
357503ee2fe2a316b4483b99d6da63d3def82ba3
router-lists-ui
/
backend
T
History
denozord
357503ee2f
Publish Fast Tabler Docker image / build-and-push-fast (push)
Successful in 1m44s
Details
fix(NetworkMapScheduler): increase speed test request timeout to 5 minutes and improve error logging for aborted requests
2026-02-18 16:01:21 +07:00
..
lib
refactor: Clean up brace counting logic in Mikrotik config validation for improved readability and maintainability.
2025-12-06 15:00:13 +07:00
middleware
feat: Оптимизация структуры server.js с модульным подходом, добавление новых маршрутов и улучшение обработки ошибок. Обновление валидаторов для MikroTik с использованием общих функций. Улучшение кода компонентов приложения для повышения читаемости и производительности.
2025-10-03 01:49:51 +07:00
routes
feat(NetworkMapScheduler): add next scheduled run time to settings response and update frontend to display next run time
2026-02-18 14:11:27 +07:00
services
fix(NetworkMapScheduler): increase speed test request timeout to 5 minutes and improve error logging for aborted requests
2026-02-18 16:01:21 +07:00
utils
refactor(mikrotikInterfaceGenerator, NetworkConfigManager): improve comments for route removal and enhance request logging format in API responses
2026-02-03 21:35:04 +07:00
.gitignore
Init commit
2025-07-07 13:07:26 +07:00
package-lock.json
refactor(mikrotikApplyService): transition from node-routeros to REST API client for MikroTik configuration; enhance request handling and error management
2026-02-03 21:19:01 +07:00
package.json
refactor(mikrotikApplyService): transition from node-routeros to REST API client for MikroTik configuration; enhance request handling and error management
2026-02-03 21:19:01 +07:00
server.js
feat(NetworkMapScheduler): integrate network map scheduler functionality with API routes and frontend components for enhanced network monitoring
2026-02-18 12:41:20 +07:00