Skip to content

Conversation

@igorpecovnik
Copy link
Member

Imager landing page: https://imager.armbian.com/

Todo: styling

@SuperKali
Copy link
Member

I like the idea, yes i think we can restyling it better!

@igorpecovnik
Copy link
Member Author

I like the idea, yes i think we can restyling it better!

We can also give this task to someone else. I need to warm up people that will redesign web page. No rush with this.

@igorpecovnik igorpecovnik added the priority: low Can be addressed later label Jan 4, 2026
@SuperKali
Copy link
Member

We can also give this task to someone else. I need to warm up people that will redesign web page. No rush with this.

It's ok for me :)

@SuperKali
Copy link
Member

image

The findBestAsset function was too restrictive, requiring "macos" to be in the filename. This failed to detect files like "Armbian.Imager_1.2.4_aarch64.dmg" that identify as macOS via .dmg extension instead.

Updated the logic to recognize macOS files by:
- Explicitly checking for .dmg extension
- Using a consolidated isMac variable for cleaner code
- Also filtering .dmg files from the Linux tab
@igorpecovnik
Copy link
Member Author

Try now.

@SuperKali
Copy link
Member

image

Auto detect works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: low Can be addressed later

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants