mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 04:15:36 -04:00
[PR #173] [MERGED] Small ui tweaks, update robots.txt, and readme improvements #247
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/173
Author: @Huskydog9988
Created: 8/2/2025
Status: ✅ Merged
Merged: 8/4/2025
Merged by: @DecDuck
Base:
develop← Head:misc-usability-improvements📝 Commits (9)
aeefa93feat: add link to drop version in footerb6a824dfeat: add drop logo aria labela60c266feat: disable all crawling by bots4a73ea3feat: hide logo when inside wordmark for aria98e5684docs: update readme and contributing4f51898feat: default page in setup wizzard is imgdd01cbbci: remove redundant perm in release ci74a3a85docs: update translation links and add progress imagefb5d1e8fix: lang selector using wrong weblate link📊 Changes
9 files changed (+58 additions, -64 deletions)
View changed files
📝
.github/workflows/release.yml(+0 -3)📝
CONTRIBUTING.md(+30 -1)📝
README.md(+11 -52)📝
components/DropLogo.vue(+1 -0)📝
components/DropWordmark.vue(+1 -1)📝
components/LanguageSelector.vue(+1 -1)📝
components/UserFooter.vue(+4 -3)📝
pages/setup.vue(+8 -2)📝
public/robots.txt(+2 -1)📄 Description
This snowballed into an omnibus pr from my initial plans for small ui tweaks.
The list of changes include:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.