Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/auditui 2026-01-06 07:40:29 +01:00
d996b1d523 docs: add a workaround for python 3.13 based linux
cf3dc315d7 fix: required python version for audible module
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2026-01-06 07:29:58 +01:00
3806c35140 docs: production readme
Kharec pushed to main at Kharec/auditui 2026-01-05 22:46:12 +01:00
974c671012 docs: add r toggle
0cf9884c6c feat: add a refresh toggle
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2026-01-05 22:39:23 +01:00
124a962d72 feat: when a book is mark as finished, remove it from cache
Kharec pushed to main at Kharec/auditui 2026-01-05 22:33:58 +01:00
bcad61d78a docs: update readme
f9c4771ee4 refactor: update finish logic to use runtime+acr
964b888e4c fix: finish-only mark action
Compare 3 commits »
Kharec pushed to main at Kharec/auditui 2026-01-05 21:52:44 +01:00
e620ea8369 docs: add filter shortcut and update roadmap
c1dd38fbe6 feat: add debounced filter screen
fca7329ba1 feat: style filter modal
8fdd517933 feat: add filter view with cached search
Compare 4 commits »
Kharec pushed to main at Kharec/skywipe 2026-01-05 20:38:23 +01:00
e6d68dd37d refactor: type strategy interface
809b7823ea refactor: type command metadata
Compare 2 commits »
Kharec pushed to main at Kharec/urupam 2026-01-05 17:37:56 +01:00
7aa400b936 test: remove obsoletes tests
1a82fbac12 clean: trim db api (setnx handles potential collisions)
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2026-01-05 17:29:29 +01:00
bec7ba5ec0 docs: get rid of marketplace features
Kharec pushed to main at Kharec/drop4 2026-01-05 13:33:17 +01:00
70d34b73ec refactor: rename variable identifiers for clarity
Kharec pushed to main at Kharec/urupam 2026-01-05 07:26:51 +01:00
285d25223e tests: run async for https url
d88e35b965 tests: update ssl tests
b0aa64053b refactor: check_ssl is async by default
Compare 3 commits »
Kharec pushed to main at Kharec/urupam 2026-01-05 07:22:23 +01:00
c398ff843d test: accept async validation
385084afc5 tests: align async validation tests
777b589946 feat: speed up validation
Compare 3 commits »
Kharec pushed to main at Kharec/auditui 2026-01-04 17:52:08 +01:00
0505086e11 refactor: type-narrow app access and email lookup
Kharec pushed to main at Kharec/auditui 2026-01-04 16:39:05 +01:00
b6c483623d docs: update readme
8ee3ccfc1c clean: remove stats playground
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2026-01-04 16:38:18 +01:00
837bb12a89 docs: add stats keybinding and mark feature complete
009111e57d feat: add StatsScreen with listening and account statistics
b65047d9f7 feat: add CONFIG_PATH and StatsScreen CSS
b3ebd56151 feat: persist email to config file
2d765bbf04 feat: add stats screen keybinding
Compare 5 commits »
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