Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/auditui 2026-01-04 11:21:55 +01:00
8e41d0b002 feat: redesign help as two-column cheat sheet
74691f3322 feat: compact duration formatting
ff1030f4bd feat: massive UI revamp
1bbd28888b feat: replace footer with custom top bar
Compare 4 commits »
Kharec pushed to main at Kharec/advent-of-code 2026-01-03 12:15:22 +01:00
a9100b6fc9 feat: solve part two
Kharec pushed to main at Kharec/advent-of-code 2026-01-03 12:10:29 +01:00
096788c592 test: add unit test for part two
Kharec pushed to main at Kharec/advent-of-code 2026-01-03 12:09:29 +01:00
3ddd26f426 feat: solve part one
Kharec pushed to main at Kharec/advent-of-code 2026-01-03 12:04:50 +01:00
a3135a6901 test: add unit test for part one
Kharec pushed to main at Kharec/advent-of-code 2026-01-03 12:02:23 +01:00
0d43b2e12c feat: register fifth day
c2c87ad301 chore: add 2017D5 dataset
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2026-01-03 11:49:35 +01:00
20ef60b1e4 feat: polish responsive help screen CSS
Kharec pushed to main at Kharec/auditui 2026-01-03 11:49:00 +01:00
77962778d4 feat: responsive help screen CSS
Kharec pushed to main at Kharec/auditui 2026-01-03 11:42:13 +01:00
d2cfebddf7 docs: update readme
Kharec pushed to main at Kharec/auditui 2026-01-03 11:41:32 +01:00
43c0215a6f feat: define ratio-based table columns
7741c8adba feat: make ui columns responsive
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2026-01-03 11:14:46 +01:00
eaa1628fcc refactor: extract key display mapping and helper methods
Kharec pushed to main at Kharec/auditui 2026-01-02 18:58:10 +01:00
e663401151 docs: update readme
78dc8ed4a0 feat: add methods to mark books as finished/unfinished
2d31c8d7a2 feat: add 'f' key binding to toggle finished/unfinished status
Compare 3 commits »
Kharec pushed to main at Kharec/auditui 2026-01-02 17:20:15 +01:00
b9f147c3b3 feat: add up/down arrow key bindings for playback speed control
Kharec pushed to main at Kharec/auditui 2026-01-02 17:20:07 +01:00
459970ebd5 docs: add speed control
Kharec pushed to main at Kharec/auditui 2026-01-02 17:19:54 +01:00
fa881a1ca8 feat: add arrow key symbols to help screen display
7518d16501 feat: add playback speed control with increase/decrease methods
Compare 2 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-12-31 17:54:12 +01:00
47f73df6bc refactor: better variable name
Kharec pushed to main at Kharec/skywipe 2025-12-31 08:22:29 +01:00
6a88ab8560 refactor: import getpass directly
Kharec pushed to main at Kharec/skywipe 2025-12-30 23:09:03 +01:00
dd3b220a4a test: use shared config fixture
82b99da50d test: add config_with_tmp_path fixture
Compare 2 commits »
Kharec pushed to main at Kharec/skywipe 2025-12-30 23:04:47 +01:00
ce2a1ad594 test: expand configure load tests with fixture and error cases
Kharec pushed to main at Kharec/skywipe 2025-12-30 18:29:36 +01:00
313b6fc453 test: refactor CLI tests and expand coverage