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
cc92502de2cada5089febc09b4633bf137161454
router-lists-ui
/
backend
T
History
denozord
cc92502de2
Publish Fast Tabler Docker image / build-and-push-fast (push)
Successful in 1m46s
Details
feat(mikrotik): optimize address list entry addition with chunked execution and improved error handling
2026-02-24 15:10:54 +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): optimize address list entry addition with chunked execution and improved error handling
2026-02-24 15:10:54 +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