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
1dfdfcfeec03178c48a55b0e0428443bda69f5ca
router-lists-ui
/
backend
T
History
denozord
1dfdfcfeec
Publish Fast Tabler Docker image / build-and-push-fast (push)
Successful in 1m59s
Details
fix(mikrotikConfigRoutes, mikrotikApplyService): update default port for MikroTik API connections from 443 to 80 to align with REST API standards
2026-02-03 21:26:47 +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
fix(mikrotikConfigRoutes, mikrotikApplyService): update default port for MikroTik API connections from 443 to 80 to align with REST API standards
2026-02-03 21:26:47 +07:00
services
fix(mikrotikConfigRoutes, mikrotikApplyService): update default port for MikroTik API connections from 443 to 80 to align with REST API standards
2026-02-03 21:26:47 +07:00
utils
feat(MikrotikConfig): enhance MikroTik configuration generation with support for 'text' and 'json' formats; add new API endpoints for interface and recursive route generation
2026-02-03 17:46:30 +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(MikrotikConfig): add ping endpoint and enhance applyMikrotikConfig error handling with safe response method
2026-02-03 20:22:19 +07:00