Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add logo SVG and replace inline SVG with image reference#18930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

ThomasK33
Copy link
Member

Replace SVG with external logo file in OAuth2 authorization page

This PR replaces the inline SVG logo in the OAuth2 authorization page with a reference to an external SVG file. The change:

  1. Adds a newlogo.svg file in the static directory with the Coder logo
  2. Updates the OAuth2 authorization page to use this external file instead of embedding the SVG directly

This approach improves maintainability by centralizing the logo in a single file and reduces duplication in the codebase.

…ization pageChange-Id: Iad1117eaa5b83a223bd8fbd91f006880ec9a7569Signed-off-by: Thomas Kosiewski <tk@coder.com>
@ThomasK33Graphite App
Copy link
MemberAuthor

This stack of pull requests is managed byGraphite. Learn more aboutstacking.

@ThomasK33ThomasK33 requested a review frommatifaliJuly 21, 2025 08:54
@ThomasK33ThomasK33 marked this pull request as ready for reviewJuly 21, 2025 08:54
@ThomasK33ThomasK33 merged commitfcd361d intomainJul 21, 2025
31 checks passed
@ThomasK33ThomasK33 deleted the thomask33/07-21-chore_replace_inline_svg_with_updated_logo.svg_file_in_oauth2_authorization_page branchJuly 21, 2025 09:04
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJul 21, 2025
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

this file already existed at /icon/coder.svg, why didn't we use that?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Oops.
@Parkreiner pointed out some additional items still pending update, so maybe we can address this as part of that.

See#18878

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@aslilacaslilacaslilac left review comments

@matifalimatifalimatifali approved these changes

Assignees

@ThomasK33ThomasK33

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ThomasK33@aslilac@matifali

[8]ページ先頭

©2009-2025 Movatter.jp