mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-08-26 15:07:58 -04:00
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/261
Author: @laylafogiel-hash
Created: 10/8/2025
Status: ✅ Merged
Merged: 10/12/2025
Merged by: @DecDuck
Base:
develop← Head:new-sort-opt📝 Commits (1)
da6fbf8add store sort options (#238)📊 Changes
2 files changed (+33 additions, -7 deletions)
View changed files
📝
components/StoreView.vue(+25 -3)📝
server/api/v1/store/index.get.ts(+8 -4)📄 Description
This commit adds the option
to sort store items by name,
and to choose the sort order.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.