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: wseagar/eight-dollars
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5
Choose a base ref
...
head repository: wseagar/eight-dollars
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 12 files changed
  • 8 contributors

Commits on Nov 30, 2022

  1. Copy the full SHA
    3cd229f View commit details
  2. make advancedSearch disabled for existing installations who saved the…

    …ir settings after v1.5 but before v1.6
    noway committed Nov 30, 2022
    Copy the full SHA
    e8ee695 View commit details

Commits on Dec 16, 2022

  1. Update README.md

    ccuser44 authored Dec 16, 2022
    Copy the full SHA
    aa68874 View commit details

Commits on Dec 29, 2022

  1. Merge pull request #65 from wseagar/fix/disable_advanced_search

    Fix/disable advanced search
    waltzaround authored Dec 29, 2022
    Copy the full SHA
    8f41df6 View commit details
  2. Merge pull request #69 from ccuser44/patch-1

    Add MS Edge addon link
    waltzaround authored Dec 29, 2022
    Copy the full SHA
    aafcfc8 View commit details

Commits on Mar 16, 2023

  1. Copy the full SHA
    95ba8ba View commit details
  2. Merge pull request #89 from wseagar/hotfix/change_dom_element_nestedness

    Hotfix/change dom element nestedness
    wseagar authored Mar 16, 2023
    Copy the full SHA
    04b6d31 View commit details
  3. Add scripts for build/taging

    wseagar committed Mar 16, 2023
    Copy the full SHA
    cc92d84 View commit details
  4. Release v1.6

    wseagar committed Mar 16, 2023
    Copy the full SHA
    5173d86 View commit details

Commits on Apr 6, 2023

  1. remove search

    wseagar committed Apr 6, 2023
    Copy the full SHA
    70c9e6a View commit details

Commits on Apr 28, 2023

  1. Copy the full SHA
    b3a80a1 View commit details
  2. Release v2.0

    Rewrite extension to make it work properly
    wseagar committed Apr 28, 2023
    Copy the full SHA
    2584c19 View commit details

Commits on May 30, 2023

  1. Detect protected account, and avoid marking them as verified

    Right now, all protected account are marked as Paid.
    This change would just avoid that.
    Cqoicebordel authored May 30, 2023
    Copy the full SHA
    8a64eb2 View commit details

Commits on May 18, 2024

  1. added permissions for x.com, removed resource reference to previously…

    … removed search.js in manifest
    dim-ask committed May 18, 2024
    Copy the full SHA
    f9436cc View commit details
  2. Update manifest.json

    Fix bug caused by twitter URL update.
    
    Adds "*://*.x.com/*" to matches for content scripts and web accessible resources.
    SluzCode authored May 18, 2024
    Copy the full SHA
    70c13d7 View commit details

Commits on May 25, 2024

  1. Merge pull request #119 from SluzCode/main

    Update manifest.json
    waltzaround authored May 25, 2024
    Copy the full SHA
    166a444 View commit details
  2. Copy the full SHA
    7390bf4 View commit details
  3. Merge pull request #118 from dim-ask/main

    permission for x.com in manifest
    waltzaround authored May 25, 2024
    Copy the full SHA
    c5d120b View commit details
  4. Merge pull request #111 from Cqoicebordel/patch-1

    Detect protected account, and avoid marking them as verified
    waltzaround authored May 25, 2024
    Copy the full SHA
    06f75fe View commit details
Loading