This repository was archived by the owner on Dec 14, 2025. It is now read-only.
Commit 3e16792
authored
Merge pull request #13 from XDukeHD/development
Refactor: Remove unnecessary comments and console logs across various components and services
- Removed console logs from ServerConsole, Testimonials, ExternalScripts, Header, and other components for cleaner code.
- Eliminated redundant comments that describe obvious code functionality in ServerConsole, MtaPlans, SampPlans, and Vps components.
- Updated tailwind.config.js to include additional screen breakpoints for better responsiveness.
- Cleaned up WebSocket connection handling in FireHostingWebSocket and ServerConsoleWebSocket by removing debug logs.
- Streamlined API service files by removing comments that do not add value to the code understanding.74 files changed
Lines changed: 4156 additions & 1706 deletions
File tree
- public/images
- src
- app
- checkout/[service]/[plan]
- dashboard
- app/[identifier]
- vps/[uuid]
- forgot-password
- login
- partnerships
- register
- sac
- services
- blob
- terms
- components
- dashboard
- app
- minecraft
- home
- layout
- minecraft
- mta
- samp
- vps
- contexts
- hooks
- pages/api
- auth
- services
- api
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
| |||
180 | 179 | | |
181 | 180 | | |
182 | 181 | | |
183 | | - | |
184 | 182 | | |
185 | 183 | | |
186 | | - | |
187 | 184 | | |
188 | 185 | | |
189 | 186 | | |
| |||
201 | 198 | | |
202 | 199 | | |
203 | 200 | | |
204 | | - | |
205 | 201 | | |
206 | 202 | | |
207 | | - | |
208 | 203 | | |
209 | | - | |
| 204 | + | |
210 | 205 | | |
211 | 206 | | |
212 | 207 | | |
| |||
385 | 380 | | |
386 | 381 | | |
387 | 382 | | |
388 | | - | |
389 | 383 | | |
390 | 384 | | |
391 | 385 | | |
392 | 386 | | |
393 | 387 | | |
394 | | - | |
395 | 388 | | |
396 | 389 | | |
397 | 390 | | |
398 | 391 | | |
399 | 392 | | |
400 | 393 | | |
401 | 394 | | |
402 | | - | |
403 | 395 | | |
404 | 396 | | |
405 | 397 | | |
406 | 398 | | |
407 | 399 | | |
408 | | - | |
409 | 400 | | |
410 | 401 | | |
411 | 402 | | |
412 | | - | |
413 | 403 | | |
414 | 404 | | |
415 | | - | |
416 | 405 | | |
417 | 406 | | |
418 | 407 | | |
419 | | - | |
420 | | - | |
421 | | - | |
| 408 | + | |
422 | 409 | | |
423 | | - | |
424 | 410 | | |
425 | 411 | | |
426 | 412 | | |
427 | | - | |
428 | 413 | | |
429 | | - | |
430 | 414 | | |
431 | 415 | | |
432 | 416 | | |
| |||
0 commit comments