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: kiing-dom/leetcode-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.6
Choose a base ref
...
head repository: kiing-dom/leetcode-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 13, 2025

  1. Configuration menu
    Copy the full SHA
    da225eb View commit details
    Browse the repository at this point in the history
  2. updated version

    kiing-dom committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    d339f47 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from kiing-dom/feat/filter-problem-difficulty

    Feat/filter problem difficulty
    kiing-dom authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    10214db View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

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

Commits on Jun 26, 2025

  1. Configuration menu
    Copy the full SHA
    8406644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f073d View commit details
    Browse the repository at this point in the history
  3. feat: added support for chrome

    using the web polyfill library to convert instances of browser.* to chrome.* and handling the expectations of callback or promise
    kiing-dom committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    2e27f50 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from kiing-dom/fix/bug-hunt

    UPDATES TO CODE FOR V0.4.0 --- CHROME SUPPORT
    kiing-dom authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    bfcd8d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de3b955 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. updated version to 0.4.1

    kiing-dom committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    6219d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce875b0 View commit details
    Browse the repository at this point in the history
  3. migrated codebase to manifest v3

    needed for chrome support
    kiing-dom committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    8d3f2ee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from kiing-dom/feat/chrome-support

    migration to manifest v3
    kiing-dom authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    2c9357b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cdb1c8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #23 from kiing-dom/feat/chrome-support

    feat: fully integrated chrome support
    kiing-dom authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    bd3efe4 View commit details
    Browse the repository at this point in the history
Loading