feat: polish prompt ux and fix z hiding sources without seeder data

- new PromptHints action row shared by the folder and trackers prompts
- download-to prompt shows the torrent name and size, enter reads "download"
- export torrent rebound from T to s and centralized in the store
- footer trimmed to essentials, d/D and z detail live in the ? sheet
- z keeps FitGirl and SubsPlease rows: their feeds carry no seeder data,
  a new per-source reportsHealth flag marks seeders: 0 as unknown, not dead
- version 1.3.0
This commit is contained in:
bairon.dev
2026-07-07 01:55:04 -04:00
parent 26a4f0f910
commit 3302f46762
21 changed files with 126 additions and 72 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "torlnk",
"version": "1.1.1",
"version": "1.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "torlnk",
"version": "1.1.1",
"version": "1.3.0",
"license": "MIT",
"dependencies": {
"env-paths": "^4.0.0",