Andrey Radchishin

Results 13 issues of Andrey Radchishin

Is there any way to pass in options to express-static? I'd like to set options such as `extensions`.

Is there any way to filter out entries based on their content? Looks like returning `null` from `manipulateSingle` does not work.

Not sure if this can be used together with RxJava2CallAdapterFactory, since then I can't use SmartCall in my interface. I have to use Observable, which means the SmartCacheFactory will not...

When I add a song, via Spotify link, that cannot be found on YouTube, once the song is reached it clears out the entire queue and I get this error:...

### What new feature would you like to see? I would like the ability to set custom prefixes for each server the bot is in. The the UI for this...

t/request

### What new feature would you like to see? I'd like the ability to clear the queue even when the bot is not in a voice channel. This is so...

t/request

I've been working on a Babylon.js renderer for ARnft. I found online that there used to be a branch where you were working on adding it. I have things half-working,...

question
Babylonjs

Calling `ARnft.dispose()` will remove the #app element even if it was not created by ARnft: CameraViewRenderer.ts:230 ```js let currentAR = document.getElementById("app"); if (currentAR !== null && currentAR !== undefined) {...

bug
Feature request

Added a completion handler to the dropdown, as discussed in #55 I kept action as the last parameter to `drop()`, so that we don't break anyone using trailing closure syntax....

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior When I set "Order By" to "Manual" on any of the...

🐛bug