[PR #349] [MERGED] Fix dev torrential server #330

Closed
opened 2026-02-17 17:06:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/349
Author: @DecDuck
Created: 2/10/2026
Status: Merged
Merged: 2/12/2026
Merged by: @DecDuck

Base: developHead: fix-internal-torrential


📝 Commits (2)

  • daf8c64 fix: droplet interface not waiting for torrential
  • 9a2092e fix: lint

📊 Changes

5 files changed (+34 additions, -9 deletions)

View changed files

📝 server/internal/clients/ca.ts (+3 -0)
📝 server/internal/library/index.ts (+2 -2)
📝 server/internal/services/index.ts (+12 -0)
📝 server/internal/services/torrential/droplet-interface.ts (+1 -0)
📝 server/internal/services/torrential/index.ts (+16 -7)

📄 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/Drop-OSS/drop/pull/349 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `fix-internal-torrential` --- ### 📝 Commits (2) - [`daf8c64`](https://github.com/Drop-OSS/drop/commit/daf8c643459b3cd0a228e15f06fec8ca249cf78a) fix: droplet interface not waiting for torrential - [`9a2092e`](https://github.com/Drop-OSS/drop/commit/9a2092ef1a3ea3ec4e60d887720d6b6d4fcdb254) fix: lint ### 📊 Changes **5 files changed** (+34 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `server/internal/clients/ca.ts` (+3 -0) 📝 `server/internal/library/index.ts` (+2 -2) 📝 `server/internal/services/index.ts` (+12 -0) 📝 `server/internal/services/torrential/droplet-interface.ts` (+1 -0) 📝 `server/internal/services/torrential/index.ts` (+16 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:06:40 -05:00
yindo closed this issue 2026-02-17 17:06:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#330