mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 04:15:36 -04:00
[PR #141] [MERGED] Small fixes #231
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/141
Author: @DecDuck
Created: 7/18/2025
Status: ✅ Merged
Merged: 7/20/2025
Merged by: @DecDuck
Base:
develop← Head:small-fixes📝 Commits (8)
3cdf361fix: save task as Json rather than stringc55682efix: pull objects before creating game in database553aabcfix: strips relative dirs from version information183e35cfix: [GH-ISSUE #248] Add `typos` CI lint (#132)b8a633bfix: lint7e89e50fix: news object ids and small tweaksf018be6fix: notification styling errors23ee161fix: lint📊 Changes
14 files changed (+57 additions, -91 deletions)
View changed files
📝
components/AccountSidebar.vue(+2 -2)📝
components/NewsDirectory.vue(+1 -3)📝
components/RelativeTime.vue(+2 -2)📝
i18n/locales/en_us.json(+2 -2)📝
pages/account/notifications.vue(+10 -8)📝
pages/news.vue(+1 -1)📝
pages/news/[id]/index.vue(+8 -10)📝
pages/news/index.vue(+11 -4)➕
public/wallpapers/news-placeholder.jpg(+0 -0)📝
server/api/v1/admin/news/index.post.ts(+1 -1)📝
server/internal/library/index.ts(+5 -5)📝
server/internal/metadata/index.ts(+9 -8)📝
server/internal/news/index.ts(+2 -2)📝
server/internal/tasks/index.ts(+3 -43)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.