[PR #695] [MERGED] feat: remove hardcoded names #43469

Closed
opened 2026-04-29 17:34:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/695
Author: @tjbck
Created: 2/10/2024
Status: Merged
Merged: 2/10/2024
Merged by: @tjbck

Base: mainHead: refac


📝 Commits (1)

  • 223f17b feat: remove hardcoded names

📊 Changes

9 files changed (+70 additions, -22 deletions)

View changed files

📝 src/lib/components/chat/Messages/Placeholder.svelte (+5 -5)
📝 src/lib/components/chat/Settings/About.svelte (+2 -2)
📝 src/lib/components/layout/Navbar.svelte (+3 -2)
📝 src/lib/components/layout/Sidebar.svelte (+4 -4)
📝 src/lib/constants.ts (+52 -6)
📝 src/routes/+layout.svelte (+2 -1)
📝 src/routes/auth/+page.svelte (+2 -2)
📝 static/favicon.png (+0 -0)
static/ollama-dark.png (+0 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/695 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 2/10/2024 **Status:** ✅ Merged **Merged:** 2/10/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `refac` --- ### 📝 Commits (1) - [`223f17b`](https://github.com/open-webui/open-webui/commit/223f17baf92088ea9b9f457857144bd478b27ab4) feat: remove hardcoded names ### 📊 Changes **9 files changed** (+70 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Messages/Placeholder.svelte` (+5 -5) 📝 `src/lib/components/chat/Settings/About.svelte` (+2 -2) 📝 `src/lib/components/layout/Navbar.svelte` (+3 -2) 📝 `src/lib/components/layout/Sidebar.svelte` (+4 -4) 📝 `src/lib/constants.ts` (+52 -6) 📝 `src/routes/+layout.svelte` (+2 -1) 📝 `src/routes/auth/+page.svelte` (+2 -2) 📝 `static/favicon.png` (+0 -0) ➖ `static/ollama-dark.png` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 17:34:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#43469