[PR #25] [MERGED] HTTPS Redirection fix & Overhauled library page #176

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

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/25
Author: @AdenMGB
Created: 3/14/2025
Status: Merged
Merged: 4/1/2025
Merged by: @DecDuck

Base: developHead: develop


📝 Commits (3)

  • 66400f4 fix(webui): Fix forcably redirecting to https
  • 19d1a9d style(library): complete restyling to match client library
  • c052511 fix(library): Use $dropFetch util

📊 Changes

2 files changed (+205 additions, -76 deletions)

View changed files

📝 nuxt.config.ts (+3 -1)
📝 pages/library/game/[id]/index.vue (+202 -75)

📄 Description

image


🔄 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/25 **Author:** [@AdenMGB](https://github.com/AdenMGB) **Created:** 3/14/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`66400f4`](https://github.com/Drop-OSS/drop/commit/66400f487517d4e31d3e7cbfc9716bde2601d1ce) fix(webui): Fix forcably redirecting to https - [`19d1a9d`](https://github.com/Drop-OSS/drop/commit/19d1a9dd0eeecb01bccf8f0486df619c6d6c6611) style(library): complete restyling to match client library - [`c052511`](https://github.com/Drop-OSS/drop/commit/c052511ff333862c3711c1f55f7441381769a7e7) fix(library): Use $dropFetch util ### 📊 Changes **2 files changed** (+205 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `nuxt.config.ts` (+3 -1) 📝 `pages/library/game/[id]/index.vue` (+202 -75) </details> ### 📄 Description ![image](https://github.com/user-attachments/assets/06056522-576c-4d88-9885-d1bed179d452) --- <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:22 -05:00
yindo closed this issue 2026-02-17 17:06:22 -05:00
yindo changed title from [PR #25] [MERGED] HTTPS Redirection fix & Overhauled library page to [PR #25] [MERGED] HTTPS Redirection fix & Overhauled library page 2026-06-05 14:22:00 -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#176