mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 12:25:31 -04:00
[PR #346] [MERGED] Series of small fixes #327
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/346
Author: @Huskydog9988
Created: 2/8/2026
Status: ✅ Merged
Merged: 2/9/2026
Merged by: @DecDuck
Base:
develop← Head:small-fixes📝 Commits (10+)
e268ae3migrate bufbuild config to v267310fcfix localdir lookupa0bb974fix old oidc redirect path03f7aecrework twemoji path stuff88d3ff7fix torrential cmd5e8c075Merge branch 'develop' of https://github.com/Drop-OSS/drop into small-fixes42faedcfix broken lock file592b06aalign dev server port with nginx22eed37bump pnpmc22ba9cbump nuxt📊 Changes
12 files changed (+1179 additions, -2953 deletions)
View changed files
📝
buf.gen.yaml(+2 -2)📝
components/PieChart/PieChart.vue(+1 -1)📝
components/ProgressBar.vue(+2 -1)📝
i18n/i18n.config.ts(+19 -0)📝
nuxt.config.ts(+14 -4)📝
package.json(+3 -3)📝
pages/admin/index.vue(+35 -14)📝
pages/store/[id]/index.vue(+1 -1)📝
pnpm-lock.yaml(+1095 -2922)📝
prisma/migrations/20250721062509_add_pg_trgm/migration.sql(+2 -2)📝
server/internal/services/torrential/index.ts(+3 -3)📝
server/internal/utils/files.ts(+2 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.