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: githubtic/SoniCReactor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8778c38
Choose a base ref
...
head repository: githubtic/SoniCReactor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 22129a2
Choose a head ref
  • 4 commits
  • 87 files changed
  • 3 contributors

Commits on Aug 26, 2025

  1. feat: add dev auto-login route for admin access

    Create development-only auto-login for admin privileges.
    
    Co-authored-by: Steve Kabore <26856433+githubtic@users.noreply.github.com>
    v0 and githubtic committed Aug 26, 2025
    1 Configuration menu
    Copy the full SHA
    b252276 View commit details
    Browse the repository at this point in the history
  2. feat: enable dynamic rendering for admin pages

    Configure pages to use dynamic rendering for auth access.
    
    #VERCEL_SKIP
    
    Co-authored-by: Steve Kabore <26856433+githubtic@users.noreply.github.com>
    v0 and githubtic committed Aug 26, 2025
    Configuration menu
    Copy the full SHA
    32666f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2026

  1. fix: resolve missing libraries and remove duplicate file

    Add missing Supabase packages and remove stray duplicate file.
    
    Co-authored-by: Steve Kabore <26856433+githubtic@users.noreply.github.com>
    v0 and githubtic committed Jul 13, 2026
    Configuration menu
    Copy the full SHA
    cd5f811 View commit details
    Browse the repository at this point in the history
  2. fix: make AppLayout route-aware for public pages

    Prevent empty render on public pages by conditionally applying sidebar.
    
    Co-authored-by: Steve Kabore <26856433+githubtic@users.noreply.github.com>
    v0 and githubtic committed Jul 13, 2026
    Configuration menu
    Copy the full SHA
    22129a2 View commit details
    Browse the repository at this point in the history
Loading