leon-kfd / Dashboard

Custom your personal browser start page from some configurable components.
https://doc.howdz.xyz
MIT License
946 stars 116 forks source link

Without internet icon and images not showing. Also there is no way to add images from local storage. #57

Closed darkmaster434 closed 2 years ago

darkmaster434 commented 2 years ago

Everything is pretty good. I am enjoying it so much. however, whenever I open a new tab it takes some time to show the wallpaper. Also without the internet, the icon and wallpaper are of no use. It would be great if it store these image files in local storage then fetch them from there. Also if there is an option to load the local storage video or images as wallpaper it will be great. Maybe in the future, these functions will come. I am eagerly waiting

leon-kfd commented 2 years ago

Despite using the service worker, the site cannot be used offline. I have also considered caching images in Localstorage, but Chrome localstorage is limit in 5M, some Hd wallpapers easily exceed this limit. But I'll think of other ways to see if I can do that. (Maybe chrome extension storage).

darkmaster434 commented 2 years ago

I found an inconvenient way to use local files. I used HFS as localhost. than paste my localhost's files URL on the dynamic wallpaper box. and it worked. in this way, any video or gif could be hosted. but it is super inconvenient. it has side effects to everytime i open new tab it try to download the file

leon-kfd commented 2 years ago

There is a new feature to upload local file for wallpaper.