Rubin Raithel

Results 44 comments of Rubin Raithel

Okay, so I finally got a **fix working** that resolves the issue and cleans up the little callback-hell, while protecting us from any integrity issues a `FLAG_MUTABLE` Intent may carry....

As I just submitted my PR, I would love for everyone to try out the changes to see if they fix the issue outside my simulator. As always, I provide...

Hi there, while I was involved in large parts of the current share_plus code, the XFiles frontend was not designed by me. It would therefore probably be a little more...

@Myzel394 pardon me, I meant 27._**04**_.2023! Possibly 'miquelbeltran'? I don't want to ping him though as he is also often quite busy and will look at new issues when he...

Ok, I took a look into this now. We are indeed just discarding the `XFile.name` value and just create a new filename with `{uuidV4}.{extensionForMime}`. ### Technical: After changing that to...

I also experienced this bug which causes very irrational behavior on Safari. Sometimes even importing a random, empty component will break the site while importing another empty component on another...

@thesiti92 Happy new year and sorry for the late reply. I attempted a short recreation but wasn't successful yet. Sadly I'm a little short on time this and next week...

I think that this is actually not very hard to implement, as we already laid the groundwork in 8cf35df1996cc42463a293097ad662374eae2850. The bigger problem here is indeed the uniformity of the plugin....

Oh wow, actually didn't think of that... Will reevaluate my naming choice ^^