Commit Graph
131 Commits
Author SHA1 Message Date
denozord eaa88e2897 feat: Improve zoom functionality in GraphView by adjusting zoom extent and enabling broader panning capabilities for enhanced user interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m39s
2025-08-08 16:28:32 +07:00
denozord efc561a2a1 feat: Add fullscreen toggle functionality to GraphView for enhanced user experience and improved interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m52s
2025-08-08 16:15:59 +07:00
denozord 16c75a40a8 feat: Enhance GraphView with improved zoom functionality and label styling, including shadows for better visibility and aesthetics
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m48s
2025-08-08 16:03:30 +07:00
denozord 896f2e668c feat: Add zoom controls and country flag display in GraphView for enhanced interactivity and visualization
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m52s
2025-08-08 15:48:31 +07:00
denozord 5bdb4cfdd9 feat: Enhance GraphView with node dimensions, background grid, and improved layout adjustments for better visualization and interactivity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m37s
2025-08-08 15:28:34 +07:00
denozord 26152b2127 feat: Implement force-directed layout and zoom functionality in GraphView for enhanced visualization and interactivity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m58s
2025-08-08 15:12:29 +07:00
denozord 0e81f36200 feat: Enhance GraphView and ServerManager components with tunnel type styles and hover effects for improved visualization and user interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m45s
2025-08-08 14:55:23 +07:00
denozord 68e9d5be7d feat: Improve currency conversion logic in BillingManager to handle multiple currencies and enhance accuracy in RUB calculations
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m11s
2025-08-08 14:29:22 +07:00
denozord 1f1ee7161c feat: Remove right section of the navbar in MainLayout to enhance conciseness and streamline the user interface
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m57s
2025-08-08 12:43:08 +07:00
denozord a7549ff164 feat: Simplify MainLayout by removing unused icons and notifications, streamlining the navbar for a cleaner user interface
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m57s
2025-08-08 12:28:23 +07:00
denozord 389725c023 feat: Replace anchor tags with button elements for close actions in multiple managers to improve accessibility and semantic HTML
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m56s
2025-08-08 12:16:09 +07:00
denozord ebfc5a9fab feat: Add favicon display functionality in BillingManager for improved visual identification of providers
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m41s
2025-08-08 12:03:20 +07:00
denozord 560120f5b8 feat: Implement payment editing functionality in BillingManager for enhanced payment management
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m37s
2025-08-08 11:50:11 +07:00
denozord fdad8ce5e1 feat: Add country flag display functionality in BillingManager for improved user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m47s
2025-08-08 11:37:58 +07:00
denozord 6c7142d45d feat: Add payment modal to BillingManager for streamlined payment entry and management
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m42s
2025-08-08 11:21:22 +07:00
denozord 6d7ed80646 feat: Enhance ASNsNewManager with input validation, import/export functionality, and improved UI feedback for better user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m32s
2025-08-08 10:56:31 +07:00
denozord 3c185509b2 feat: Revamp Dashboard component with new icons, improved layout, and quick action links for enhanced user navigation and experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m14s
2025-08-08 10:39:50 +07:00
denozord 64dbe621be feat: Refactor pagination components across multiple managers to improve UI consistency and enhance user experience with better navigation controls
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m1s
2025-08-08 10:24:41 +07:00
denozord 82e15e708f feat: Enhance DomainsNewManager with validation for domain and community fields, add import/export functionality, and improve UI with new icons and feedback messages
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m8s
2025-08-08 09:54:34 +07:00
denozord f999c87335 chore: Remove inline caching build argument from Docker publish workflow for simplification
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m31s
2025-08-08 09:34:09 +07:00
denozord c736268c87 chore: Update Docker publish workflow to use inline caching and simplify old image cleanup process
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 1m6s
2025-08-08 09:29:12 +07:00
denozord b1b956f05b chore: Update Dockerfile to switch from npm ci to npm install for improved caching and dependency management
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 6m35s
2025-08-08 09:12:53 +07:00
denozord fd9f598f95 chore: Change NODE_ENV to development and update npm command in Dockerfile for improved build process
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 3m41s
2025-08-08 09:04:15 +07:00
denozord 9d6cef6f9b chore: Update Dockerfile to replace npm run build with npx vite build for improved build process consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 6m54s
2025-08-08 08:55:19 +07:00
denozord a8c7d3e73e refactor: Update Dockerfile to use glibc-based images for frontend and backend builds, and implement a minimal distroless runtime for improved security and efficiency. Enhance CI workflow with cleanup of old Docker images.
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 4m50s
2025-08-08 08:47:59 +07:00
denozord 4e5025b86e chore: Update Dockerfile to switch from npm ci to npm install for improved dependency management with caching
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 2m36s
2025-08-08 08:33:10 +07:00
denozord c139a0c9c9 feat: Update Dockerfile and package.json to optimize Rollup build process and add optional Rollup dependency
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 2m58s
2025-08-08 08:26:55 +07:00
denozord b0094e4658 feat: Update Docker configuration and enhance AutoUrlManager with copy functionality for example format
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 4m32s
2025-08-08 08:18:32 +07:00
denozord d96f1e1c24 feat: Enhance AutoUrlManager with validation for URL and community fields, add mass import functionality, and improve UI with new icons and feedback messages
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 9m16s
2025-08-08 07:58:08 +07:00
denozord 9b253e8963 feat: Enhance BillingManager with new payment addition functionality, update modal forms to include historical payment details, and improve UI with additional action buttons and status selection
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 30m1s
2025-08-06 00:18:45 +07:00
denozord 2c67c2b23b feat: Add payment history section to BillingManager, update form labels to Russian, and remove country flag display for improved clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m43s
2025-08-05 23:40:06 +07:00
denozord 859395028f feat: Refactor BillingManager to improve validation, add filter functionality, and enhance UI with new icons and export feature
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m26s
2025-08-05 23:09:52 +07:00
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 6dee0fa0b4 feat: Refactor S3 last modified endpoint and Dashboard data fetching to handle errors gracefully
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m7s
2025-08-05 21:39:58 +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 4fbffad878 feat: Add currency support to billing data and enhance BillingManager with exchange rate fetching and formatting functions
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m47s
2025-07-30 04:56:49 +07:00
denozord 13767d7b3f feat: Update BillingManager to replace 'nodeName' with 'purpose', add purpose formatting function, and enhance UI elements with consistent icon sizes
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m56s
2025-07-30 04:47:17 +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 093d3e07db refactor: Update auto URL parsing and formatting in server.js and AutoUrlManager for consistent whitespace handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 18m1s
2025-07-21 14:41:45 +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 9ca9d3f2df refactor: Improve configuration generation formatting in server.js for better readability and structure
Publish Fast Tabler Docker image / build-and-push-fast (push) Has been cancelled
2025-07-21 14:04:07 +07:00
denozord 8a475b38c0 feat: Enhance filter editing functionality in FilterManager by adding index tracking for updates
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m27s
2025-07-16 12:28:54 +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 04766bd005 feat: Enhance GraphView component with draggable nodes, improved positioning, and country color coding for better visualization of server connections
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m24s
2025-07-15 23:46:14 +07:00
denozord bbf143dee7 refactor: Simplify GraphView component by removing state management and implementing grid-based node positioning for improved layout
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m18s
2025-07-15 22:01:09 +07:00