[PR #14] [MERGED] dev branch update #6902

Closed
opened 2025-11-11 17:11:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/14
Author: @tjbck
Created: 10/22/2023
Status: Merged
Merged: 10/22/2023
Merged by: @tjbck

Base: devHead: main


📝 Commits (6)

  • 0366fb8 fix: contants => constants
  • a829333 Merge pull request #12 from coolaj86/typo-constants
  • 2eea764 fix: contants => constants
  • d188512 chore: npm run fmt
  • ee63832 chore: check PRs for fmt, lint, & build
  • f689bdf Merge pull request #13 from coolaj86/chore-fmt

📊 Changes

8 files changed (+95 additions, -66 deletions)

View changed files

.github/workflows/node.js.yaml (+25 -0)
📝 package.json (+6 -2)
📝 postcss.config.js (+5 -5)
📝 src/lib/components/common/Overlay.svelte (+33 -33)
📝 src/lib/components/common/Spinner.svelte (+24 -24)
📝 src/lib/constants.ts (+0 -0)
📝 src/routes/+page.server.ts (+1 -1)
📝 src/routes/+page.svelte (+1 -1)

📄 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/14 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 10/22/2023 **Status:** ✅ Merged **Merged:** 10/22/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (6) - [`0366fb8`](https://github.com/open-webui/open-webui/commit/0366fb8ef83afb50ed236582110ed3817d92b019) fix: contants => constants - [`a829333`](https://github.com/open-webui/open-webui/commit/a82933376aaedb564dc33fe303a8606b1a3f5b7c) Merge pull request #12 from coolaj86/typo-constants - [`2eea764`](https://github.com/open-webui/open-webui/commit/2eea76437898151380e2ba016663c4405169ce65) fix: contants => constants - [`d188512`](https://github.com/open-webui/open-webui/commit/d1885122632869cf81a61639b3cbf3a0e9953631) chore: npm run fmt - [`ee63832`](https://github.com/open-webui/open-webui/commit/ee638329f13a86cad94124fc354a0c33f02f190c) chore: check PRs for fmt, lint, & build - [`f689bdf`](https://github.com/open-webui/open-webui/commit/f689bdf2cd7c1d136d2010f944d039110c8b4609) Merge pull request #13 from coolaj86/chore-fmt ### 📊 Changes **8 files changed** (+95 additions, -66 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/node.js.yaml` (+25 -0) 📝 `package.json` (+6 -2) 📝 `postcss.config.js` (+5 -5) 📝 `src/lib/components/common/Overlay.svelte` (+33 -33) 📝 `src/lib/components/common/Spinner.svelte` (+24 -24) 📝 `src/lib/constants.ts` (+0 -0) 📝 `src/routes/+page.server.ts` (+1 -1) 📝 `src/routes/+page.svelte` (+1 -1) </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 2025-11-11 17:11:03 -06: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#6902