Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

Conversation

@XDukeHD
Copy link
Owner

@XDukeHD XDukeHD commented Aug 13, 2025

No description provided.

XDukeHD and others added 8 commits August 5, 2025 16:58
feat: implement rename modal for renaming files

feat: create server console component for displaying console messages and sending commands

feat: develop server files component for managing server files with upload, download, and edit functionalities

feat: build server header component to display server status and control actions

feat: establish server layout component for organizing server-related views

feat: create server overview component to display server statistics and information

feat: implement server sidebar for navigation between different server management tabs
- Redesigned the ServerSidebar component to include a back link to the dashboard and improved server name display.
- Added new documentation for the dashboard implementation detailing the new structure, components, performance optimizations, and responsive design.
- Created file management page with functionalities for file operations (upload, download, edit, delete, etc.) and integrated modals for file editing and renaming.
- Developed network settings page to display network information and allow for IP management.
- Implemented server settings page for server configuration.
- Added server statistics page with real-time monitoring capabilities and improved UI for displaying server stats.
… card, navbar, network, overview, power controls, resources, settings, and stats

- Implemented VpsInfoCard for displaying VPS details and status.
- Created VpsNavbar for navigation between different VPS management tabs.
- Developed VpsNetwork to manage and display network-related information.
- Added VpsOverview to aggregate and present key VPS information.
- Built VpsPowerControls for server power management actions with confirmation modals.
- Introduced VpsResources to visualize resource usage (CPU, RAM, Disk).
- Created VpsSettings for managing system and access information.
- Developed VpsStats for real-time statistics on resource usage.
- Implemented API services for fetching VPS and FTP details.
…ing states

- Added useEffect to fetch plans from API and handle loading/error states.
- Updated Plan interface to include detailed pricing structure.
- Implemented PlanSkeleton for loading state representation.
- Introduced CountUp for animated price display.
- Improved billing cycle toggle logic and UI.
- Refactored plan mapping to use fetched data instead of hardcoded samples.

feat: Implement heartbeat mechanism in ServerConsoleWebSocket

- Added heartbeat functionality to maintain WebSocket connection.
- Implemented reconnect logic with credential validation.
- Enhanced error handling and logging for better debugging.
- Updated credential renewal process to avoid unnecessary reconnections.

feat: Create FileUploadArea component for file uploads

- Implemented drag-and-drop file upload functionality.
- Added file size validation for uploads (max 100MB).
- Integrated upload progress display with spinner.

feat: Develop ServerNavbar component for server management

- Created a responsive navigation bar with tabs for console, stats, files, and settings.
- Implemented tab change handling with URL hash updates.
- Added MinecraftSettingsContent component for managing server settings including FTP information and operating systems.
- Introduced ServerConsole component to handle WebSocket connections for server console interactions.
- Created StatsContent component to display server statistics such as memory, CPU, disk usage, and network activity.
- Implemented functionality for renaming servers, changing Minecraft versions, and resetting FTP passwords.
- Enhanced user experience with loading states and error handling across components.
@vercel
Copy link

vercel bot commented Aug 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
firehosting Ready Preview Comment Aug 13, 2025 10:00pm

@XDukeHD XDukeHD merged commit d606a01 into production Aug 13, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants