mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 20:05:39 -04:00
[PR #330] [CLOSED] In-app store #311
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/330
Author: @DecDuck
Created: 1/24/2026
Status: ❌ Closed
Base:
develop← Head:store📝 Commits (1)
aea9a27feat: add store nav and fixes📊 Changes
8 files changed (+69 additions, -28 deletions)
View changed files
📝
components/Modal/CreateCollection.vue(+2 -15)➕
components/UserHeader/StoreNav.vue(+39 -0)📝
dev-tools/compose.yml(+4 -2)📝
layouts/default.vue(+2 -1)📝
nuxt.config.ts(+1 -1)📝
pages/store/[id]/index.vue(+3 -1)📝
server/api/v1/client/user/webtoken.post.ts(+9 -1)📝
server/api/v1/collection/index.post.ts(+9 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.