Commit Graph
3 Commits
Author SHA1 Message Date
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 3c5b5597d9 feat: extract upload date for 1337x results
Parse the "Date uploaded" field from 1337x detail pages into TorrentResult.added, matching the other sources. Reuses the detail-page fetch already done for the magnet, so no extra requests are made.
2026-06-30 11:07:35 -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