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
f6d32b3efa9aa964b2b118c8d6586eb46bf98d4c
router-lists-ui
/
backend
T
History
denozord
a0bf4a7a9f
Publish Fast Tabler Docker image / build-and-push-fast (push)
Failing after 2m49s
Details
feat(ping): refine interface selection logic to prioritize 'ether1' and 'ether2' before falling back to other 'ether' interfaces
2026-02-10 23:38:15 +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(ping): refine interface selection logic to prioritize 'ether1' and 'ether2' before falling back to other 'ether' interfaces
2026-02-10 23:38:15 +07:00
services
refactor(mikrotikBackupRoutes, mikrotikApplyService): improve error handling and logging for backup and file retrieval processes
2026-02-10 01:48:07 +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(Mikrotik): add ping endpoint and implement prefetching of ping data for gateways in EasySwitchManager
2026-02-10 21:34:52 +07:00