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
d31c90b60ef4e2fccb7926224a7fe8451bbb4e7d
router-lists-ui
/
backend
T
History
denozord
d68b3aa104
Publish Fast Tabler Docker image / build-and-push-fast (push)
Successful in 2m32s
Details
feat(network-map): add network speed thresholds for alerts and enhance settings UI for configuration
2026-02-25 02:15:10 +07:00
..
lib
feat(Validators): add server ID validation function to prevent path traversal and unsafe characters; update routes to utilize new validation logic
2026-02-22 23:28:19 +07:00
middleware
feat: Оптимизация структуры server.js с модульным подходом, добавление новых маршрутов и улучшение обработки ошибок. Обновление валидаторов для MikroTik с использованием общих функций. Улучшение кода компонентов приложения для повышения читаемости и производительности.
2025-10-03 01:49:51 +07:00
routes
feat(network-map): add network speed thresholds for alerts and enhance settings UI for configuration
2026-02-25 02:15:10 +07:00
services
feat(network-map): implement next run scheduling persistence and recovery logic for network map scheduler
2026-02-25 01:27:39 +07:00
utils
feat(Validators): add server ID validation function to prevent path traversal and unsafe characters; update routes to utilize new validation logic
2026-02-22 23:28:19 +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
refactor(logging): remove agent logging from various components to streamline code and improve maintainability
2026-02-24 13:53:41 +07:00