raLaaaa

Results 23 comments of raLaaaa

I don't think this has high priority. This is more a convenience point but I still believe that it might be helpful. I might help you out if you are...

How is this going? I'd love to support you to enable modular layouts. How ever this seems quite challenging without in depth knowledge of the library. Is there anyway to...

Glad to hear things are going well! Completly makes sense! Let me know if you see a possibility how I could support you.

Nice to hear! Will the rewrite be downwards compatible? Since you were talking about removing time_machine this sounds like some changes might be required if you want to upgrade to...

Same for me, a fix would be much appreciated!

@m90 thank you for your feedback. I hopefully tackled most of the stuff in the latest commits. ---- Most importantly I changed towards the crypto library from node. How ever...

At what point do you think the `integrity` hash should be created for the JS file? My first guess would be to generate it on application / server start how...

Thanks for your thoughts! I might do it. I'm currently evaluating my implementation approach. My approach would be something like the following: 1. On auditorium page instantiation create a hash...

The docker-compose setup worked like a charm. The following error how ever occurs: ``` /private-projecs/offen/auditorium$ - sudo npm i react-toggle-slider npm WARN deprecated [email protected]: Redundant dependency in your project. >...

Thanks! That worked. I'm currently thinking about what would be the best way to retrieve the content of the `script.js` file to generate a hash from the auditorium at runtime?...