David Mudrák

Results 67 comments of David Mudrák

Are you able to monitor the server side too? To see if/what error was thrown in Moodle?

Yeah. More I am thinking about it, the more I incline to drop the UI part of the plugin completely and support the CLI interface only.

Sorry, no idea. I haven't had a chance to work with Vue more. If you find out, please share and let us know!

From looking at the code, multiple accounts do not seem supported. I ended up having multiple instances running, each with their own config file.

Thanks. `sesskey` should be checked everywhere where the Moodle database is modified based on user's input.

This might be solved together with the #4 and a better system for locating the appropriate webhook for the given event might be implemented as a part of cached structure...

Thank you for raising this. I am aware of editors having little features like this. And it is one of those things that the "Marklar will do just that and...

Are you able to reproduce the behaviour when using the Plain text editor + Markdown format?

Well, if I recall MDL-32114 correctly, this would be related if we see the buggy behaviour in the Forum, but it would work as expected in other places (such as...