Commit Graph

248 Commits

Author SHA1 Message Date
4bc9b3fd3f test: add focused playback helper unit coverage 2026-02-18 03:17:42 +01:00
cd99960f2f test: reorganize core suite into explicit domain files 2026-02-18 03:17:33 +01:00
bd2bd43e7f test: add regression coverage for app key bindings and space priority 2026-02-18 03:01:51 +01:00
7f5e3266be fix: ensure Space always reaches toggle_playback action in TUI 2026-02-18 02:59:04 +01:00
184585bed0 fix(interface): app compose, table query, and Space pause 2026-02-18 02:51:35 +01:00
8e73e45e2d refactor: restructure into package layout and split large modules 2026-02-18 02:43:45 +01:00
bc24439da8 test: replace cached search dummy setup with dataclass fixture object 2026-02-17 14:26:02 +01:00
c9d6be6847 test: model StubDownloads state with a dataclass 2026-02-17 14:26:00 +01:00
f85a2d3cda test: convert DummyApp test context to typed dataclass 2026-02-17 14:25:58 +01:00
7e4a57d18e test: refactor MockClient state fields into a dataclass 2026-02-17 14:25:56 +01:00
4a7fa69c2e test: clean up tests/test_ui_filter.py using dataclass and slots 2026-02-17 12:43:06 +01:00
78f15b4622 chore: add a changelog 2026-02-16 21:01:16 +01:00
b63525060a docs: mention textual dependency in hacking section 2026-02-16 20:14:49 +01:00
79355f3bdf chore: bump __version__ to 0.1.6 2026-02-16 20:14:49 +01:00
7602638ffe chore: refresh lockfile for textual 8 2026-02-16 20:14:49 +01:00
dd8e513063 chore: bump package metadata for v0.1.6 2026-02-16 20:14:49 +01:00
bdccc3a2eb fix: update ui typing for textual 8 2026-02-16 20:14:49 +01:00
3ab73de2aa fix: align app with textual 8 api 2026-02-16 20:14:49 +01:00
f2c9d683b6 chore: update lock 2026-02-12 19:19:54 +01:00
b530238494 feat: now display download status in MB 2026-02-12 19:19:48 +01:00
89073aaf95 fix: progress bar centered 2026-02-12 19:19:36 +01:00
4c27d1864c feat: make the main view truely responsive 2026-02-12 19:03:47 +01:00
81814246d0 fix: redistribute proportions 2026-02-12 19:03:37 +01:00
b71e15d54c chore: update pyproject 2026-02-12 19:03:26 +01:00
181b8314e6 feat: update version 2026-02-12 19:03:21 +01:00
c6edfa5572 style: align help list rows 2026-01-19 15:25:13 +01:00
ac99643dbc style: densify help modal layout 2026-01-19 15:25:06 +01:00
889ac62a9a refactor: tidy modal styles 2026-01-19 15:15:26 +01:00
0bf6db7980 chore: bump version to 0.1.4 2026-01-19 14:41:23 +01:00
6aa4ebb33f chore: update lockfile version 2026-01-19 14:41:15 +01:00
ca43ea8858 chore: bump version to 0.1.4 2026-01-19 14:41:09 +01:00
733e35b0d2 fix: constrain progress bar width 2026-01-19 14:41:01 +01:00
f3573dfffc fix: center progress bar container 2026-01-19 14:40:50 +01:00
d17cb6f4d2 chore: bump version to 0.1.3 2026-01-09 19:01:29 +01:00
6e3eb87f76 chore: update pyproject 2026-01-09 19:01:20 +01:00
b5f82d6e33 feat: speed up library fetching with concurrent page requests 2026-01-09 19:01:14 +01:00
8bddca2f75 docs: testing is now implemented 2026-01-06 13:09:15 +01:00
bb8571df8a chore: bump version to 0.1.2 2026-01-06 12:58:50 +01:00
f528df49a9 update lockfile for dev extras 2026-01-06 12:58:31 +01:00
d40ad4534a chore: add dev deps and test config 2026-01-06 12:58:21 +01:00
c9a8764286 feat: add test config 2026-01-06 12:58:11 +01:00
1976b5d88c test: cover filter debounce 2026-01-06 12:58:00 +01:00
a8e3972f34 test: cover email extraction 2026-01-06 12:57:55 +01:00
eea6f26bcf test: cover table utils 2026-01-06 12:57:46 +01:00
ca70661bf6 test: cover library parsing and mark as finish 2026-01-06 12:57:36 +01:00
7930bf6941 test: cover cache and url helpers 2026-01-06 12:57:16 +01:00
6d3e818b01 test: cover filter/search helpers 2026-01-06 12:57:07 +01:00
02c6e4cb88 refactor: use shared search helpers 2026-01-06 12:56:35 +01:00
b63956c08f feat: add search helper module 2026-01-06 12:56:26 +01:00
f024128f85 docs: update readme 2026-01-06 10:30:29 +01:00