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: classicvalues/blog.jquery.com-theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ca74a2d
Choose a base ref
...
head repository: jquery/blog.jquery.com-theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 16621e9
Choose a head ref
  • 9 commits
  • 21 files changed
  • 2 contributors

Commits on Mar 19, 2023

  1. jquery: Update sponsor line (commit 2016 live hack)

    These two files were modified directly on the server on 21 Dec 2016,
    but never committed back to Git, leading to the git clone at
    `jquery-blogs:/var/www/blog.jquery.com/wp-content/themes/` being
    in a dirty state.
    
    This change effectively matches
    jquery/jquery-wp-content@9b9edd507b73.
    Krinkle committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    d0c2370 View commit details
    Browse the repository at this point in the history
  2. Remove unused stuff and minor fixes (Stripe, Adzerk, Google)

    Motivated by reducing third-party, cross-domain, or sensitive-looking
    code that is no longer in used.
    
    jquery (base):
    
    * Remove Adzerk (which for the past 7 years has contained
      just 1 "ad" in its pool, namely a jQuery Foundation donate image).
      Turn into empty broadcast area, matching the
      commits jquery/jquery-wp-content@4a777295
      and jquery/jquery-wp-content@3427d5536a.
    
    * Remove Google API reference, matching the commit
      jquery/jquery-wp-content@575a8cf15ef1.
    
    * Remove IE6-9 conditionals, matching the commits
      jquery/jquery-wp-content@6823f6d0dde,
      jquery/jquery-wp-content@bcf11cc555b,
      jquery/jquery-wp-content@caa8a5e7f90.
    
    jquery.org:
    * coupon
    * membership
    * Stripe
    * flexslider
    
    jquerymobile.com:
    * builder: Fix broken image reference.
    Krinkle committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    93985a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jul 4, 2023

  1. All: upgrade main jQuery to 3.7.0

    Closes jquery#6.
    Krinkle authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1a26531 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. All: upgrade main jQuery to 3.7.1

    Closes jquery#7.
    timmywil authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6710984 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2024

  1. All: add CSP report only header for all blog sites

    - allow scripts, styles, and images from code.jquery.com
    
    Ref jquery/infrastructure-puppet#54
    Closes jquerygh-8
    timmywil authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    80715f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

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

Commits on Jan 14, 2025

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

Commits on Jan 23, 2025

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