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: web2and3/gitstrength-github-improver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: readme
Choose a base ref
...
head repository: web2and3/gitstrength-github-improver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 57 files changed
  • 1 contributor

Commits on Feb 13, 2026

  1. Merge pull request #2 from web2and3/readme

    Add README for GitHub Readme Widgets Generator
    web2and3 authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    f031f76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from web2and3/readme

    Update installation commands to use pnpm
    web2and3 authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    6277d39 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from web2and3/readme

    Improve README description formatting
    web2and3 authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    0c3141c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from web2and3/readme

    Update README.md
    web2and3 authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    2e20678 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. Configuration menu
    Copy the full SHA
    9ff5bb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82f39f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c2172e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2026

  1. feat: add next-auth for authentication and update site configuration …

    …for GitStrength branding
    web2and3 committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    4adcd53 View commit details
    Browse the repository at this point in the history
  2. refactor: restructure SignIn component to include loading fallback an…

    …d improve code organization
    web2and3 committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    62c4225 View commit details
    Browse the repository at this point in the history
  3. feat: enhance Sidebar with new sections for widget generators and Git…

    …Hub tools; add overflow handling
    web2and3 committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    cd1c561 View commit details
    Browse the repository at this point in the history
  4. chore: update README and .env.example for GitStrength branding; fix l…

    …inks in app header and sidebar
    web2and3 committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    dcb5271 View commit details
    Browse the repository at this point in the history
  5. feat: add repository URL to .env.example and site configuration; upda…

    …te README with branding image
    web2and3 committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    0711eaf View commit details
    Browse the repository at this point in the history
  6. feat: add Visitor Counter widget and update related components; enhan…

    …ce README and API documentation
    web2and3 committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    d043825 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. feat: integrate Upstash Redis for visitor count persistence; update .…

    …env.example and API documentation
    web2and3 committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    170ba7f View commit details
    Browse the repository at this point in the history
  2. feat: enhance Visitor Count widget with new features; update README w…

    …ith sample widgets and improve UI components
    web2and3 committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    f26960a View commit details
    Browse the repository at this point in the history
  3. feat: add logged-in username support to Visitor Count widget and enha…

    …nce SVG rendering with key label
    web2and3 committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    66f3c0c View commit details
    Browse the repository at this point in the history
Loading