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: horizon-developers/browser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 12.0.140
Choose a base ref
...
head repository: horizon-developers/browser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 12.1.151
Choose a head ref
  • 8 commits
  • 54 files changed
  • 1 contributor

Commits on Aug 1, 2025

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

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    ed0b715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1a58d9 View commit details
    Browse the repository at this point in the history
  3. refactor: DecideRedirection()

    NEW:
    
    DecideRedirection returned False. Elapsed: 00:00:00.0001826.
    (Milliseconds: 0.1826, Ticks: 1826)
    
    DecideRedirection returned False. Elapsed: 00:00:00.0001350.
    (Milliseconds: 0.1350, Ticks: 1350)
    
    DecideRedirection returned False. Elapsed: 00:00:00.0001373.
    (Milliseconds: 0.1373, Ticks: 1373)
    
    OLD:
    
    DecideRedirection returned False. Elapsed: 00:00:00.0004737.
    (Milliseconds: 0.4737, Ticks: 4737)
    
    DecideRedirection returned False. Elapsed: 00:00:00.0005183.
    (Milliseconds: 0.5183, Ticks: 5183)
    
    DecideRedirection returned False. Elapsed: 00:00:00.0006589.
    (Milliseconds: 0.6589, Ticks: 6589)
    Pinguin2001 committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    fe6e9de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    728f789 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    407c31e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7d08f6 View commit details
    Browse the repository at this point in the history
  7. Bump version to 12.1.151

    Pinguin2001 committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    1c22af2 View commit details
    Browse the repository at this point in the history
Loading