mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
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/60
Author: @DecDuck
Created: 6/1/2025
Status: ✅ Merged
Merged: 6/1/2025
Merged by: @DecDuck
Base:
develop← Head:56-multi-upload-to-image-library📝 Commits (4)
a269348feat: support for file upload handler to track multiple filesd3a2f33feat: update image upload endpoint to allow multiple filese1e172bfix: lint8ce35deMerge branch 'develop' into 56-multi-upload-to-image-library📊 Changes
6 files changed (+42 additions, -22 deletions)
View changed files
📝
components/UploadFileDialog.vue(+25 -7)📝
pages/admin/metadata/games/[id]/index.vue(+1 -0)📝
server/api/v1/admin/game/image/index.post.ts(+3 -3)📝
server/api/v1/admin/game/metadata.post.ts(+4 -2)📝
server/api/v1/admin/news/index.post.ts(+3 -2)📝
server/internal/utils/handlefileupload.ts(+6 -8)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.