[PR #314] [MERGED] Fix MFA superlevel redirect & ViewTransition #300

Closed
opened 2026-02-17 17:06:36 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/314
Author: @DecDuck
Created: 1/14/2026
Status: Merged
Merged: 1/14/2026
Merged by: @DecDuck

Base: developHead: fix-mfa-view


📝 Commits (2)

📊 Changes

6 files changed (+113 additions, -13 deletions)

View changed files

📝 .vscode/settings.json (+1 -1)
📝 nuxt.config.ts (+1 -1)
📝 pages/account/tokens.vue (+0 -1)
server/api/v1/client/depots/index.get.ts (+8 -0)
📝 server/api/v1/client/game/versions.get.ts (+98 -7)
📝 server/internal/session/index.ts (+5 -3)

📄 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/314 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `fix-mfa-view` --- ### 📝 Commits (2) - [`d36b3c4`](https://github.com/Drop-OSS/drop/commit/d36b3c48f3c55d97eed30807a87d2fdc8562d160) feat: fix mfa superlevel & viewtransition - [`6d8380c`](https://github.com/Drop-OSS/drop/commit/6d8380c390915228f61a663ca2e77d16ea8c580d) fix: lint ### 📊 Changes **6 files changed** (+113 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `.vscode/settings.json` (+1 -1) 📝 `nuxt.config.ts` (+1 -1) 📝 `pages/account/tokens.vue` (+0 -1) ➕ `server/api/v1/client/depots/index.get.ts` (+8 -0) 📝 `server/api/v1/client/game/versions.get.ts` (+98 -7) 📝 `server/internal/session/index.ts` (+5 -3) </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-02-17 17:06:36 -05:00
yindo closed this issue 2026-02-17 17:06:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#300