lucas lelievre
lucas lelievre
Hi, Can you add the headset controls ? This will be a awsome feature ^^ - loucass003
Bot works well but if you pause for a bit it will try to catch up https://github.com/codetheweb/aoede/assets/3948904/d2a08add-a5b8-4489-a6b6-eaf796cdd1cf
In our project, we have cases where we can have nested editorjs. For instance, we have a block tool that will create an editorjs instance inside of it. We ran...
### SerialPort Version 10.5.0 ### Node Version v18.10.0 ### Electron Version _No response_ ### Platform Microsoft Windows NT 10.0.22621.0 x64 ### Architecture x64 ### Hardware or chipset of serialport USB-SERIAL...
It is pretty common for a Controller to have the same security rules on all its endpoints Please allow us to add those annotations on the controller so we do...
Please add a way to support live reloading with nestia For instance in our project we use the swagger.json file ```ts import swaggerDocument from '../swagger.json'; SwaggerModule.setup('/api', app, swaggerDocument as OpenAPIObject,...
### Summary Using a type instead of an interface does not generate the same schemas - **Expected behavior**: the two types should either have the same names or we should...
I am trying to use the nestjs applyDecorator method, to group nestjs and nestia decorators together. it seems like the TypedException is not recognized. is that functionality not supported? is...
We still need to define what items to give the player based on the selection and do proper textures for the kit but everything is there