FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing v19.2.24...v19.2.25 · angular/angular · GitHub

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: angular/angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19.2.24
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: angular/angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v19.2.25
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
  • 4 commits
  • 13 files changed
  • 2 contributors

Commits on May 29, 2026

  1. fix(platform-server): update domino to latest version

    Updates the domino dependency to the latest version as used in the main branch.
    
    This update contains fixes for angular/domino#29.
    alan-agius4 authored and pkozlowski-opensource committed May 29, 2026
    Configuration menu
    Copy the full SHA
    0a8befb View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

  1. refactor(platform-server): extract parseUrl regex and add comments fo…

    …r URL parsing behavior
    
    Extracts the regular expression for matching malformed absolute URLs to a module-scoped constant in url.ts.
    
    Additionally, adds comprehensive inline documentation to clarify:
    - The path normalization behavior of LEADING_SLASHES_REGEX which collapses consecutive slashes and backslashes.
    - The rationale for using 'http://localhost' as the fallback base URL for virtual document initialization in server.ts.
    alan-agius4 authored and pkozlowski-opensource committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    a0193fa View commit details
    Browse the repository at this point in the history
  2. fix(platform-server): throw on suspicious URLs and restrict protocol-…

    …relative URLs
    
    Backports the security fixes from:
    
    - #68973
    
    - #69018
    alan-agius4 authored and pkozlowski-opensource committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    e2fb854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d1753b View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL