Commit Graph
28 Commits
Author SHA1 Message Date
denozord 31559eae3b feat: Update API endpoints and routing for domains in Dashboard and MainLayout, removing deprecated components
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m4s
2025-08-05 22:01:56 +07:00
denozord 7c6ceb66bc feat: Integrate Dashboard component into MainLayout and update routing to redirect home path to /dashboard
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m6s
2025-08-05 21:26:23 +07:00
denozord f5d86d9e1b feat: Enhance dropdown menu functionality in MainLayout by adding click outside detection and improved toggle behavior
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m23s
2025-08-05 20:47:19 +07:00
denozord 89bb76d7cb fix icons 2
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m1s
2025-08-05 20:26:04 +07:00
denozord 6807d1d429 fix icons
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 3m6s
2025-08-05 20:21:41 +07:00
denozord 3168964cde feat: Revamp navigation structure in App component with dropdown menus and enhanced styling for improved user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 4m49s
2025-08-05 20:14:38 +07:00
denozord c2f0324817 feat: Add IconCreditCard and IconCurrencyDollar to BillingManager and App components for improved icon representation
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 8m25s
2025-07-30 04:25:44 +07:00
denozord c6fbfee2b3 feat: Add billing routes in server.js for retrieving and updating billing data, and integrate BillingManager in App.jsx for navigation
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 6m7s
2025-07-30 04:16:05 +07:00
denozord 7642d86a82 feat: Implement auto URL management in server.js and integrate AutoUrlManager in App.jsx for enhanced URL processing and IP updates
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 21m16s
2025-07-21 14:11:41 +07:00
denozord 9df5f577d9 fix: Update navigation items in MainLayout to display all available links instead of limiting to the first five
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 8m12s
2025-07-16 12:09:17 +07:00
denozord 24d4e743b5 feat: Integrate ASNsNewManager component for ASN management in routing
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m33s
2025-07-14 20:36:10 +07:00
denozord 2bee891548 feat: Add IP ranges management API endpoints and integrate with frontend for viewing and updating IP ranges
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m20s
2025-07-14 19:40:27 +07:00
denozord 8926f599c0 feat: Add new API endpoints for managing domains and integrate DomainsNewManager in the frontend for enhanced domain management functionality
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m24s
2025-07-14 09:00:56 +07:00
denozord 93ace3c619 feat: Add filters API endpoints for retrieving, updating, generating, and exporting MikroTik configurations
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m37s
2025-07-14 08:09:05 +07:00
denozord 9a109a0bf2 feat: Refactor App and ServerManager components to improve navigation and modal handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m26s
2025-07-10 10:02:01 +07:00
denozord aaa4878229 feat: Integrate react-router-dom for routing and enhance App component with new navigation structure
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m58s
2025-07-10 09:45:18 +07:00
denozord 86f6304382 feat: Add server management functionality with new API endpoints and update UI to include server statistics
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 14m34s
2025-07-10 08:21:52 +07:00
denozord 0390dfd148 feat: Add new endpoint to fetch last modified dates of S3 files and update Dashboard to display this information
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m53s
2025-07-09 22:43:55 +07:00
denozord e0fa98f21a feat: Add StatCard component to Dashboard and implement sorting, filtering, and pagination in DataManager
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m3s
2025-07-09 10:36:44 +07:00
denozord 7e29a3daed refactor: Simplify App component by removing sidebar functionality and updating navigation structure for improved UI consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m13s
2025-07-09 09:26:42 +07:00
denozord 1eb3e9d3f6 feat: Integrate @tabler/core for UI enhancements and refactor App component with new sidebar and dashboard features
Publish Tabler Docker image / build-and-push-tabler (push) Has been cancelled
2025-07-08 23:02:32 +07:00
denozord 0c1c156bb7 feat: Add Tabler UI support and enhance frontend with new features
Publish Tabler Docker image / build-and-push-tabler (push) Failing after 6m47s
2025-07-08 22:50:28 +07:00
denozord f110f53a52 feat: Добавлена поддержка AS и рефакторинг UI на вкладки
Publish Docker image / build-and-push (push) Successful in 1m38s
2025-07-07 15:37:26 +07:00
denozord 7bf55bd1d2 Fix: Use domain name as key for editing and deleting
Publish Docker image / build-and-push (push) Successful in 1m34s
2025-07-07 14:32:35 +07:00
denozord 834eeb7fc8 Enhance domain management: Add editing and bulk update features for domain types
Publish Docker image / build-and-push (push) Successful in 2m0s
2025-07-07 13:56:04 +07:00
denozord dcdcc3829c Refactor: Improve domain list UI with search functionality and save button
Publish Docker image / build-and-push (push) Successful in 1m25s
2025-07-07 13:50:24 +07:00
denozord 630a1772ae Fix: Use relative API URL for production build
Publish Docker image / build-and-push (push) Successful in 1m32s
2025-07-07 13:41:50 +07:00
denozord d2e6aa1d38 Init commit
Publish Docker image / build-and-push (push) Failing after 2m17s
2025-07-07 13:07:26 +07:00