Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: javaistic/javaistic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: javaistic/javaistic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 59 files changed
  • 4 contributors

Commits on Oct 29, 2025

  1. Configuration menu
    Copy the full SHA
    537c95b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e63391 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #769 from javaistic/feat/enahnce-animations

    Add LenisProvider for smooth scrolling and integrate `motion` for tab animations
    arghyaxcodes authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    8d7605b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75d9854 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #770 from javaistic/fix/animation

    Wrap children with LenisProvider for improved scrolling experience
    arghyaxcodes authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    587bd65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc552fb View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Configuration menu
    Copy the full SHA
    82d2301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a63bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    375a9ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    554969b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2026

  1. Fix React Server Components CVE vulnerabilities

    Updated dependencies to fix Next.js and React CVE vulnerabilities.
    
    The fix-react2shell-next tool automatically updated the following packages to their secure versions:
    - next
    - react-server-dom-webpack
    - react-server-dom-parcel  
    - react-server-dom-turbopack
    
    All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory.
    
    Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
    vercel[bot] committed Apr 11, 2026
    Configuration menu
    Copy the full SHA
    92dd0d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #771 from javaistic:vercel/react-server-components…

    …-cve-vu-x101as
    
    Fix React Server Components CVE vulnerabilities
    arghyaxcodes authored Apr 11, 2026
    Configuration menu
    Copy the full SHA
    2483c12 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. Configuration menu
    Copy the full SHA
    1f3f300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc9d60 View commit details
    Browse the repository at this point in the history
  3. chore: update dependencies and scripts in package.json

    - Updated Next.js to version 16.2.4
    - Updated various dependencies including Lenis, Lucide React, Motion, and Tailwind CSS
    - Changed linting and formatting scripts to use Biome
    - Updated TypeScript and related type definitions
    
    fix: ensure proper JSON formatting in components.json
    
    style: adjust PostCSS configuration for consistency
    
    refactor: update tsconfig.json for improved JSX handling and include paths
    arghyaxcodes committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    c668d9f View commit details
    Browse the repository at this point in the history
  4. feat(project): refactor and enhance various components across the site

    - Updated ChangelogPage to improve state management and UI elements.
    - Refactored ContactUsPage for better structure and added new icons.
    - Cleaned up SiteLayout by reorganizing imports and adjusting image styles.
    - Enhanced LicensePage with optimized image handling and accessibility improvements.
    - Improved OpenSourcePage layout and metadata handling.
    - Updated HomePage metadata for better SEO.
    - Refined SecurityPage for improved accessibility and code organization.
    - Enhanced SponsorsPage with better structure and imports.
    - Updated dynamic documentation pages to include structured data for SEO.
    - Refactored programs pages for better metadata handling and structured data.
    arghyaxcodes committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    2636d74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4f4d0f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #772 from javaistic:dev

    Refactor, imporve SEO and migrate project to BiomeJS
    arghyaxcodes authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    a03fceb View commit details
    Browse the repository at this point in the history
Loading