Roberto Wesley Overdijk
Roberto Wesley Overdijk
It's not a big deal. If you want to serve combined files without exposing the individual files, add a compile step (as you really should). But, I see that not...
I'm not going to read everything now, as I'm in a bit of chaos @ work. But @Thinkscape acl is fine, actually. You basically specify that a file is for...
@stefanotorresi I agree. That would be a very nice feature. :) It can be solved with direct paths to files for collections, or like you said, having the option to...
@mashpie Thank you for your response. I'm currently using `updateFiles`. However, that doesn't dynamically store the actual translation, just the source string. I'll give you a use-case to make this...
I'm not a super experienced Rust person, so I have no idea what any of these settings mean yet. My questions is: what's up with this? 😄 It's been a...
Did your startup succeed yet? 😄
I'm facing the same issue. I have classes that extend from the same parent class and the metadata is stored on the parent and not the individual classes (or so...
@rbuckton Thank you for this. This is very helpful. So, if I want to collect all the metadata on the constructor, I just have to check _what_ I'm getting. If...
For me the issue wasn't solved with the code in that article. This is because I was using a custom domain and this hasn't been documented properly. The solution for...
@noway Pretty sure that's not the case. Have you followed all the other steps? (capability and links in info). Also, you need a release build (disable debug in build settings)....