• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

ID based naming

Status
Not open for further replies.

im.gg

Chevereto Member
When you go to domain.tld/image/K

Firstly, instead of "K" it should be the randomized file name, and when you open the link, instead of the original file name, it should say the randomized file name (it should also be changeable like it is right now), and finally when you open the image, it should go to sub.domain.tld/86d87.ext (notice the randomized string changed from 32 to 5) instead of domain.tld/images/86d87.ext

Thanks!
 
Last edited:
I like this idea, it has been already suggested and the good thing is that you can do server side mapping so you can do a lot things effortlessly. The "K" is an encoded id, is usual that the first images will have small ids like that. However, I can add a padding like 1,000 that will convert that K into iUn or something larger.

Thanks.
 
Status
Not open for further replies.
Back
Top