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

Refactor: Live Mode and General Improvements #65

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from

Commits on Jun 26, 2024

  1. Separate the header

    canack committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b5da129 View commit details
    Browse the repository at this point in the history
  2. Make the code better

    canack committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5b4f1dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44e7f4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c86f842 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Make the code better

    canack committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ed66581 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Make the code better

    canack committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    84c66e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Refactor the code

    canack committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    0080dcb View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Architectural changes

    canack committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1d3487b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Minor resizing

    canack committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    b7eae64 View commit details
    Browse the repository at this point in the history
  2. Minor enhancements

    canack committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    71bcbd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Fix blocking calls

    canack committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c0a8dbc View commit details
    Browse the repository at this point in the history
  2. Small code changes

    canack committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    013baf6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Clean empty table

    canack committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    980d167 View commit details
    Browse the repository at this point in the history
  2. Implement live mode

    canack committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c89755a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b64ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be0559 View commit details
    Browse the repository at this point in the history
  5. Change trigger pane colors

    canack committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    34334fe View commit details
    Browse the repository at this point in the history
  6. remove unused code

    canack committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ca9658a View commit details
    Browse the repository at this point in the history
  7. remove unnecessary file

    canack committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    16afd93 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. first steps of enhanced ui

    canack committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1c1e23a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Start to use skeleton package

    canack committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d073ee7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Enhance UI

    canack committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e54e3e5 View commit details
    Browse the repository at this point in the history
  2. Improve code style

    canack committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fc1445a View commit details
    Browse the repository at this point in the history
  3. Revert "Improve code style"

    This reverts commit fc1445a.
    
    	modified:   internal/terminal/handler/error/error.go
    canack committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    660ccd9 View commit details
    Browse the repository at this point in the history
  4. Reapply "Improve code style"

    This reverts commit 660ccd9.
    
    	modified:   go.mod
    	new file:   go.work.sum
    canack committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7b538bc View commit details
    Browse the repository at this point in the history
  5. Make architecture basic

    canack committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8dc8680 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    598ef3d View commit details
    Browse the repository at this point in the history
  7. Rearrange code

    canack committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    648bcf5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    371eada View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    87f1532 View commit details
    Browse the repository at this point in the history
  2. Made listeners common

    canack committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4b01fd0 View commit details
    Browse the repository at this point in the history
  3. Minor improvements

    canack committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    39b271b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65c42cd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Rename & minor improvements

    canack committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    99f1187 View commit details
    Browse the repository at this point in the history
  2. Minor improvements

    canack committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a9110ab View commit details
    Browse the repository at this point in the history