Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
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: EFForg/https-everywhere
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dirlbec7/https-everywhere
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 8 files changed
  • 3 contributors

Commits on May 4, 2019

  1. Options menu allows to disable HTTPS Everywhere for specific domains (#…

    …17434)
    
    This allows user to add a domain name to the whitelist from within
    Options menu (without visiting the site). No domain validation is
    performed.
    Anton Bershanskiy committed May 4, 2019
    Configuration menu
    Copy the full SHA
    5af19f4 View commit details
    Browse the repository at this point in the history
  2. Refactor: camelCase (no real code changes)

    Anton Bershanskiy committed May 4, 2019
    Configuration menu
    Copy the full SHA
    7272b33 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. WIP: Add Options menu to disable extension on a domain

    Anton Bershanskiy committed May 5, 2019
    Configuration menu
    Copy the full SHA
    7809908 View commit details
    Browse the repository at this point in the history
  2. Refactor: more const

    Anton Bershanskiy committed May 5, 2019
    Configuration menu
    Copy the full SHA
    c49d3a0 View commit details
    Browse the repository at this point in the history
  3. refactor

    Anton Bershanskiy committed May 5, 2019
    Configuration menu
    Copy the full SHA
    827a07a View commit details
    Browse the repository at this point in the history
  4. WIP: refactor and allow to disable for domain from Options

    Anton Bershanskiy committed May 5, 2019
    Configuration menu
    Copy the full SHA
    b2bddf1 View commit details
    Browse the repository at this point in the history
  5. newline

    pipboy96 authored May 5, 2019
    Configuration menu
    Copy the full SHA
    416d872 View commit details
    Browse the repository at this point in the history
  6. minor

    Anton Bershanskiy committed May 5, 2019
    Configuration menu
    Copy the full SHA
    3fd7992 View commit details
    Browse the repository at this point in the history
  7. Update punycode.js

    pipboy96 authored May 5, 2019
    Configuration menu
    Copy the full SHA
    6293476 View commit details
    Browse the repository at this point in the history
  8. Update ux.js

    pipboy96 authored May 5, 2019
    Configuration menu
    Copy the full SHA
    0cda424 View commit details
    Browse the repository at this point in the history
  9. linter

    Anton Bershanskiy committed May 5, 2019
    Configuration menu
    Copy the full SHA
    bd60343 View commit details
    Browse the repository at this point in the history
  10. minor

    Anton Bershanskiy committed May 5, 2019
    Configuration menu
    Copy the full SHA
    395bb05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8562c12 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cc948db View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

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