mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-22 00:26:55 -04:00
[PR #187] [MERGED] v0.3.2 #252
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/187
Author: @DecDuck
Created: 8/15/2025
Status: ✅ Merged
Merged: 8/15/2025
Merged by: @DecDuck
Base:
main← Head:develop📝 Commits (9)
442f940Translated using Weblate (English) (#151)545a6b1Fix #119 (#153)a435eadFix various typos (#156)0b0972bSmall IO tweaks, robots.txt, and README improvements (#173)e1dc26fREADME fixes (#174)f6f972cTranslations update from Weblate (#172)b84d1f2v2 download API and Admin UI fixes (#177)9ff5410chore(deps): bump tmp from 0.2.3 to 0.2.4 (#179)abec952Various fixes (#186)📊 Changes
46 files changed (+2020 additions, -413 deletions)
View changed files
📝
.github/workflows/release.yml(+0 -3)📝
CONTRIBUTING.md(+30 -1)📝
README.md(+15 -56)📝
app.vue(+42 -0)📝
components/DropLogo.vue(+1 -0)📝
components/DropWordmark.vue(+1 -1)📝
components/GameEditor/Version.vue(+11 -8)📝
components/LanguageSelector.vue(+7 -3)➕
components/Modal/CreateCompany.vue(+148 -0)📝
components/StoreView.vue(+1 -1)📝
components/UserFooter.vue(+4 -3)📝
i18n/locales/de.json(+480 -1)📝
i18n/locales/en_pirate.json(+32 -10)📝
i18n/locales/en_us.json(+118 -101)📝
i18n/locales/fr.json(+615 -1)➕
i18n/locales/ru.json(+40 -0)📝
nuxt.config.ts(+1 -0)📝
package.json(+4 -1)📝
pages/admin/metadata/companies/[id]/index.vue(+7 -4)📝
pages/admin/metadata/companies/index.vue(+16 -13)...and 26 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.