Conversation
Centralize frontend brand config, update defaults and docs while preserving Go module paths and existing deployment identifiers.
Restore a valid ProxyAdBanner template root for eslint and strip accidental BOM from Go files rewritten during rebranding. Co-authored-by: Cursor <cursoragent@cursor.com>
Align unit test expectations with the rebranded settings fallback. Co-authored-by: Cursor <cursoragent@cursor.com>
Replace upstream-oriented README content with ModuRelay project docs, remove sponsor promotions, and keep attribution via NOTICE and LICENSE.
refactor(branding): establish ModuRelay product identityFeature/branding
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
建立 ModuRelay 独立开源衍生项目的默认品牌体系、官方说明文档和开发协作规范。
本次变更将用户可见默认品牌从 Sub2API 调整为 ModuRelay,同时保留必要的上游归属、Go Module、数据库及协议兼容标识。
Included
Validation
git diff --check通过pnpm typecheck通过pnpm build通过go build ./cmd/server通过