cp6 / my-idlers

Web app for displaying, organizing and storing information about servers (VPS), shared hosting, reseller hosting, domains and more.
https://demo.myidlers.com
MIT License
213 stars 30 forks source link

Add favicon upload option to settings #86

Open Gamerboy59 opened 1 year ago

Gamerboy59 commented 1 year ago

Adding an option to the settings where you can upload a custom favicon (and maybe logo too, though there might be hassle with the sizing). An file upload field and a reset/delete button is required for this.

cp6 commented 1 year ago

Can now upload own favicon

Gamerboy59 commented 1 year ago

Favicon upload solved by commit 8a6748f. Logo replacement still required as well as testing reset functionality.