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: wuwx/jquery-mobile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jquery-archive/jquery-mobile
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.
  • 7 commits
  • 6 files changed
  • 5 contributors

Commits on Dec 7, 2017

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

Commits on Sep 10, 2018

  1. Build: Update Authors

    apsdehal committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    1f0cec9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Check Content-Type header before parsing AJAX response as HTML (jquer…

    …y-archive#8649)
    
    Fix for issue jquery-archive#8640 (possible XSS vulnerability)
    dryabov authored and apsdehal committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    b0d9cc7 View commit details
    Browse the repository at this point in the history
  2. Fixed issue in URL parsing (jquery-archive#8650)

    * Fixed issue in URL parsing
    
    Fixed "Broken URL parsing" issue mentioned in issue jquery-archive#8640 [details: 1) empty username or password are allowed, 2) colon in password is allowed]
    
    * Handle forward and back slashes identically
    
    To avoid incorrect parsing of URL like `http://evil.domain\@good.domain/
    
    * addendum to "Handle forward and back slashes identically"
    
    One slash has been missed
    dryabov authored and apsdehal committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    3b95619 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e302086 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Update .travis.yml (jquery-archive#8648)

    ecadius authored and apsdehal committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    4a6395d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

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