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: quantumsheep/sshs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.0
Choose a base ref
...
head repository: quantumsheep/sshs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.0
Choose a head ref
  • 13 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 29, 2024

  1. chore: update packages

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    e87f16f View commit details
    Browse the repository at this point in the history
  2. feat: add search by ip

    Closes #87
    
    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2743658 View commit details
    Browse the repository at this point in the history
  3. chore: package into deb on release

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    b7c81ee View commit details
    Browse the repository at this point in the history
  4. refactor: fix lint issues

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2505017 View commit details
    Browse the repository at this point in the history
  5. feat(ui): add CTRL+J and CTRL+K keybinds

    Closes #54
    
    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    bd0e370 View commit details
    Browse the repository at this point in the history
  6. chore: add description and license field

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    692b458 View commit details
    Browse the repository at this point in the history
  7. chore: add authors field

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    6974bef View commit details
    Browse the repository at this point in the history
  8. chore: fix filename

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    03baeca View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. chore(ci): add aarch64 deb package

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ec00840 View commit details
    Browse the repository at this point in the history
  2. chore(ci): fix file paths

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    93aa535 View commit details
    Browse the repository at this point in the history
  3. chore(ci): use cross when packaging

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1a7662b View commit details
    Browse the repository at this point in the history
  4. chore(ci): package using the built ssh executable

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0434449 View commit details
    Browse the repository at this point in the history
  5. chore(ci): fix binary name

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0454dc9 View commit details
    Browse the repository at this point in the history
Loading