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
1f391d9398340c8ffc10d1007cdcf4055b282e9f
router-lists-ui
/
backend
T
History
denozord
1f391d9398
Publish Fast Tabler Docker image / build-and-push-fast (push)
Successful in 1m52s
Details
feat(mikrotik): implement batch removal of address lists with fallback to individual deletes for improved efficiency and error handling
2026-02-24 14:39:25 +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(mikrotik): implement batch removal of address lists with fallback to individual deletes for improved efficiency and error handling
2026-02-24 14:39:25 +07:00
services
refactor(logging): remove agent logging from various components to streamline code and improve maintainability
2026-02-24 13:53:41 +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