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: webformsforcore/WebFormsForCore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: FuseCP/WebFormsForCore
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
  • 74 files changed
  • 3 contributors

Commits on Feb 21, 2026

  1. Merge pull request #2 from webformsforcore/main

    Bugfixes
    FuseCPDevOPS authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    3031c06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from FuseCP/main

    merge main to FuseCP
    FuseCPDevOPS authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    38c2fc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Configuration menu
    Copy the full SHA
    4002f47 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. Normalize PermaLink.js for stable CodeQL fingerprints

    Use UTF-8 without BOM and LF endings to stabilize SARIF line-1 hashing on GitHub runners.
    FuseCPDevOPS committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    cd48eb7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from FuseCP/fix/codeql-permalink-fingerprint

    Normalize PermaLink.js encoding for stable CodeQL fingerprints
    FuseCPDevOPS authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    17f2225 View commit details
    Browse the repository at this point in the history
  3. Normalize PermaLink.js for stable CodeQL fingerprints

    Use UTF-8 without BOM and LF endings to stabilize SARIF line-1 hashing on GitHub runners.
    FuseCPDevOPS committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    95aaf97 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from FuseCP/fix/codeql-permalink-fingerprint-fu…

    …secp
    
    Normalize PermaLink.js encoding for stable CodeQL fingerprints
    FuseCPDevOPS authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    c975899 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Configuration menu
    Copy the full SHA
    cb32fcd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from FuseCP/copilot-unsaved-20260324

    Copilot unsaved 20260324
    FuseCPDevOPS authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    f1a98b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65e8c58 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. fix(js): replace legacy #if/#endif directives with JS comments

    Convert preprocessor-style directives in Web.Extensions Script files to parser-valid JavaScript comments so static analysis can parse files without excluding them. Behavior remains unchanged.
    FuseCPDevOPS committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    a497d93 View commit details
    Browse the repository at this point in the history
  2. fix(js): comment remaining preprocessor directives for parser compati…

    …bility
    
    Comment #else/#elif and ##DEBUG directive lines in legacy Web.Extensions scripts so analyzers parse files as valid JavaScript without analysis exclusions.
    FuseCPDevOPS committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    fcaf32b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. Configuration menu
    Copy the full SHA
    5269918 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2026

  1. Merge pull request #7 from webformsforcore/main

    Updated to WebFormsForCore 1.5.4
    FuseCPDevOPS authored May 14, 2026
    Configuration menu
    Copy the full SHA
    96cf9f0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into FuseCP

    # Conflicts:
    #	src/WebFormsForCore.AjaxControlToolkit
    
    Co-authored-by: FuseCPDevOPS <36424734+FuseCPDevOPS@users.noreply.github.com>
    Copilot and FuseCPDevOPS authored May 14, 2026
    Configuration menu
    Copy the full SHA
    22e3933 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from FuseCP/FuseCP

    Fuse cp
    FuseCPDevOPS authored May 14, 2026
    Configuration menu
    Copy the full SHA
    9de5649 View commit details
    Browse the repository at this point in the history
Loading