Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/goyco 2026-02-16 08:43:48 +01:00
31ef30c941 test(health): expect unhealthy for SMTP connection failures
d4a89325e0 fix(health): mark SMTP connection/bootstrap failures as unhealthy
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-02-16 08:43:17 +01:00
4eb0a6360f test(health): cover SMTP unhealthy aggregation behavior
040b9148de fix(health): treat SMTP unhealthy as degraded at app level
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-02-16 08:33:54 +01:00
6e0dfabcff feat: health check now return json, definitely
Kharec pushed to main at Kharec/goyco 2026-02-15 12:05:28 +01:00
9e81ddfdfa fix: don't reinvent the wheel
Kharec pushed to main at Kharec/goyco 2026-02-15 12:04:08 +01:00
b3b7c1d527 test: health check now supports smtp so we test it
4c1caa44dd refactor: smtp tests
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-02-15 12:00:34 +01:00
52c964abd2 docs: update readme
Kharec pushed to main at Kharec/goyco 2026-02-15 11:59:19 +01:00
a854138eac feat: design a health subcommand
Kharec pushed to main at Kharec/goyco 2026-02-15 11:56:22 +01:00
70bfb54acf refactor: use new health package
a3ed6685de feat: design a separate package for health check
Compare 2 commits »
Kharec pushed to main at Kharec/urupam 2026-02-14 19:05:30 +01:00
4eb2939be4 fix: die if redis isn't available
Kharec pushed to main at Kharec/goyco 2026-02-14 12:32:31 +01:00
8f30fe7412 docs: update readme
1a051b594c fix: customize upvote ratio
Compare 2 commits »
Kharec pushed to main at Kharec/advent-of-code 2026-02-13 07:50:13 +01:00
0324193a95 feat: update to go 1.26
Kharec pushed to main at Kharec/goyco 2026-02-13 07:48:55 +01:00
9718bcc79b docs: update readme
b1146b241c feat: upgrade to go 1.26
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2026-02-12 19:20:11 +01:00
f2c9d683b6 chore: update lock
b530238494 feat: now display download status in MB
89073aaf95 fix: progress bar centered
Compare 3 commits »
Kharec pushed to main at Kharec/auditui 2026-02-12 19:03:52 +01:00
4c27d1864c feat: make the main view truely responsive
81814246d0 fix: redistribute proportions
b71e15d54c chore: update pyproject
181b8314e6 feat: update version
Compare 4 commits »
Kharec pushed to main at Kharec/goyco 2026-02-10 17:37:42 +01:00
034bd8669e test: cover lock after seeding behavior
dc8a25d3b4 feat: lock seed user after seeding
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-02-10 17:19:05 +01:00
4d2018b20a test(e2e): split auth tests, remove sleep/retry skips, and dedupe security coverage
Kharec pushed to main at Kharec/advent-of-code 2026-02-09 11:23:42 +01:00
e138f5d439 docs: 2025 done
Kharec pushed to main at Kharec/advent-of-code 2026-02-09 11:00:31 +01:00
e4d4942f44 docs: add progress
Kharec pushed to main at Kharec/advent-of-code 2026-02-09 09:57:42 +01:00
64ecb610bb feat: solve part one
Kharec pushed to main at Kharec/advent-of-code 2026-02-03 19:02:11 +01:00
7abe9e7dc6 test: add unit test for part one