KamilTheDev

Results 10 issues of KamilTheDev

Is it possible to toggle on/off a userscript only for a specific website? Seems I can only toggle a script for ALL websites only. For example, I have a dark-mode...

discussion
enhancement

Is the iOS version no longer getting updates? Seems there hasn't been an iOS update for over a year.

Is it possible to preserve (do not change/ignore/freeze) the cue numbers to match the original file, even if cue sections have been removed, or the original subtitle file has wrong...

feature request

Once a user is subscribed, the pricing buttons change to "Manage", which infers it should now take them to the customer portal to manage their subscription. However, instead it takes...

Is there a way to properly resync the website with the latest Stripe products? For example, if starting out using a localhost version, and then later deploying a website version...

If the draggable list is inside of a [shadcn popover](https://ui.shadcn.com/docs/components/popover), the item is not visible while being dragged. Is there any way to fix this?

I'm trying to make a Sound File Object preset, but it always overrides the audio clip to the file I based the preset on. Even if I have no audio...

bug

I'm new to JSAM, it seems like the latest version has changed quite a bit compared to the wiki tutorials. It would be helpful to update them to match the...

How can I specify that the auto-populated document should not include or calculate its virtual properties? For example, I have a clan member schema that includes the `User` document. I...

I've been having a very strange problem, in `socket.OnConnected` event, I'm emitting 2 events: `get-player` and `get-clan` that have a callback that processes the result from the server. Sometimes rarely,...