Live Sync

Changelog

Track every commit, deployment, and evolution.

ImTou/icvhack-remix

Activity Stream

23

Recent Updates

  • January 11, 2026 at 2:22 PM
    ecafcee

    test

  • January 11, 2026 at 2:14 PM
    f6caafd

    update

  • January 11, 2026 at 1:20 PM
    8c9fe9d

    Update react-hook-form to version 7.71.0 and adjust related dependencies in package.json and pnpm-lock.yaml. Refactor changelog component for improved structure, UI enhancements, and error handling. Introduce new animations and visual elements for better user experience.

  • January 11, 2026 at 12:58 PM
    21ca215

    Update dependencies and enhance UI components

    - Bumped esbuild version from 0.17.6 to 0.17.19 for improved performance. - Updated VSCode settings to include new editor configurations for font and cursor styles. - Refactored changelog component for better structure and clarity, including improved commit item display and error handling. - Enhanced UI elements for better user experience and visual consistency across the changelog page.
  • January 10, 2026 at 12:19 PM
    e46b3b5

    test

  • January 10, 2026 at 10:20 AM
    53834be

    test 2

  • January 10, 2026 at 10:16 AM
    c0c8dea

    Up NTH change

  • January 10, 2026 at 10:13 AM
    33eff2c

    Enhance Configuration and Component Structure

    - Explicitly set the public directory in vite.config.ts for clarity. - Refactored AdSense integration in root.tsx to prevent React hydration mismatches by moving scripts to a dedicated AdSenseLoader component. - Updated the Footer component to include a current year display and improved layout for social media links. - Enhanced the MinimalCard component with better tag display and layout adjustments. - Cleaned up the BackgroundBeamsWithCollision component for improved performance and readability. - Updated various landing components for better visual consistency and responsiveness, including the FAQ and Features sections. - Improved the Navbar and NavSheet components for better mobile responsiveness and user experience. - Refined the Contact page with a disclaimer for user safety and updated metadata for clarity.
  • January 8, 2026 at 12:40 PM
    393336c

    update

  • January 8, 2026 at 12:37 PM
    3ef7beb

    Update dependencies and enhance UI components

    - Bumped versions of several dependencies including @remix-run packages, react-hook-form, eslint, and tailwindcss for improved performance and security. - Refactored the Hero component to enhance visual appeal and responsiveness, including updated animations and background effects. - Improved the HoverBorderGradient component for better hover effects and visual consistency. - Updated the FeaturesSection to include new feature cards with enhanced animations and layout adjustments. - Added error handling and loading states in various components to improve user experience during data fetching.