Skip to content

fix(site/static/icon): add filebrowser icon#15367

Merged
johnstcn merged 2 commits intomainfrom
cj/icon-filebrowser
Nov 4, 2024
Merged

fix(site/static/icon): add filebrowser icon#15367
johnstcn merged 2 commits intomainfrom
cj/icon-filebrowser

Conversation

@johnstcn
Copy link
Copy Markdown
Member

@johnstcn johnstcn commented Nov 4, 2024

Fixes #15365

We used to hit https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg for the filebrowser icon but coder/modules#334 modified the icon URL to point to a self-hosted icon.

I simply copied the icon from the coder/modules repo.

@johnstcn johnstcn requested a review from matifali November 4, 2024 18:01
@johnstcn johnstcn self-assigned this Nov 4, 2024
@johnstcn johnstcn changed the title fix(site): add filebrowser icon fix(site/static/icon): add filebrowser icon Nov 4, 2024
@johnstcn johnstcn merged commit dc29b81 into main Nov 4, 2024
@johnstcn johnstcn deleted the cj/icon-filebrowser branch November 4, 2024 18:17
stirby pushed a commit that referenced this pull request Nov 4, 2024
Fixes #15365

We used to hit
https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg
for the filebrowser icon but coder/modules#334 modified the icon URL to
point to a self-hosted icon.

I simply copied the icon from the `coder/modules` repo.

(cherry picked from commit dc29b81)
stirby added a commit that referenced this pull request Nov 4, 2024
Fixes #15365

We used to hit
https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg
for the filebrowser icon but coder/modules#334 modified the icon URL to
point to a self-hosted icon.

I simply copied the icon from the `coder/modules` repo.

(cherry picked from commit dc29b81)

Co-authored-by: Cian Johnston <[email protected]>
johnstcn added a commit that referenced this pull request Nov 25, 2024
Fixes #15365

We used to hit
https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg
for the filebrowser icon but coder/modules#334 modified the icon URL to
point to a self-hosted icon.

I simply copied the icon from the `coder/modules` repo.

(cherry picked from commit dc29b81)
johnstcn added a commit that referenced this pull request Nov 25, 2024
Fixes #15365

We used to hit
https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg
for the filebrowser icon but coder/modules#334 modified the icon URL to
point to a self-hosted icon.

I simply copied the icon from the `coder/modules` repo.

(cherry picked from commit dc29b81)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

site: missing icon for filebrowser

2 participants