denozord
  • Joined on 2024-11-14
denozord pushed to main at denozord/EvoBGP 2026-08-07 16:16:42 +07:00
4634aac2d1 feat(network): add delete functionality for BGP peers with confirmation dialog
7953ae6e78 chore(reui): update documentation and component references to reflect new 20 building blocks
Compare 2 commits »
denozord pushed to main at denozord/EvoFirewall 2026-08-07 15:44:30 +07:00
402182195f feat(api, test, web): enhance IP hit tracking and reset logic for agents
denozord pushed to main at denozord/EvoFirewall 2026-08-07 15:22:44 +07:00
3815575799 feat(api): update mikrotik-install script for improved filter rule management and versioning
denozord pushed to main at denozord/EvoFirewall 2026-08-07 14:46:09 +07:00
ee3429b747 feat(api, web): enhance MikroTik integration and IP hit tracking
denozord pushed to main at denozord/EvoFirewall 2026-08-07 14:15:13 +07:00
4ee78032c4 feat(api, web): implement per-IP blocked stats for agents
9fd7ddb26c feat(reui): update documentation and component details for ReUI registry
Compare 2 commits »
denozord pushed to main at denozord/cloudflare-domain-manager 2026-08-07 13:18:59 +07:00
ce8393e0c3 refactor(services): update service creation logic and enhance service group schema
denozord pushed to main at denozord/cloudflare-domain-manager 2026-08-07 09:46:43 +07:00
3fb8480f8a Update ReUI skill documentation to reflect the addition of 3 new components, increasing the total from 17 to 20. Adjust descriptions and examples accordingly, including updates to the data-grid API to align with TanStack Table v9. Ensure all references to components and their usage are consistent across the documentation.
denozord pushed to main at denozord/vps-tracker 2026-08-06 22:53:37 +07:00
54f3587b45 feat(web): клик по проекту, копирование IP и доступ к серверу
denozord pushed to main at denozord/telemtPanel 2026-08-04 23:42:42 +07:00
4dbbf09326 feat(api, web): integrate pod routes and user hierarchy management
denozord pushed to main at denozord/telemtPanel 2026-08-04 22:22:29 +07:00
14911cd067 fix(frontend): починить сортировку DataGrid и стиль колонки actions
denozord pushed to main at denozord/telemtPanel 2026-08-04 22:06:16 +07:00
ee3e96647e Refactor dropdown menu components in various files to prevent event propagation, enhancing user interaction. Update CountedLineTabs component documentation with preview links for better clarity. Improve styling and layout in resource page and user columns for consistency and visual appeal.
denozord pushed to main at denozord/telemtPanel 2026-08-04 21:58:21 +07:00
3c065e8de1 Refactor ErrorsGridView component to streamline imports and enhance filtering functionality. Update pagination handling and integrate new log columns for improved data presentation. Adjust related components for consistency and performance optimization.
denozord pushed to main at denozord/telemtPanel 2026-08-04 21:39:45 +07:00
d17a403f12 Add Errors route and integrate into navigation and dashboard
denozord pushed to main at denozord/telemtPanel 2026-08-04 19:57:18 +07:00
33af19ba0c Refactor MePoolPanel component to integrate DC and writer metrics, enhancing data presentation with new RTT and coverage indicators. Update TypeScript interfaces for improved data handling and parsing of DC and writer statuses. Adjust runtime page to fetch and display new metrics, ensuring comprehensive monitoring of ME pool performance.
denozord pushed to main at denozord/telemtPanel 2026-08-04 19:47:57 +07:00
6481ee4f1a Enhance user detail and metrics components by adding share links, improving RankedBarList with titles and subtitles, and updating TypeScript configuration to exclude additional directories. Refactor runtime page to include ME pool quality metrics and improve error class label resolution in dashboard.
denozord pushed to main at denozord/telemtPanel 2026-08-04 19:22:27 +07:00
d35fa5a285 Update .env.example and README.md to clarify JWT_SECRET requirements; enhance telemt API route handling to preserve query parameters; adjust TypeScript configuration to exclude specific directories; improve data grid components with new features and optimizations.
denozord pushed to main at denozord/telemtPanel 2026-08-04 18:58:17 +07:00
9bebc9e92d Refactor JWT secret handling in loadConfig function to ensure proper validation and trimming. Added error handling for production environment requiring a minimum length for JWT_SECRET.
denozord pushed to main at denozord/telemtPanel 2026-08-04 18:53:38 +07:00
06262664d2 Update .gitignore to exclude out-deploy-test directory, modify Dockerfile to include .npmrc in copy command, and enable injectWorkspacePackages in pnpm-lock.yaml for improved package management.
denozord pushed to main at denozord/telemtPanel 2026-08-04 18:36:44 +07:00
9ac385d332 Update Docker image references from 'telemtPanel' to 'telemtpanel' across configuration files and documentation for consistency.
denozord pushed to main at denozord/telemtPanel 2026-08-04 18:33:49 +07:00
b5f31c1083 Init