This repository was archived by the owner on Dec 14, 2025. It is now read-only.
Commit 112242c
committed
feat: Update ContactPage to use Discord instead of Telegram for support
fix: Enhance Minecraft hosting service description with specific hardware details
feat: Add AMD Ryzen 9 7900X specifications to service features across multiple components
feat: Improve Services component to include additional features for Minecraft and VPS plans
feat: Expand Footer component with new social media links for YouTube and TikTok
refactor: Revamp MinecraftPlans component to support annual billing and display pricing dynamically
refactor: Update VpsPlans component to enhance pricing display and add promotional tags
fix: Refine AuthContext to handle new login methods and improve error handling
feat: Implement WebSocket proxy with enhanced error handling and logging
feat: Update auth API routes for Discord and Google login with proper redirection and error handling1 parent 921e52a commit 112242c
File tree
20 files changed
+772
-627
lines changed- src
- app
- checkout/[service]/[plan]
- lgpd
- login
- sac
- services
- minecraft
- components
- home
- layout
- minecraft
- vps
- contexts
- pages/api
- auth
- discord
- google
- services/api
20 files changed
+772
-627
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments