Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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
💡Describe your Feature request
I think it could be interesting to integrate a badge/trophy system, as this would motivate users to participate and also provide a gamification system.
=> For example, you could unlock a badge for 10 files posted, 10 albums created, 10 likes, 10 followers...
🎯Description of the issue
I want to upload images in a given user profile, while logged as administrator.
Is that possible already? If not, can it be implemented?
▶🚶Reproduction steps
Login as admin.
Go to user profile.
Try to upload picture.
😢Unexpected result
Uploaded images go to...
💡Describe your idea
Scrubbing in feature requests I found that @ashkir once purposed Personal Tags/Categories (eventually it ended up being just a system to search content).
I'm opening this topic for a reconsideration for providing users with custom labels which they can use to context their...
Hello, I have the core license, but I need to add user quotas, has the system this feature?. For example, I have to add 10 Gb to user01, and 2Gb to user02, and so on. Sorry for mu poor english.
Regards,
Raul.
🎯Description of the issue
When trying to upload screenshots to my chevereto install as my user via ShareX with the myapi workaround, it fails.
▶🚶Reproduction steps
Following this guide: https://chevereto.com/docs/api-v1#api-user
I have in the ShareX destination settings as follows...
▶🚶Reproduction steps
Dashboard --> Settings --> Homepage -- User IDs
Comma-separated list of target user IDs (integers) to show most recent images on homepage. Leave it empty to display trending images.
😢Unexpected result
Selected a few User IDs, but Home Page of Recent Images show User IDs...
I'm building a virtual gallery
And I would like to take a users gallery images and embed them in to the following code
<a-image src="User Image 1" rotation="0 0 0" position="0 2 -11.4"></a-image>
<a-image src="User Image 2" rotation="0 0 0" position="0 2 -11.4"></a-image>
And so on
I've got...