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
17ab2a30ec3d368cb331f861e4ee20fbde86b502
router-lists-ui
/
backend
/
routes
T
History
denozord
17ab2a30ec
Publish Fast Tabler Docker image / build-and-push-fast (push)
Successful in 1m41s
Details
feat(PingServices): add caching functionality for ping service results and enhance settings modal for cache duration configuration
2026-02-17 00:05:30 +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(mikrotikBackupRoutes): add encryption and decryption for backup content to enhance security
2026-02-10 01:54:38 +07:00
mikrotikConfigRoutes.js
refactor(PingServices): refine interface selection logic for ping operations, accommodating home routers without gateways
2026-02-16 23:53:54 +07:00
miscRoutes.js
feat(PingServices): add caching functionality for ping service results and enhance settings modal for cache duration configuration
2026-02-17 00:05:30 +07:00
serverConfigsRoutes.js
feat(serverConfigs): enhance jumphost server filtering logic for backward compatibility
2026-01-20 15:53:34 +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