[PR #360] [MERGED] Tag connect & disconnect fix #355

Closed
opened 2026-06-05 14:22:33 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/360
Author: @DecDuck
Created: 2/26/2026
Status: Merged
Merged: 2/26/2026
Merged by: @DecDuck

Base: developHead: tag-fix


📝 Commits (3)

📊 Changes

4 files changed (+19 additions, -9 deletions)

View changed files

📝 i18n/locales/en_us.json (+7 -7)
📝 server/api/v1/admin/game/[id]/tags.patch.ts (+12 -2)
📝 server/api/v1/auth/oidc/callback.get.ts (+0 -0)
📝 server/api/v1/auth/oidc/logout.post.ts (+0 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Drop-OSS/drop/pull/360 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 2/26/2026 **Status:** ✅ Merged **Merged:** 2/26/2026 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `tag-fix` --- ### 📝 Commits (3) - [`9442b5a`](https://github.com/Drop-OSS/drop/commit/9442b5a53cc859a39f5ca1df07c62ed5ae88f699) fix: tag connect/disconnect - [`b05c349`](https://github.com/Drop-OSS/drop/commit/b05c34923868e82fb7beee7ab89079821dd24d9d) fix: lint - [`a0bdaf7`](https://github.com/Drop-OSS/drop/commit/a0bdaf70e371e47d5ebce3cd3fdc05794e7fea5d) fix: oidc typo fix ### 📊 Changes **4 files changed** (+19 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `i18n/locales/en_us.json` (+7 -7) 📝 `server/api/v1/admin/game/[id]/tags.patch.ts` (+12 -2) 📝 `server/api/v1/auth/oidc/callback.get.ts` (+0 -0) 📝 `server/api/v1/auth/oidc/logout.post.ts` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 14:22:33 -04:00
yindo closed this issue 2026-06-05 14:22:33 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#355