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
d53100f5bd93b48e3b9ce0fb03bf281d7aa8b0cd
router-lists-ui
/
backend
T
History
denozord
489cb3b312
feat(network-map): implement next run scheduling persistence and recovery logic for network map scheduler
2026-02-25 01:27:39 +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
refactor(alerts): consolidate tunnel alert settings into a single structure with enhanced UI controls
2026-02-24 22:23:12 +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