Deepak

Results 11 comments of Deepak

@AlectronikForge Whole codebase is not compatible with newer version of zig. Please use [email protected] it should be ok then.

:+1: Pull request most welcome.

IMO it'd be cool to have serialization/deserialization helper classes instead hooking it with **queryset**. My examples are inspired from django project. ``` python data = serializers.serialize("xml", SomeModel.objects.all()) data = serializers.serialize("json",...

Hi Igibek, Thanks for this! I've enabled private vulnerability reporting. You may now report this to us. Cheers, Deepak On Mon, Apr 10, 2023 at 1:10 PM Igibek Koishybayev ***@***.***>...

@coolwanglu Here it is: http://www.youtube.com/watch?v=6VjVlhJGs6I

@akuokodanieljnr pdftohtmljs does not support streams. However, if you have time then PR is welcome.

@shardiwal Could you please verify this PR?

@hatimmakki See this https://github.com/fagbokforlaget/strapi-plugin-wysiwyg-toastui/pull/4 It might solve this problem. This PR lacks contains legacy code hence not merged. If you can help us fixing this issue that would be awesome!

@danmorley That will do for now. Ideally, we should use `getDerivedStateFromProps` however, I am not sure if its already available in react version which comes with strapi admin.

@sergeystoma Could you please send us a PR?