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
e4394ef35c68aeff17be4fced431368c5c183e0d
router-lists-ui
/
backend
T
History
denozord
3f41bd4c7c
feat(api): add alerts API endpoint and refactor resource stats retrieval for improved data handling
2026-02-24 00:25:36 +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(api): add alerts API endpoint and refactor resource stats retrieval for improved data handling
2026-02-24 00:25:36 +07:00
services
feat(UptimeMonitor): add uptime monitor scheduler settings and endpoints for improved monitoring functionality
2026-02-22 21:10:50 +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
feat(api): add alerts API endpoint and refactor resource stats retrieval for improved data handling
2026-02-24 00:25:36 +07:00