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
v3
router-lists-ui
/
backend
/
routes
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
denozord
3fda43cf2c
Publish Fast Tabler Docker image / build-and-push-fast (push)
Successful in 1m49s
Details
docs(README): update locks API documentation to clarify optional soft-locks for editing and S3 access; enhance speed test route comments to explain non-blocking behavior
2026-02-22 23:36:31 +07:00
..
communitiesRoutes.js
feat: Оптимизация маршрутов для получения данных из S3 с использованием вспомогательных функций getS3JsonWithHeaders и getS3TextWithHeaders для улучшения читаемости и обработки ошибок. Упрощение кода и улучшение обработки конфигураций серверов и фильтров.
2025-10-03 02:08:23 +07:00
filtersRoutes.js
feat(MikrotikConfig): enhance MikroTik configuration generation with support for 'text' and 'json' formats; add new API endpoints for interface and recursive route generation
2026-02-03 17:46:30 +07:00
ipsecPasswordsRoutes.js
fix(NetworkConfigManager, server): enhance IPSec password encryption and decryption error handling; add validation for encrypted password format and improve logging for better debugging
2026-01-22 19:54:32 +07:00
jsonDataRoutes.js
feat(NetworkConfig): add network configuration routes and validation; integrate into server and frontend for managing IP, interfaces, and gateways
2026-01-22 10:08:51 +07:00
mikrotikBackupRoutes.js
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
mikrotikConfigRoutes.js
docs(README): update locks API documentation to clarify optional soft-locks for editing and S3 access; enhance speed test route comments to explain non-blocking behavior
2026-02-22 23:36:31 +07:00
miscRoutes.js
feat(PingServices): implement history tracking for ping results and update API responses to include historical data
2026-02-22 21:40:55 +07:00
resourceStatsRoutes.js
feat(ResourceStats): add resource statistics API endpoint and integrate into frontend with routing and localization updates
2026-02-22 22:05:47 +07:00
schedulerRoutes.js
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
serverConfigsRoutes.js
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
serversRoutes.js
refactor(MikrotikConfig): extend MikroTik credentials handling to support home routers and update related error messages for improved clarity
2026-02-16 23:04:43 +07:00
textDataRoutes.js
feat: Обновление функции createTextDataPOST для поддержки нескольких типов входных данных (domains, ipRanges, items) с улучшенной валидацией и обработкой ошибок. Это улучшает обратную совместимость и гибкость API.
2025-10-14 21:19:03 +07:00
trafficRoutes.js
refactor(TrafficRoutes): remove deprecated interface statistics and speed test functions; streamline MikroTik credentials retrieval
2026-02-17 23:22:38 +07:00