summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
6 daysfeat(tui): add Hindi (`hi`) localefeat-i18n-hiFujiApple
6 daysbuild(deps): bump comfy-table from 7.1.2 to 7.1.3dependabot[bot]
7 daysbuild(deps): bump comfy-table from 7.1.1 to 7.1.2dependabot[bot]
10 daysbuild(deps): bump csv from 1.3.0 to 1.3.1dependabot[bot]
13 daysbuild(deps): bump tokio from 1.41.0 to 1.41.1dependabot[bot]
13 daysfeat(tui): add German (`de`) localeFujiApple
2024-11-06fix: typo in trippy-config-sample.tomlOnè
2024-11-05feat(tui): add Spanish (`es`) localeFujiApple
2024-11-05build(deps): bump sys-locale from 0.3.1 to 0.3.2dependabot[bot]
2024-11-04feat(tui): add Russian (`ru`) localeFujiApple
2024-11-03refactor(core): introduce `StateUpdater`FujiApple
2024-11-03doc: added a call for translators to `README.md`FujiApple
2024-11-03feat(tui): add Swedish (`sv`) localeFujiApple
2024-11-01build(deps): bump insta from 1.41.0 to 1.41.1dependabot[bot]
2024-10-30chore: replace `serde_yaml` with `serde_yml`FujiApple
2024-10-30chore: update `tun2` to 4.0.0FujiApple
2024-10-30chore: added `Zlib` as allowed licenceFujiApple
2024-10-30build: disable `default-features` from `serde_with`FujiApple
2024-10-30chore: update all dependencies to latest compatible versionsFujiApple
2024-10-30chore: update `clap` to 4.5.20FujiApple
2024-10-30chore: update `anyhow` to 1.0.91FujiApple
2024-10-28build(deps): bump insta from 1.40.0 to 1.41.0dependabot[bot]
2024-10-27doc: updated `CHANGELOG.md` for #1365FujiApple
2024-10-27feat(tui)!: hide source address when `tui-privacy-max-ttl` is set (#1365)FujiApple
2024-10-27doc: updated `CHANGELOG.md` for #1363FujiApple
2024-10-27feat(tui): only show hostnames if different from resolved IP (#1363)FujiApple
2024-10-27feat(dns): added `ResolvedHostnames` iteratorFujiApple
2024-10-23build(deps): bump tokio from 1.40.0 to 1.41.0dependabot[bot]
2024-10-23doc: updated `CHANGELOG.md` for #1349FujiApple
2024-10-23feat(tui): update `app.yml` locale data to reflect addition of info barFujiApple
2024-10-23feat(tui): add information bar (#1349)FujiApple
2024-10-23doc: fix typo in sample config fileFujiApple
2024-10-21chore: update `ratatui` to 0.29.0FujiApple
2024-10-19feat(tui): add Chinese (`zh`) localeFujiApple
2024-10-18feat(tui): add Portuguese (`pt`) localeFujiApple
2024-10-18feat(tui): add Italian (`it`) localeFujiApple
2024-10-18chore: fix clippy lints from Rust 1.82FujiApple
2024-10-17feat(tui): add `--print-locales` to print all available localesFujiApple
2024-10-17feat(geoip): lookup GeoIp with current locale (#1336)FujiApple
2024-10-16doc: update `RELEASES.md` for #1347FujiApple
2024-10-16doc: update `CHANGELOG.md` for #1347FujiApple
2024-10-16doc: updated `README.md` for #1347FujiApple
2024-10-16feat(tui): replace `toggle-privacy` key binding with `expand-privacy` and `co...FujiApple
2024-10-16fix(tui): incorrect command item for `toggle_privacy` bindingFujiApple
2024-10-14feat: enable LTOAlexander Zaitsev
2024-10-14doc: fix minor formatting issue in `CHANGELOG.md`FujiApple
2024-10-14doc: fix minor formatting issue in `README.md`FujiApple
2024-10-14fix(tui): inconsistent casing of `Tui` in command line help for `tui_refresh_...FujiApple
2024-10-14fix(tui): ICMP extension label information incorrectly rendered in host detai...FujiApple
2024-10-14fix(tui): AS information incorrectly rendered in host details lineFujiApple