mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 04:15:36 -04:00
[PR #116] [MERGED] Combined fixes #220
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/116
Author: @DecDuck
Created: 6/9/2025
Status: ✅ Merged
Merged: 6/9/2025
Merged by: @DecDuck
Base:
develop← Head:small-fixes📝 Commits (6)
3c8452ffix: missing CheckIcon import in LanguageSelector400e522fix: #114 and error handling72b3d6ffix: [GH-ISSUE #200] [FEATURE] wizarr integration (#97)9c1c003fix: lintd4b675cfeat: [GH-ISSUE #208] [FEATURE] mobygames support (#104)cc146d3fix: [GH-ISSUE #132] Task Doesn't Exist on Import (#72)📊 Changes
10 files changed (+52 additions, -46 deletions)
View changed files
📝
components/LanguageSelector.vue(+4 -1)📝
components/NewsArticleCreateButton.vue(+8 -0)📝
error.vue(+6 -1)📝
nuxt.config.ts(+1 -0)📝
pages/account/notifications.vue(+1 -1)📝
plugins/error-handler.ts(+2 -2)📝
server/api/v1/admin/news/index.post.ts(+20 -11)📝
server/internal/objects/transactional.ts(+1 -1)📝
server/internal/tasks/index.ts(+9 -2)➖
server/plugins/redirect.ts(+0 -27)📄 Description
Fixes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.