denozord
  • Joined on 2024-11-14
denozord pushed to tabler at denozord/router-lists-ui 2025-08-05 23:09:43 +07:00
859395028f feat: Refactor BillingManager to improve validation, add filter functionality, and enhance UI with new icons and export feature
denozord pushed to tabler at denozord/router-lists-ui 2025-08-05 22:01:40 +07:00
31559eae3b feat: Update API endpoints and routing for domains in Dashboard and MainLayout, removing deprecated components
denozord pushed to tabler at denozord/router-lists-ui 2025-08-05 21:39:40 +07:00
6dee0fa0b4 feat: Refactor S3 last modified endpoint and Dashboard data fetching to handle errors gracefully
denozord pushed to tabler at denozord/router-lists-ui 2025-08-05 21:26:15 +07:00
7c6ceb66bc feat: Integrate Dashboard component into MainLayout and update routing to redirect home path to /dashboard
denozord pushed to tabler at denozord/router-lists-ui 2025-08-05 20:47:03 +07:00
f5d86d9e1b feat: Enhance dropdown menu functionality in MainLayout by adding click outside detection and improved toggle behavior
denozord pushed to tabler at denozord/router-lists-ui 2025-08-05 20:25:47 +07:00
89bb76d7cb fix icons 2
denozord pushed to tabler at denozord/router-lists-ui 2025-08-05 20:21:24 +07:00
6807d1d429 fix icons
denozord pushed to tabler at denozord/router-lists-ui 2025-08-05 20:14:21 +07:00
3168964cde feat: Revamp navigation structure in App component with dropdown menus and enhanced styling for improved user experience
denozord pushed to tabler at denozord/router-lists-ui 2025-07-30 04:56:39 +07:00
4fbffad878 feat: Add currency support to billing data and enhance BillingManager with exchange rate fetching and formatting functions
denozord pushed to tabler at denozord/router-lists-ui 2025-07-30 04:47:06 +07:00
13767d7b3f feat: Update BillingManager to replace 'nodeName' with 'purpose', add purpose formatting function, and enhance UI elements with consistent icon sizes
denozord pushed to tabler at denozord/router-lists-ui 2025-07-30 04:25:32 +07:00
c2f0324817 feat: Add IconCreditCard and IconCurrencyDollar to BillingManager and App components for improved icon representation
denozord pushed to tabler at denozord/router-lists-ui 2025-07-30 04:16:01 +07:00
c6fbfee2b3 feat: Add billing routes in server.js for retrieving and updating billing data, and integrate BillingManager in App.jsx for navigation
denozord pushed to tabler at denozord/router-lists-ui 2025-07-21 14:41:41 +07:00
093d3e07db refactor: Update auto URL parsing and formatting in server.js and AutoUrlManager for consistent whitespace handling
denozord pushed to tabler at denozord/router-lists-ui 2025-07-21 14:11:37 +07:00
7642d86a82 feat: Implement auto URL management in server.js and integrate AutoUrlManager in App.jsx for enhanced URL processing and IP updates
denozord pushed to tabler at denozord/router-lists-ui 2025-07-21 14:04:14 +07:00
9ca9d3f2df refactor: Improve configuration generation formatting in server.js for better readability and structure
denozord created repository infra/local-bgp 2025-07-18 21:49:03 +07:00
denozord pushed to tabler at denozord/router-lists-ui 2025-07-16 12:28:55 +07:00
8a475b38c0 feat: Enhance filter editing functionality in FilterManager by adding index tracking for updates
denozord pushed to tabler at denozord/router-lists-ui 2025-07-16 12:09:24 +07:00
9df5f577d9 fix: Update navigation items in MainLayout to display all available links instead of limiting to the first five
denozord pushed to main at infra/shx-network 2025-07-16 11:25:14 +07:00
f2e8ae9b0e Update OSPF configuration in ospf_cost_priority.md to create a new area (0.0.0.4) and adjust interface costs for prioritization. Changed all relevant interfaces from 'backbone' to 'ihor-swe-area' for consistency across HOME, MSK-IHOR, and SWE-HIPHOST setups.
denozord pushed to main at infra/shx-network 2025-07-16 11:15:50 +07:00
13b2a62932 Add detailed configuration guide for OSPF route acquisition through IHOR to SWE-HIPHOST. Included step-by-step instructions for setting up GRE tunnels, OSPF areas, and policy-based routing for YouTube traffic. Enhanced architecture overview and troubleshooting tips for OSPF neighbor establishment and route announcements.