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: ratatui based frontend #131

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

feat: ratatui based frontend #131

wants to merge 15 commits into from

Commits on Sep 11, 2024

  1. wip

    francisdb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7c855f5 View commit details
    Browse the repository at this point in the history
  2. wip

    francisdb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1581545 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. implement basic list

    francisdb committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dda09af View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. list sorting and show keys

    francisdb committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    08cef16 View commit details
    Browse the repository at this point in the history
  2. clippy

    francisdb committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    641cc79 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. launching tables

    francisdb committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e79f777 View commit details
    Browse the repository at this point in the history
  2. clippy

    francisdb committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9a4052d View commit details
    Browse the repository at this point in the history
  3. fmt

    francisdb committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    65a8eef View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. filtering

    francisdb committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dd0181b View commit details
    Browse the repository at this point in the history
  2. show cursor when filtering

    francisdb committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f66952d View commit details
    Browse the repository at this point in the history
  3. always handle ctrl-c

    francisdb committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b542124 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f84593 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4e387f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8da9caa View commit details
    Browse the repository at this point in the history
  7. improve actions dialog size

    francisdb committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    67ddc32 View commit details
    Browse the repository at this point in the history