andrii-kryvoviaz / slink

Self-hosted image sharing service.
GNU Affero General Public License v3.0
313 stars 9 forks source link

[ Feature Request ] Show thumbnails of the uploads in upload history page #3

Closed arpanghosh8453 closed 7 months ago

arpanghosh8453 commented 8 months ago

First of all, I just found this from the selfh.st page, and it looks so modern and sleek, wanted to give it a try. I absolutely love the interface and available login option. The planned features makes it a real nice alternative to imgur.com.

Currently it looks like this, where you can't locate the image you want to modify. Can you integrate a thumbnail of the image beside the name link?

image

Also, is there a possibility to have grid view of uploads instead of list? I think that is a waste of space if there are many images. Can it be like the explore page style please?

andrii-kryvoviaz commented 8 months ago

Actually, I though about it as well. As, you can see, now it looks pretty simple. On the next iteration I was going to rework this page. Maybe to introduce two options for grid view and list view with bigger thumbnails and more metadata as opposed to the first one.

arpanghosh8453 commented 8 months ago

That will be amazing actually. Thank you so much :)

andrii-kryvoviaz commented 7 months ago

It is now a part of v1.0.0-rc.10 pre-release 🎉 So, you can try it.

Here is a small sneak peek of how it looks now:

image

It seems more informative this time, and it had to be this way from the beginning. But, anyway, I'm still thinking of grid view and whether it would be useful for this case, or just a simple listing is enough.

arpanghosh8453 commented 7 months ago

I think a paginated setup with a sorting option will be cool if the grid view limits the options. Or you can have a grid view and reveal the options once selected. The implementation is up to you. This looks superb already!