[PR #1092] [CLOSED] Replace Cobalt branding with random element names #1312

Closed
opened 2025-11-09 10:10:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1092
Author: @ghost
Created: 2/6/2025
Status: Closed

Base: mainHead: main-1


📝 Commits (1)

  • 131cc2e Replace Cobalt branding with random element names

📊 Changes

9 files changed (+47 additions, -37 deletions)

View changed files

📝 api/src/cobalt.js (+2 -0)
📝 api/src/config.js (+2 -2)
📝 api/src/core/api.js (+5 -3)
api/src/misc/randomize-name.js (+6 -0)
📝 web/src/lib/api/api.ts (+7 -7)
📝 web/src/lib/api/server-info.ts (+7 -7)
📝 web/src/lib/env.ts (+9 -9)
📝 web/src/lib/settings/defaults.ts (+2 -2)
📝 web/src/routes/+page.svelte (+7 -7)

📄 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/imputnet/cobalt/pull/1092 **Author:** [@ghost](https://github.com/ghost) **Created:** 2/6/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main-1` --- ### 📝 Commits (1) - [`131cc2e`](https://github.com/imputnet/cobalt/commit/131cc2eb3c8c6aceb53c72394093b0c60d09b295) Replace Cobalt branding with random element names ### 📊 Changes **9 files changed** (+47 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `api/src/cobalt.js` (+2 -0) 📝 `api/src/config.js` (+2 -2) 📝 `api/src/core/api.js` (+5 -3) ➕ `api/src/misc/randomize-name.js` (+6 -0) 📝 `web/src/lib/api/api.ts` (+7 -7) 📝 `web/src/lib/api/server-info.ts` (+7 -7) 📝 `web/src/lib/env.ts` (+9 -9) 📝 `web/src/lib/settings/defaults.ts` (+2 -2) 📝 `web/src/routes/+page.svelte` (+7 -7) </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-09 10:10:24 -06:00
Sign in to join this conversation.