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: EternalHeartTeam/leetcode-practice
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cli-v1.0.9-4
Choose a base ref
...
head repository: EternalHeartTeam/leetcode-practice
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cli-v1.0.9-5
Choose a head ref
  • 4 commits
  • 126 files changed
  • 6 contributors

Commits on Mar 15, 2024

  1. chore: update release-it json (#55)

    * docs: update the condition for rebase on dev and explain
    
    * chore: update release-it json
    wh131462 authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3f0714d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. feat: lc -a and lf and store all question (#67)

    * feat(update): check update when first run lc and will be not allow until one day
    
    * fix: fix the hidden check update
    
    * docs: instead of incorrect symble
    
    * chore: remove unsless code (#45)
    
    * docs: add contributors markdown
    
    * ci(release): modify ci to release when tag add and change the release-it to create new branch
    
    * feat(update): check update when first run lc and will be not allow until one day
    
    * chore(release): set new branch by correct command
    
    * docs: update QRCode (#39)
    
    * docs: simplified doc
    
    * chore: release v1.0.9-0
    
    * fix: fix the hidden check update
    
    * chore: remove unsless code
    
    ---------
    
    Co-authored-by: thinkasany <480968828@qq.com>
    
    * docs: simplifying the npm install command (#44)
    
    * ci(test): update file name (#46)
    
    * docs: add ci and npm badge (#47)
    
    * ci: update name (#48)
    
    * chore(pre-commit): modify command (#49)
    
    * feat: add get question tag type api
    
    * fix: finder error
    
    * feat(update): check update when first run lc and will be not allow until one day
    
    * fix: fix the hidden check update
    
    * feat: add getAllQuestion api
    
    * feat: add all question store
    
    * feat: add lc all option
    
    * fix: allQuestion controller
    
    * fix: allQuestion realm data structure
    
    * chore: fix update error info
    
    * chore: finish lc -a and store get set question by all question store
    
    * fix: delete the list of irrelevant questions from the front end
    
    * feat: get 'jsonExampleTestcases', 'exampleTestcases'
    
    * chore: change jsdoc for function
    
    * fix(lk): fix the lk in specified directory
    
    fix #61
    
    * chore: prettier add print width
    
    * fix(lc): fix the process to handle the question has no enough data
    
    fix #60
    
    * perf(allquestion): modify the controller to get/set preferly
    
    fix #63
    
    * feat lf command select mode (#65)
    
    * feat: add lf select mode
    
    ---------
    
    Co-authored-by: thinkasany <480968828@qq.com>
    Co-authored-by: SmallTeddy <zhangzeming1212@gmail.com>
    Co-authored-by: SmallTeddy <61453917+SmallTeddy@users.noreply.github.com>
    Co-authored-by: hyfree-msi <wangxianqiangcn@foxmail.com>
    5 people authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f72a281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5088df View commit details
    Browse the repository at this point in the history
  3. chore: release v1.0.9-5

    wh131462 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0049530 View commit details
    Browse the repository at this point in the history
Loading