mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
[PR #334] [CLOSED] Downloader fix #315
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/334
Author: @BillyOutlast
Created: 2/2/2026
Status: ❌ Closed
Base:
release-prep← Head:downloader-fix📝 Commits (10+)
d02c54aMinor change for fork repo2562501Merge branch 'Drop-OSS:release-prep' into release-prep76ee358404 fix attemptd093316authentiction fixbc700e1more authentication fix attemptsb0a1c2fadding debug80ea427index fix88d6cc1versions.get.ts69cbcfeFix rebuild9f56b06number error📊 Changes
9 files changed (+149 additions, -32 deletions)
View changed files
📝
.github/workflows/release.yml(+1 -1)📝
server/api/v1/client/depots/index.get.ts(+1 -2)➖
server/api/v1/client/game/[id]/index.get.ts(+0 -18)📝
server/api/v1/client/game/[id]/version/[versionid]/index.get.ts(+1 -2)📝
server/api/v1/client/game/[id]/versions.get.ts(+2 -2)📝
server/api/v1/client/game/manifest.get.ts(+13 -3)➕
server/api/v1/client/game/versions.get.ts(+129 -0)📝
server/api/v1/client/news/[id]/index.get.ts(+1 -2)📝
server/api/v1/client/news/index.get.ts(+1 -2)📄 Description
Downloads now work for Setup only games, I was testing homerips but the 7z problem kept leading to system crashes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.