[PR #136] [MERGED] Fix for downloads and removing of library source #228

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

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/136
Author: @DecDuck
Created: 7/14/2025
Status: Merged
Merged: 7/14/2025
Merged by: @DecDuck

Base: developHead: small-fixes


📝 Commits (2)

  • 30362ec fix: downloads and removing library source
  • 8c41925 fix: linting

📊 Changes

3 files changed (+6 additions, -5 deletions)

View changed files

📝 pages/admin/library/index.vue (+0 -2)
📝 server/api/v1/admin/library/sources/index.delete.ts (+4 -1)
📝 server/api/v1/client/chunk.get.ts (+2 -2)

📄 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/136 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 7/14/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `small-fixes` --- ### 📝 Commits (2) - [`30362ec`](https://github.com/Drop-OSS/drop/commit/30362ecbc3fca8d7b121a28c2b1ce5782b3b81f1) fix: downloads and removing library source - [`8c41925`](https://github.com/Drop-OSS/drop/commit/8c419252f63f07fbed879a06f3c054f7a7aea72a) fix: linting ### 📊 Changes **3 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `pages/admin/library/index.vue` (+0 -2) 📝 `server/api/v1/admin/library/sources/index.delete.ts` (+4 -1) 📝 `server/api/v1/client/chunk.get.ts` (+2 -2) </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:28 -05:00
yindo closed this issue 2026-02-17 17:06:28 -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#228