Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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: pf22099/leetcode-cli-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 678ca1e
Choose a base ref
...
head repository: skygragon/leetcode-cli-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 752e94e
Choose a head ref
  • 14 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 14, 2018

  1. Add binary-search-tree tag

    In Company plugin, binary search tree tag is missing.
    Eric Liang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    80ac933 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Merge pull request skygragon#18 from pf22099/add-binary-search-tree-tag

    Add binary-search-tree tag
    skygragon authored Jul 3, 2018
    Configuration menu
    Copy the full SHA
    b62af09 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Fix leetcode-cn urls

    It seems the leetcode-cn plugin need one more url replaced for working well.
    That is config.sys.urls.problem_detail
    zouyonghao authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    babbdf6 View commit details
    Browse the repository at this point in the history
  2. Fix url

    Fix url for leetcode-cn
    zouyonghao authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    6ef569d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. Merge pull request skygragon#19 from zouyonghao/master

    Fix leetcode-cn urls
    skygragon authored Aug 18, 2018
    Configuration menu
    Copy the full SHA
    c4ac577 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. move plugins' specific data into separate dirs.

    * see skygragon/leetcode-cli@b72d4d6
    
    Signed-off-by: Eric Wang <skygragon@gmail.com>
    skygragon committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    5ef609e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. [refactor] keep pace with leetcode-cli 2.5.4

    Signed-off-by: Eric Wang <skygragon@gmail.com>
    skygragon committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    e8fda16 View commit details
    Browse the repository at this point in the history
  2. tiny update.

    Signed-off-by: Eric Wang <skygragon@gmail.com>
    skygragon committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    23f7fdb View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. [cookie.firefox] fail on invalid cookies.

    Signed-off-by: Eric Wang <skygragon@gmail.com>
    skygragon committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    aeb680a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. fixes eslint errors.

    Signed-off-by: Eric Wang <skygragon@gmail.com>
    skygragon committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    65cbe60 View commit details
    Browse the repository at this point in the history
  2. enable travis

    Signed-off-by: Eric Wang <skygragon@gmail.com>
    skygragon committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    9de0412 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2018

  1. refs skygragon#22: show chinese question name.

    Signed-off-by: Eric Wang <skygragon@gmail.com>
    skygragon committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    6a33c98 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. fixes skygragon#28: [solution] fixes 400 error

    Signed-off-by: Eric Wang <skygragon@gmail.com>
    skygragon committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    e0b4613 View commit details
    Browse the repository at this point in the history
  2. fixes ut error

    Signed-off-by: Eric Wang <skygragon@gmail.com>
    skygragon committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    752e94e View commit details
    Browse the repository at this point in the history
Loading