bigbinary / neeto-editor

https://neeto-editor.neeto.com
MIT License
14 stars 3 forks source link

Rewrite the custom upload logic. #1132

Closed deepakjosp closed 4 weeks ago

deepakjosp commented 1 month ago

The sole purpose of the crypto-js library is our custom upload logic. Try to rewrite it using @rails/activesupport package. This needs to be added to peer dependencies.

Part of https://github.com/bigbinary/neeto-editor/issues/1123

@deepakjosp _a

deepakjosp commented 4 weeks ago

This is implemented as part of the ticket - https://github.com/bigbinary/neeto-editor/issues/1126. Closing the issue.

cc: @AbhayVAshokan