Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨feat: implement commands 'history' and 'favorite' #37

Merged
merged 23 commits into from
Oct 7, 2024

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    4a0e8a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e29e30 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. ✨feat: implement confirmation logic on 'history clear' and 'favorite …

    …clear' with 'promptuiproxy'
    yanosea committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0294687 View commit details
    Browse the repository at this point in the history
  2. 👷chore: update cli frontend messages of 'history remove', 'history cl…

    …ear', 'favorite remove' and 'favorite clear'
    yanosea committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    54b7f59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eb3363 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #39 from yanosea/38-add-confirmation-for-command-h…

    …istory-clear-and-favorite-clear
    
    38 add confirmation for command history clear and favorite clear
    yanosea authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5b3ffc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    886bd2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e97e912 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cf55e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a13b3e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    586073d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd92d14 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    081b864 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #42 from yanosea/40-add-option-all-in-history-remove

    40 add option all in history remove
    yanosea authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5e2debe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c4c774 View commit details
    Browse the repository at this point in the history
  14. ✨feat: implement confirmation logic on 'history remove -a' and 'favor…

    …ite remove -a' with 'promptuiproxy'
    yanosea committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5e3e252 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    8b6a886 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from yanosea/41-add-confirmation-for-command-h…

    …istory-remove-a-and-favorite-remove-a
    
    41 add confirmation for command history remove a and favorite remove a
    yanosea authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f7a5fb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    fa3d8cf View commit details
    Browse the repository at this point in the history
  2. 📚doc: update 'README.md'

    yanosea committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    96eb9ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from yanosea/44-update-docsdemogif

    44 update docsdemogif
    yanosea authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ad7ccf4 View commit details
    Browse the repository at this point in the history