[GH-ISSUE #570] remove space before "/upload/w_300/https://..." in homepage #814

Closed
opened 2026-03-15 15:35:49 +03:00 by kerem · 3 comments
Owner

Originally created by @francescor on GitHub (Jul 14, 2025).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/570

Originally assigned to: @sadok-f on GitHub.

something silly, sorry:

Is your feature request related to a problem? Please describe.

I find myself very often loading the home page of our flyimage installation, and to see if it works I copy that suggested "/upload/w_300/https://raw.githubusercontent.com/flyimg/graphic-assets/master/logo/raster/flyimg-logo-rgb.png" from the homepage and add it at the end of my main URL.

When I cut with the mouse I always get a space at the begging, so

< " /upload/w_300/https://raw.githubusercon..."
> "/upload/w_300/https://raw.githubusercon..."

which needs to be removed when I paste it in the URL bar of my browser

Describe the solution you'd like

when I select the "/upload/w_300/https://raw.githubusercon..." with the mouse I would like not to have the space at the beginning.

Describe alternatives you've considered
Maybe even an already made link to

https://MY-FLYIMG-DOMAIN/upload/w_300/https://raw.githubusercontent.com/flyimg/graphic-assets/master/logo/raster/flyimg-logo-rgb.png

if is not prone to create issues if the MY-FLYIMG-DOMAIN is somehow hard to get (or hard to obtain robustly)

Originally created by @francescor on GitHub (Jul 14, 2025). Original GitHub issue: https://github.com/flyimg/flyimg/issues/570 Originally assigned to: @sadok-f on GitHub. something silly, sorry: **Is your feature request related to a problem? Please describe.** I find myself very often loading the home page of our flyimage installation, and to see if it works I copy that suggested "/upload/w_300/https://raw.githubusercontent.com/flyimg/graphic-assets/master/logo/raster/flyimg-logo-rgb.png" from the homepage and add it at the end of my main URL. When I cut with the mouse I always get a space at the begging, so ```diff < " /upload/w_300/https://raw.githubusercon..." > "/upload/w_300/https://raw.githubusercon..." ``` which needs to be removed when I paste it in the URL bar of my browser **Describe the solution you'd like** when I select the ` "/upload/w_300/https://raw.githubusercon..."` with the mouse I would like not to have the space at the beginning. **Describe alternatives you've considered** Maybe even an already made link to https://MY-FLYIMG-DOMAIN/upload/w_300/https://raw.githubusercontent.com/flyimg/graphic-assets/master/logo/raster/flyimg-logo-rgb.png if is not prone to create issues if the MY-FLYIMG-DOMAIN is somehow hard to get (or hard to obtain robustly)
kerem 2026-03-15 15:35:49 +03:00
Author
Owner

@sadok-f commented on GitHub (Jul 15, 2025):

Thank you @francescor for submitting the issue.
Any feedback is always welcome !

<!-- gh-comment-id:3074237245 --> @sadok-f commented on GitHub (Jul 15, 2025): Thank you @francescor for submitting the issue. Any feedback is always welcome !
Author
Owner

@sadok-f commented on GitHub (Jul 29, 2025):

@francescor can you check the latest release?

<!-- gh-comment-id:3133971372 --> @sadok-f commented on GitHub (Jul 29, 2025): @francescor can you check the latest release?
Author
Owner

@francescor commented on GitHub (Jul 30, 2025):

it works, perfect!

thank you

<!-- gh-comment-id:3136423736 --> @francescor commented on GitHub (Jul 30, 2025): it works, perfect! thank you
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#814
No description provided.