mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-08-26 15:07:58 -04:00
[PR #287] [MERGED] Add metadata timeout #288
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/287
Author: @DecDuck
Created: 11/19/2025
Status: ✅ Merged
Merged: 11/19/2025
Merged by: @DecDuck
Base:
develop← Head:metadata-timeout📝 Commits (2)
02c443bAdd metadata timeout6ecc5c2Fix lint📊 Changes
9 files changed (+2814 additions, -808 deletions)
View changed files
📝
composables/current-page-engine.ts(+1 -2)📝
package.json(+1 -1)📝
pnpm-lock.yaml(+2791 -786)📝
pnpm-workspace.yaml(+3 -3)📝
prisma.config.ts(+3 -0)📝
server/api/v1/client/auth/initiate.post.ts(+1 -1)📝
server/api/v1/client/game/versions.get.ts(+4 -15)📝
server/internal/config/sys-conf.ts(+6 -0)📝
server/internal/metadata/index.ts(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.