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

Ability to Upload image by pasting from Clipboard or drag and Drop into editor #56

Open
maheshj01 opened this issue Oct 11, 2024 · 0 comments
Labels
severe: new feature Request for a new capability or a feature

Comments

@maheshj01
Copy link
Owner

Pastelog is a Rich editor it should supports rendering images, But we should also support ability to upload the images, By leveraging Firebase Storage.

To Avoid Storage Cap, We should allow users to store images only upto 1 year for logged in users and 6 months for guest users. The images will be auto deleted after the image expiry runs out.

  • When an image is uploaded add the following block Quote to editor to indicate this warning

Please note that the uploaded image will be auto deleted after 1 year, while this note will continue to be accessible until its expiry. Having read this you are free to remove this warning.

@maheshj01 maheshj01 added the severe: new feature Request for a new capability or a feature label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severe: new feature Request for a new capability or a feature
Projects
None yet
Development

No branches or pull requests

1 participant