mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 04:15:36 -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/250
Author: @Hicks-99
Created: 9/18/2025
Status: ✅ Merged
Merged: 9/20/2025
Merged by: @DecDuck
Base:
develop← Head:develop📝 Commits (2)
63ad33bfeat(metadata): add Steam metadata provider (#232)99bd5a1style(steam): remove emojis from log messages📊 Changes
5 files changed (+1034 additions, -0 deletions)
View changed files
📝
nuxt.config.ts(+1 -0)➕
prisma/migrations/20250918184144_add_steam_metadata/migration.sql(+8 -0)📝
prisma/models/content.prisma(+1 -0)➕
server/internal/metadata/steam.ts(+1022 -0)📝
server/plugins/03.metadata-init.ts(+2 -0)📄 Description
https://*.steamstatic.comto the list of allowed image domains.search,fetchGame,fetchCompanyCloses: #232
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.