101 Commits

Author SHA1 Message Date
Himadri Bhattacharjee
155f72ad64 feat: add tests for fingerprinting multiple ssh keys 2025-12-01 09:46:26 +05:30
Himadri Bhattacharjee
c57328ef5b deps: bump cargo deps 2025-12-01 09:46:05 +05:30
Himadri Bhattacharjee
296a4e6647 tests: add tests for authfile 2025-11-24 07:27:45 +05:30
Himadri Bhattacharjee
10b440de08 chore: cargo clippy 2025-11-24 07:27:03 +05:30
Himadri Bhattacharjee
50fc1cc6b5 Merge pull request #22 from lavafroth/dependabot/cargo/tokio-1.48.0
chore(deps): bump tokio from 1.47.1 to 1.48.0
2025-11-13 17:33:31 +05:30
dependabot[bot]
9fe506cbc0 chore(deps): bump tokio from 1.47.1 to 1.48.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.48.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 20:19:07 +00:00
Himadri Bhattacharjee
e6db7e4d49 Merge pull request #21 from lavafroth/dependabot/cargo/clap-4.5.50
chore(deps): bump clap from 4.5.48 to 4.5.50
2025-10-25 16:12:57 +05:30
Himadri Bhattacharjee
2b431ec771 Merge pull request #19 from lavafroth/dependabot/cargo/russh-0.54.6
chore(deps): bump russh from 0.54.4 to 0.54.6
2025-10-25 16:12:47 +05:30
dependabot[bot]
29d9e3b4ef chore(deps): bump russh from 0.54.4 to 0.54.6
Bumps [russh](https://github.com/warp-tech/russh) from 0.54.4 to 0.54.6.
- [Release notes](https://github.com/warp-tech/russh/releases)
- [Commits](https://github.com/warp-tech/russh/compare/v0.54.4...v0.54.6)

---
updated-dependencies:
- dependency-name: russh
  dependency-version: 0.54.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 10:20:27 +00:00
dependabot[bot]
f77e5266fe chore(deps): bump clap from 4.5.48 to 4.5.50
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.48 to 4.5.50.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.48...clap_complete-v4.5.50)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 10:20:15 +00:00
Himadri Bhattacharjee
615b86b4fd Merge pull request #17 from lavafroth/dependabot/cargo/thiserror-2.0.17
chore(deps): bump thiserror from 2.0.16 to 2.0.17
2025-10-25 15:50:01 +05:30
Himadri Bhattacharjee
059bae309b Merge pull request #14 from lavafroth/dependabot/cargo/log-0.4.28
chore(deps): bump log from 0.4.27 to 0.4.28
2025-10-25 15:49:04 +05:30
dependabot[bot]
01a4632f10 chore(deps): bump thiserror from 2.0.16 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.16...2.0.17)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 13:13:31 +00:00
Himadri Bhattacharjee
528a324d70 Merge pull request #18 from lavafroth/dependabot/cargo/russh-0.54.4
chore(deps): bump russh from 0.54.3 to 0.54.4
2025-10-09 18:42:22 +05:30
dependabot[bot]
af7f780743 chore(deps): bump russh from 0.54.3 to 0.54.4
Bumps [russh](https://github.com/warp-tech/russh) from 0.54.3 to 0.54.4.
- [Release notes](https://github.com/warp-tech/russh/releases)
- [Commits](https://github.com/warp-tech/russh/compare/v0.54.3...v0.54.4)

---
updated-dependencies:
- dependency-name: russh
  dependency-version: 0.54.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 23:01:59 +00:00
dependabot[bot]
84c4515e81 chore(deps): bump log from 0.4.27 to 0.4.28
Bumps [log](https://github.com/rust-lang/log) from 0.4.27 to 0.4.28.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.27...0.4.28)

---
updated-dependencies:
- dependency-name: log
  dependency-version: 0.4.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 03:32:45 +00:00
Himadri Bhattacharjee
6711a9a0ea Merge pull request #11 from lavafroth/dependabot/cargo/russh-0.54.3
chore(deps): bump russh from 0.54.1 to 0.54.3
2025-09-29 03:24:54 +00:00
Himadri Bhattacharjee
4ecd94b587 Merge pull request #15 from lavafroth/dependabot/cargo/anyhow-1.0.100
chore(deps): bump anyhow from 1.0.99 to 1.0.100
2025-09-29 03:24:34 +00:00
dependabot[bot]
5f26b4d36f chore(deps): bump anyhow from 1.0.99 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.99...1.0.100)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-version: 1.0.100
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 05:19:04 +00:00
Himadri Bhattacharjee
2d06b643bd Merge pull request #16 from lavafroth/dependabot/cargo/clap-4.5.48
chore(deps): bump clap from 4.5.46 to 4.5.48
2025-09-24 05:17:50 +00:00
dependabot[bot]
f06c7a2b84 chore(deps): bump clap from 4.5.46 to 4.5.48
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.46 to 4.5.48.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.46...clap_complete-v4.5.48)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 19:29:45 +00:00
dependabot[bot]
bd6088fcb5 chore(deps): bump russh from 0.54.1 to 0.54.3
Bumps [russh](https://github.com/warp-tech/russh) from 0.54.1 to 0.54.3.
- [Release notes](https://github.com/warp-tech/russh/releases)
- [Commits](https://github.com/warp-tech/russh/compare/v0.54.1...v0.54.3)

---
updated-dependencies:
- dependency-name: russh
  dependency-version: 0.54.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-07 02:17:44 +00:00
Himadri Bhattacharjee
5fb35b3de9 Merge pull request #10 from lavafroth/dependabot/cargo/thiserror-2.0.16
chore(deps): bump thiserror from 2.0.12 to 2.0.16
2025-09-07 02:16:36 +00:00
Himadri Bhattacharjee
c74e24e2b9 Merge pull request #12 from lavafroth/dependabot/cargo/clap-4.5.46
chore(deps): bump clap from 4.5.42 to 4.5.46
2025-09-07 02:15:13 +00:00
dependabot[bot]
13e27e319d chore(deps): bump clap from 4.5.42 to 4.5.46
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.42 to 4.5.46.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.42...clap_complete-v4.5.46)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 19:13:19 +00:00
dependabot[bot]
9e36e5c210 chore(deps): bump thiserror from 2.0.12 to 2.0.16
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.12 to 2.0.16.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.12...2.0.16)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-29 05:07:58 +00:00
Himadri Bhattacharjee
5b0ae2bc48 Merge pull request #6 from lavafroth/dependabot/cargo/tokio-1.47.1
chore(deps): bump tokio from 1.47.0 to 1.47.1
2025-08-29 05:06:52 +00:00
dependabot[bot]
f5727e5acc chore(deps): bump tokio from 1.47.0 to 1.47.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.0 to 1.47.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.0...tokio-1.47.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.47.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 04:01:11 +00:00
Himadri Bhattacharjee
03a1a09c82 Merge pull request #8 from lavafroth/dependabot/cargo/thiserror-2.0.15
chore(deps): bump thiserror from 2.0.12 to 2.0.15
2025-08-26 03:59:56 +00:00
Himadri Bhattacharjee
00b21e5589 Merge pull request #7 from lavafroth/dependabot/cargo/anyhow-1.0.99
chore(deps): bump anyhow from 1.0.98 to 1.0.99
2025-08-26 03:59:24 +00:00
dependabot[bot]
8860736f29 chore(deps): bump thiserror from 2.0.12 to 2.0.15
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.12 to 2.0.15.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.12...2.0.15)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 06:06:07 +00:00
dependabot[bot]
169569cfdd chore(deps): bump anyhow from 1.0.98 to 1.0.99
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.98...1.0.99)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-version: 1.0.99
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 05:34:22 +00:00
Himadri Bhattacharjee
c5b8864ba9 Merge pull request #5 from lavafroth/dependabot/cargo/russh-0.54.1
chore(deps): bump russh from 0.51.1 to 0.54.1
2025-08-11 06:51:52 +00:00
dependabot[bot]
72c5930feb chore(deps): bump russh from 0.51.1 to 0.54.1
Bumps [russh](https://github.com/warp-tech/russh) from 0.51.1 to 0.54.1.
- [Release notes](https://github.com/warp-tech/russh/releases)
- [Commits](https://github.com/warp-tech/russh/compare/v0.51.1...v0.54.1)

---
updated-dependencies:
- dependency-name: russh
  dependency-version: 0.54.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 01:10:45 +00:00
Himadri Bhattacharjee
2ee9a4912f deps: bump dependencies and version 2025-07-30 13:54:22 +05:30
Himadri Bhattacharjee
ccda885836 refactor: move message and error structs into module 2025-07-30 13:52:47 +05:30
Himadri Bhattacharjee
3598228b58 ci: add build workflow 2025-07-30 13:17:00 +05:30
Himadri Bhattacharjee
21b8d5ab08 gitignore: ignore nix build result 2025-07-07 18:33:29 +05:30
Himadri Bhattacharjee
7b0c8967a0 deps: bump cargo lock 2025-07-07 18:32:52 +05:30
Himadri Bhattacharjee
7ca5f2803a deps: bump flake 2025-07-07 18:32:11 +05:30
Himadri Bhattacharjee
bf21eed66f deps: bump flake lock 2025-05-10 07:23:18 +05:30
Himadri Bhattacharjee
d5d3174ab6 feat: anchor new messages to the bottom of the view 2025-05-10 07:23:01 +05:30
Himadri Bhattacharjee
da9b59b30b legal: license change 2025-05-10 07:22:22 +05:30
Himadri Bhattacharjee
23d6bb6ab1 feat: make authfile reloading a command 2025-05-02 19:09:43 +05:30
Himadri Bhattacharjee
510ffd3fb6 feat: move future theme options into Message impl 2025-04-24 09:08:24 +05:30
Himadri Bhattacharjee
fe556c4149 deps: remove flake-utils from flake 2025-04-24 09:08:24 +05:30
Himadri Bhattacharjee
ed7b4865d3 chore: bump version to stable 1.0.0 2025-04-24 09:08:24 +05:30
Himadri Bhattacharjee
026ce7f14a feat: implement ban 2025-04-23 07:38:22 +05:30
Himadri Bhattacharjee
e636771aeb docs: improve quickstart section 2025-04-23 06:48:47 +05:30
Himadri Bhattacharjee
d6d41b52c6 refactor: move entity into smaller module 2025-04-22 11:06:55 +05:30