mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-08-27 15:24:40 -04:00
[PR #142] [MERGED] Store overhaul #234
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/142
Author: @DecDuck
Created: 7/20/2025
Status: ✅ Merged
Merged: 7/29/2025
Merged by: @DecDuck
Base:
develop← Head:64-store-overhaul📝 Commits (10+)
5d2eda5feat: small library tweaks + company page59a9dd0feat: new store view0799413fix: ci merge error9ad8ebcfeat: add genres to store pagecff2c09feat: sortingcb019dbfeat: lock game/version imports while their tasks are runningb8b187efeat: feature gamesc409476feat: tag based filtering1642ab1fix: make tags alphabetical0ab7fa3refactor: move a bunch of i18n to common📊 Changes
97 files changed (+3506 additions, -524 deletions)
View changed files
📝
.prettierignore(+1 -1)📝
CONTRIBUTING.md(+0 -4)📝
components/AddLibraryButton.vue(+7 -26)📝
components/Directory/Library.vue(+3 -3)📝
components/Directory/News.vue(+0 -0)📝
components/GameCarousel.vue(+1 -3)📝
components/GameEditor/Metadata.vue(+66 -33)📝
components/GameEditor/Version.vue(+22 -8)📝
components/GamePanel.vue(+3 -2)📝
components/GameSearchResultWidget.vue(+1 -1)➕
components/Modal/AddCompanyGame.vue(+246 -0)📝
components/Modal/CreateCollection.vue(+1 -1)➕
components/Modal/CreateTag.vue(+78 -0)📝
components/Modal/DeleteCollection.vue(+4 -2)📝
components/Modal/DeleteNews.vue(+0 -0)📝
components/Modal/DeleteUser.vue(+0 -0)📝
components/Modal/UploadFile.vue(+0 -0)➕
components/MultiItemSelector.vue(+115 -0)📝
components/NotificationItem.vue(+5 -2)➕
components/StoreView.vue(+488 -0)...and 77 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.