Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature requests #8

Closed
ririko5834 opened this issue Sep 11, 2020 · 10 comments
Closed

Feature requests #8

ririko5834 opened this issue Sep 11, 2020 · 10 comments

Comments

@ririko5834
Copy link

ririko5834 commented Sep 11, 2020

Can you please add option to use Discord RichEmbeds for Discord webhook logging?

@Xenthys
Copy link
Owner

Xenthys commented Sep 11, 2020

Hmm, in all honesty it doesn't seem to be very useful for logging. It's going to take more space in the target channel without bringing in more information.

That being said, it's trivial to implement so I don't really mind. Do you have any idea about the format you would like to see or whatever is fine?

@ririko5834
Copy link
Author

Its OK

@ririko5834 ririko5834 changed the title Add option to turn on Discord RichEmbed logging. Feature requests Sep 12, 2020
@ririko5834
Copy link
Author

My another feature request is:

  • Create endpoint stats for ADMINS that can show you how many files were uploaded, total used storage space and free space, list of file url, file size and deletion url (so admins can easily check files and delete files if they want)

@Xenthys
Copy link
Owner

Xenthys commented Sep 12, 2020

The requested "stats" endpoint is called "info" and is already available, returning more information to admins than users.

Deletion URLs aren't necessary for admins since they can already delete images without needing the secret key.

Disk usage should be monitored at a higher level and won't be implemented.

@ririko5834
Copy link
Author

ririko5834 commented Sep 12, 2020

How can i delete image without secret key? And how can i get list of all files?

@Xenthys
Copy link
Owner

Xenthys commented Sep 12, 2020

Please check the README, this is a documented API. You need to perform POST calls on the required endpoints, where you have to provide your token like you do for an upload along with any other parameter if necessary.

@ririko5834
Copy link
Author

What online tool can i use for POST requests?

@ririko5834
Copy link
Author

Anoher suggestion:

  • Add config option to upload images to custom folder

@jzeuzs
Copy link

jzeuzs commented Dec 29, 2020

What online tool can i use for POST requests?

postman?

@Xenthys
Copy link
Owner

Xenthys commented Feb 21, 2021

Per-user folders moved to their own issue (#12), closing this one which is too generic and stalled.

@Xenthys Xenthys closed this as completed Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants