lukaszraczylo
100251b896
Cleanup, signing and update of internals.
2025-12-15 00:32:53 +00:00
lukaszraczylo
2d9c28657b
Update go.mod and go.sum ( #3 )
v0.1.28
2025-12-12 03:28:24 +00:00
lukaszraczylo
a8acb2d480
Update go.mod and go.sum ( #2 )
v0.1.27
2025-12-09 03:25:21 +00:00
lukaszraczylo
29263dc8a2
gosec govulncheck runs ( #1 )
...
* gosec govulncheck runs
* Fix flaky TestRateLimiter_Matrix test
The test was failing due to two issues:
1. Test name generation used invalid character conversion (string(rune('0'+limit)))
which produced non-printable characters for limits >= 10
2. Using 10ms windows with 100 requests caused race conditions - early requests
would expire before all 100 were made, allowing the 101st request
Changed to use struct-based test cases with proper fmt.Sprintf naming and
a consistent 1-second window that won't expire during rapid test execution.
v0.1.26
2025-12-09 01:07:16 +00:00
lukaszraczylo
27d5011ab1
fix: remove unnecessary verified parameter from homebrew cask
...
The verified parameter is only needed when the URL domain differs
from the homepage domain. Since both point to github.com, Homebrew
audit flags this as unnecessary.
v0.1.25
2025-12-08 02:08:00 +00:00
lukaszraczylo
51119b3694
Use shared PR workflow
2025-12-08 01:31:55 +00:00
lukaszraczylo
1b66f4c6f9
Trigger autoupdater
2025-12-08 01:11:32 +00:00
lukaszraczylo
8c022fa0d2
fixup! fixup! Move to casks.
v0.1.22
2025-12-07 15:53:46 +00:00
lukaszraczylo
5d8c72d75f
fixup! Move to casks.
2025-12-07 14:58:25 +00:00
lukaszraczylo
2a6f0ee244
Move to casks.
v0.1.20
2025-12-07 14:49:14 +00:00
lukaszraczylo
99f215cb7c
Move build and release to shared workflow
v0.1.19
2025-12-07 13:33:46 +00:00
lukaszraczylo
6eb634bfd0
Move to shared workflows.
2025-12-07 13:25:56 +00:00
lukaszraczylo
4bf0dd2cdf
Update the autoupdate workflow
2025-12-07 12:36:24 +00:00
lukaszraczylo
70ac227613
Update autoupdate workflow. LOL.
2025-12-03 00:47:35 +00:00
lukaszraczylo
90e0375a83
Remove unused functions.
v0.1.15
2025-12-02 18:19:01 +00:00
lukaszraczylo
8445e50dc8
Update go.mod and go.sum
2025-12-02 03:26:03 +00:00
lukaszraczylo
e1b9c15a2a
fixup! fixup! Fix autoupdate workflow
2025-12-01 14:39:46 +00:00
lukaszraczylo
c442eade9e
Update go.mod and go.sum
2025-12-01 14:32:58 +00:00
lukaszraczylo
acc80882e2
fixup! Fix autoupdate workflow
2025-12-01 14:31:00 +00:00
lukaszraczylo
5e24b13595
Fix autoupdate workflow
2025-12-01 14:24:59 +00:00
lukaszraczylo
76e364ca3e
bugfix: Deleted hosts were lingering in the TUI list.
v0.1.9
2025-11-29 02:38:12 +00:00
lukaszraczylo
9598444d56
Add automatic wrapping of the content based on terminal width
v0.1.8
2025-11-29 01:59:23 +00:00
lukaszraczylo
1b832e2fcf
Fix taps confusion.
2025-11-29 01:34:17 +00:00
lukaszraczylo
005ff27392
Add more tests.
v0.1.6
2025-11-28 15:29:40 +00:00
lukaszraczylo
929fa454e7
Add MIT license file.
v0.1.5
2025-11-28 14:35:34 +00:00
lukaszraczylo
8272bf1ebd
Fix the github actions.
v0.1.4
2025-11-28 14:28:54 +00:00
lukaszraczylo
11ae97c97c
Add installation script.
2025-11-28 14:24:05 +00:00
lukaszraczylo
9c1c1eb9c6
Create CNAME
2025-11-28 14:16:24 +00:00
lukaszraczylo
22552aec99
Initial commit.
2025-11-28 12:57:23 +00:00