Commit Graph
10 Commits
Author SHA1 Message Date
bairon.dev dbe543b433 fix: drop SolidTorrents so games stop showing under TV (#33) 2026-07-02 01:01:51 -04:00
Avinash GundimedaandGitHub 6ba3e4292b feat: add hjkl navigation alongside the arrow keys (#29)
Layer vim-style h/j/k/l onto the existing arrow navigation across the sidebar, results, downloads, and seeding. Arrows unchanged.
2026-07-01 02:36:45 -04:00
Anand HegdeandGitHub 1b53ef3094 fix: leave a row of slack below the results panel (#30)
Move the results panel height into a tested resultsPanelOuter helper so the view stays one row short of the overflow:hidden body, matching Downloads and Seeding. Fixes #21.
2026-07-01 02:36:28 -04:00
Anand HegdeandGitHub 81f449ffda fix: show sort param during search phase
Keep the active sort note on the status line while results stream in, so it no longer disappears mid-search and snaps back only once sources finish.
2026-06-30 11:07:18 -04:00
samoht9277 05236fe8e5 feat: add 's' key to sort results by size, seeders, or source 2026-06-29 19:40:15 -03:00
bairon.dev 9069ba5e9c Merge pull request #4: navigate panes with the arrow keys
# Conflicts:
#	package-lock.json
2026-06-29 13:40:04 -04:00
Francesco Pira e255e202d1 feat: added 'Copy magnet' option via 'y' key 2026-06-29 18:55:14 +02:00
Oskar Krawczyk 6acbac462e Added navigating panes by arrows 2026-06-29 11:22:02 +02:00
bairon.dev 8a9886be9c feat: wordmark + progress-bar sheen, dark-violet svg base, readme refinements 2026-06-27 12:42:38 -04:00
bairon.dev 60d7a9a755 feat: terminal-native torrent discovery TUI
Curated, multi-source torrent search and download from the terminal:
concurrent search across built-in sources with streamed, source-tagged
results; a download-only webtorrent engine with true pause/resume and
restart recovery; magnet paste; and a calm Ink + React TUI. No indexer
server, no setup.
2026-06-27 02:03:19 -04:00