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

Package Custom Terminal Emulator #40

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Package Custom Terminal Emulator #40

wants to merge 30 commits into from

Commits on Oct 27, 2024

  1. Custom TTY Host init work

    brenapp committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    01c78b4 View commit details
    Browse the repository at this point in the history
  2. Tauri Configuration

    brenapp committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    538451a View commit details
    Browse the repository at this point in the history
  3. Prepare for tauri runtime

    brenapp committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    11dcf1e View commit details
    Browse the repository at this point in the history
  4. Deno JSON file

    brenapp committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    13e91b7 View commit details
    Browse the repository at this point in the history
  5. Fix error reporting

    brenapp committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    bd1c5ad View commit details
    Browse the repository at this point in the history
  6. Fix warnings in host

    brenapp committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    07bd6ae View commit details
    Browse the repository at this point in the history
  7. Package scripts

    brenapp committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5db9b1b View commit details
    Browse the repository at this point in the history
  8. Customize icons

    brenapp committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6d08feb View commit details
    Browse the repository at this point in the history
  9. Standardize compile targets

    brenapp committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    83e7a6a View commit details
    Browse the repository at this point in the history
  10. Adjust icon to be a bit bigger

    Not sure I totally love it, but it will work for now
    brenapp committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ac7d4f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eaa24ac View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Fix imports to be es modules

    brenapp committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c2052f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    c55596e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74caa59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e52de34 View commit details
    Browse the repository at this point in the history
  4. Compile script

    brenapp committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    004ecd1 View commit details
    Browse the repository at this point in the history
  5. 2.0.0

    brenapp committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4e61bc9 View commit details
    Browse the repository at this point in the history
  6. 2.0.1

    brenapp committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d0f3c58 View commit details
    Browse the repository at this point in the history
  7. Update set version

    brenapp committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    83d4b84 View commit details
    Browse the repository at this point in the history
  8. Release process

    brenapp committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a303787 View commit details
    Browse the repository at this point in the history
  9. Fix node version to 22

    brenapp committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c7f7dcb View commit details
    Browse the repository at this point in the history
  10. Install host dependencies

    brenapp committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8d20791 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5019752 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea1b920 View commit details
    Browse the repository at this point in the history
  13. Fix cwd for build-host

    brenapp committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    35d9ff4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c9dc401 View commit details
    Browse the repository at this point in the history
  15. Remove duplicate install deps

    brenapp committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3224bbe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e8bce5e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ff85fc1 View commit details
    Browse the repository at this point in the history
  18. Compile switcher properly

    brenapp committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3eee264 View commit details
    Browse the repository at this point in the history