mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 20:05:39 -04:00
[PR #288] [MERGED] Fix 7z archives with spaces #289
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop/pull/288
Author: @DecDuck
Created: 11/19/2025
Status: ✅ Merged
Merged: 11/19/2025
Merged by: @DecDuck
Base:
develop← Head:7z-fixes📝 Commits (2)
d71bf7cfix: ignore imported versionsac81021fix: bump droplet for 7z fixes📊 Changes
8 files changed (+71 additions, -63 deletions)
View changed files
📝
layouts/default.vue(+2 -2)📝
nuxt.config.ts(+3 -0)📝
package.json(+1 -1)📝
pnpm-lock.yaml(+45 -45)📝
server/internal/library/index.ts(+4 -1)📝
server/internal/library/provider.ts(+4 -1)📝
server/internal/library/providers/filesystem.ts(+11 -12)📝
server/internal/library/providers/flat.ts(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.