[PR #4] [MERGED] Added re-scan subs and start download functionality to downloads page #5

Closed
opened 2026-03-23 20:32:32 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-frontend/pull/4
Author: @n8detar
Created: 4/23/2022
Status: Merged
Merged: 9/11/2022
Merged by: @insuusvenerati

Base: masterHead: master


📝 Commits (7)

  • 883f5dc Added rescan subs and start download functionality
  • 0ea19de Added type Tasks
  • e41ac92 Switched to type Tasks & message cleanup
  • 30f0dbb Switched to type Tasks & message cleanup
  • 102eaab Merge branch 'tubearchivist:master' into master
  • b5b0767 Added no token message.
  • f42efe6 Merge branch 'master' of github.com:n8detar/tubearchivist-frontend

📊 Changes

3 files changed (+68 additions, -27 deletions)

View changed files

📝 src/lib/getDownloads.ts (+45 -5)
📝 src/pages/download.tsx (+16 -4)
📝 src/types/download.ts (+7 -18)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tubearchivist/tubearchivist-frontend/pull/4 **Author:** [@n8detar](https://github.com/n8detar) **Created:** 4/23/2022 **Status:** ✅ Merged **Merged:** 9/11/2022 **Merged by:** [@insuusvenerati](https://github.com/insuusvenerati) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`883f5dc`](https://github.com/tubearchivist/tubearchivist-frontend/commit/883f5dc801f5b0f13f6c845c962282a6ecefe191) Added rescan subs and start download functionality - [`0ea19de`](https://github.com/tubearchivist/tubearchivist-frontend/commit/0ea19defcc26c1b9a093dec2ffe735a9b102e159) Added type `Tasks` - [`e41ac92`](https://github.com/tubearchivist/tubearchivist-frontend/commit/e41ac9276b26a880801530e3accb0db2942479a6) Switched to type `Tasks` & message cleanup - [`30f0dbb`](https://github.com/tubearchivist/tubearchivist-frontend/commit/30f0dbb81aaa62cc94c687806ade1c005da8b69b) Switched to type `Tasks` & message cleanup - [`102eaab`](https://github.com/tubearchivist/tubearchivist-frontend/commit/102eaab1f53bb01be6902c0bd5131460eff9fe4d) Merge branch 'tubearchivist:master' into master - [`b5b0767`](https://github.com/tubearchivist/tubearchivist-frontend/commit/b5b076793d271a826ce5de58ddc4ec9ab57e1e04) Added no token message. - [`f42efe6`](https://github.com/tubearchivist/tubearchivist-frontend/commit/f42efe69bef977e1e9e573b62a0498efbd2cfe65) Merge branch 'master' of github.com:n8detar/tubearchivist-frontend ### 📊 Changes **3 files changed** (+68 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/getDownloads.ts` (+45 -5) 📝 `src/pages/download.tsx` (+16 -4) 📝 `src/types/download.ts` (+7 -18) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:32:32 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/tubearchivist-frontend#5
No description provided.