[PR #137] [MERGED] Fix max file size of 4GB (update droplet) #227

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/137
Author: @DecDuck
Created: 7/14/2025
Status: Merged
Merged: 7/14/2025
Merged by: @DecDuck

Base: developHead: fix-file-size


📝 Commits (1)

  • 71f105d fix: max file size of 4GB (update droplet)

📊 Changes

4 files changed (+71 additions, -71 deletions)

View changed files

📝 package.json (+1 -1)
📝 server/internal/library/providers/filesystem.ts (+3 -3)
📝 server/internal/library/providers/flat.ts (+3 -3)
📝 yarn.lock (+64 -64)

📄 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/137 **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:** `fix-file-size` --- ### 📝 Commits (1) - [`71f105d`](https://github.com/Drop-OSS/drop/commit/71f105d1ad580f619bdb161bbc876c1d0e536c7a) fix: max file size of 4GB (update droplet) ### 📊 Changes **4 files changed** (+71 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `server/internal/library/providers/filesystem.ts` (+3 -3) 📝 `server/internal/library/providers/flat.ts` (+3 -3) 📝 `yarn.lock` (+64 -64) </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#227