b10f442635
ci: fix secret name to GITEATOKEN
Release / build (push) Successful in 39s
v0.2.2
2026-02-24 16:57:04 +00:00
928ffa8934
ci: add release workflow for x86_64 builds
2026-02-24 16:56:21 +00:00
Karol Broda
57d592408d
chore: add coc, contibution, and security documents for community guidelines ( #31 )
2026-01-01 20:58:14 +01:00
Karol Broda
df15770a94
feat: add oci container definitions build with nix ( #18 )
release / release-linux (push) Failing after 1m23s
release / release-darwin (push) Has been skipped
release / release-containers (false, debian) (push) Failing after 1m45s
release / release-containers (false, ubuntu) (push) Failing after 21s
release / release-containers (true, alpine) (push) Failing after 22s
release / release-containers (false, scratch) (push) Failing after 1m51s
2025-12-29 20:30:02 +01:00
Karol Broda
bdc4de0229
feat: add port search, remote sort, export, and process info ( #27 )
2025-12-29 19:47:32 +01:00
Karol Broda
7c757f2769
cicd(aur): install README.md to /usr/share/doc/snitch ( #19 )
2025-12-26 00:33:07 +01:00
Karol Broda
d792e10d3c
Feat/home manager ( #16 )
v0.2.1
2025-12-25 19:39:47 +01:00
Karol Broda
1cff272fff
feat(tui): add option to remember view state between sessions ( #17 )
2025-12-25 18:22:54 +01:00
Karol Broda
5414e39e61
chore(readme): add nixpkgs and brew to installation options ( #13 )
2025-12-24 14:51:32 +01:00
Karol Broda
268226257b
fix: use proper go version in module file ( #12 )
v0.2.0
2025-12-24 12:12:46 +01:00
Karol Broda
b0226d1286
fix: dns resolution taking long and add caching options ( #8 )
2025-12-24 11:12:39 +01:00
Karol Broda
1021ba13aa
feat: introduce theme management and performance improvements ( #7 )
2025-12-24 10:49:03 +01:00
Karol Broda
ec5a4ee046
ci: update magic-nix-cache-action to flakehub-cache-action ( #10 )
2025-12-24 10:30:10 +01:00
Karol Broda
6d6d057675
Merge pull request #6 from karol-broda/feat/reverse-dns-lookup
v0.1.9
2025-12-23 16:31:03 +01:00
Karol Broda
c58f2a233d
feat: add address and port resolution options
2025-12-23 16:24:29 +01:00
Karol Broda
fd4c5500ea
Merge pull request #4 from karol-broda/fix/darwin-support
2025-12-23 11:21:52 +01:00
Karol Broda
df6fd318fc
ci: pin determinate systems action versions
2025-12-23 11:15:43 +01:00
Karol Broda
dc7e5d435f
fix: use nixos-25.11 with apple-sdk_15 for darwin support ( fixes #1 )
...
- Switch to nixos-25.11 for modern apple-sdk packages
- Use apple-sdk_15 which includes SecTrustCopyCertificateChain (macOS 12+)
- Required for Go 1.25 crypto/x509 compatibility on darwin
2025-12-23 11:09:44 +01:00
Karol Broda
c95a5ebd23
fix: add darwin/macOS platform support for nix flake ( fixes #1 )
...
- Enable CGO on darwin (required for libproc)
- Set MACOSX_DEPLOYMENT_TARGET=12.0 for Go 1.25 crypto/x509 compatibility
- Add nix build CI on macOS (macos-14 = Apple Silicon)
2025-12-23 11:01:15 +01:00
Karol Broda
755605de26
refactor: remove explicit macOS SDK framework buildInputs in flake.nix
2025-12-23 10:51:23 +01:00
Karol Broda
5b6e098e68
fix: add darwin SDK frameworks for macOS 12+ compatibility
2025-12-23 10:45:23 +01:00
Karol Broda
f20fc96c96
Merge pull request #3 from karol-broda/fix/go-and-nix-build-not-working
2025-12-23 10:02:55 +01:00
Karol Broda
7fdb1ed477
fix(build): go and nix builds not working properly
2025-12-23 10:01:01 +01:00
Karol Broda
b2be0df2f9
feat: enhance versioning and upgrade feedback for nix installations
2025-12-21 22:04:51 +01:00
Karol Broda
0252087bd0
feat: enhance install script and upgrade command
v0.1.8
2025-12-21 21:19:07 +01:00
Karol Broda
eadd1b3452
feat: add upgrade command
2025-12-21 17:02:50 +01:00
Karol Broda
2615fe5871
fix: json command didnt filter
v0.1.7
2025-12-21 12:22:01 +01:00
Karol Broda
29891c0bb8
feat: improve empty state
2025-12-21 12:13:50 +01:00
Karol Broda
a93e682aa2
refactor: simplify flake.nix structure and improve go binary derivation
2025-12-21 01:57:32 +01:00
Karol Broda
04aa42a9c9
feat: add install script for automated binary installation
2025-12-20 20:46:41 +01:00
Karol Broda
6e4f6b3d61
build: add aur target
v0.1.6
2025-12-20 19:55:14 +01:00
Karol Broda
e99e6c8df7
chore: update readme
2025-12-20 19:41:49 +01:00
Karol Broda
d7cf490ff5
refactor(tui): unicode symbols from a single definition
v0.1.5
2025-12-20 19:29:16 +01:00
Karol Broda
99f1d95295
feat(tui): add process features watch and kill
2025-12-20 19:11:58 +01:00
Karol Broda
2c9ce1445f
chore(demo): update demo
2025-12-18 08:14:10 +01:00
Karol Broda
3c3656966e
fix: correct ldflags capitalization for version info
2025-12-17 17:40:13 +01:00
Karol Broda
3ce1ce8aed
refactor: extract common filter logic into shared runtime
2025-12-17 17:33:01 +01:00
Karol Broda
c543a8a4e9
fix: udp handling and ipv4 and ipv6 filtering
2025-12-17 17:15:52 +01:00
Karol Broda
7f2bd068ad
chore: separate darwin build configuration into .goreleaser-darwin.yaml and update action
v0.1.4
2025-12-17 00:11:13 +01:00
Karol Broda
eee7cfd64d
refactor: update socket information handling in darwin collector
v0.1.3
2025-12-17 00:02:56 +01:00
Karol Broda
dc235a5807
feat: add darwin support
v0.1.2
2025-12-16 23:59:43 +01:00
Karol Broda
9fcc6d47c2
chore: remove main binary
2025-12-16 23:18:05 +01:00
Karol Broda
5f76d5cd76
add nix package and installation docs
2025-12-16 23:12:59 +01:00
Karol Broda
cbe3adb359
remove homebrew tap config
v0.1.0
v0.1.1
2025-12-16 22:56:29 +01:00
Karol Broda
371f4d13a6
initial commit
2025-12-16 22:52:07 +01:00