mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-24 05:00:50 -05:00
[PR #1549] [CLOSED] web: rebrand frontend to SnapSave #13663
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/imputnet/cobalt/pull/1549
Author: @Boudofski
Created: 5/5/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (3)
c434728web: rebrand frontend to SnapSavebd77ab7Add railpack.json with install, build, and start commandsfea4326Delete railpack.json📊 Changes
24 files changed (+849 additions, -210 deletions)
View changed files
📝
web/i18n/en/about.json(+7 -7)📝
web/i18n/en/about/credits.md(+7 -7)📝
web/i18n/en/about/general.md(+8 -8)📝
web/i18n/en/about/privacy.md(+9 -9)📝
web/i18n/en/about/terms.md(+2 -2)📝
web/i18n/en/dialog.json(+4 -4)📝
web/i18n/en/donate.json(+5 -5)📝
web/i18n/en/error.json(+2 -2)📝
web/i18n/en/error/api.json(+4 -4)📝
web/i18n/en/general.json(+3 -3)📝
web/i18n/en/remux.json(+1 -1)📝
web/i18n/en/save.json(+4 -4)📝
web/i18n/en/settings.json(+16 -16)📝
web/src/app.css(+75 -73)📝
web/src/app.html(+13 -8)📝
web/src/components/dialog/NoScriptDialog.svelte(+2 -2)📝
web/src/components/donate/DonateShareCard.svelte(+1 -1)📝
web/src/components/icons/Cobalt.svelte(+11 -3)📝
web/src/components/sidebar/CobaltLogo.svelte(+10 -4)📝
web/src/lib/settings/defaults.ts(+1 -1)...and 4 more files
📄 Description
Complete white-label rebrand of /web from Cobalt to SnapSave:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.