Pavel Kuzmin
Pavel Kuzmin
hello, need authenticationModule - https://tsoa-community.github.io/docs/authentication.html#authentication
Hi, I have a test file in the project root to check how https://github.com/s00d/webpack-shell-plugin-next/blob/master/webpack.config.ts works. As you can see in the screenshot, there are no repeated runs. I can’t say...
I added the ability to add an icon to a submenu in muda. If it gets merged and a new version is released, I'll be able to integrate it into...
/attempt #1306 integrate
Fully completed the implementation and tested it on macOS, Windows, and Linux. It seems there are no issues with how it runs. As an example, I added the ability to...
@amrbashir Hi, can you take a look?
I think I fixed everything you mentioned. I tested it on macOS, Linux, and Windows — everything works fine on my side.
https://github.com/s00d/muda/actions/runs/15685668646 https://github.com/s00d/muda/actions/runs/15685668656 Fixed all the errors and formatting. Had to enable actions on my side — not very convenient to test cross-platform software.
here https://github.com/tauri-apps/muda/pull/277
Besides integrating locale retrieval, we also need to update the dev tools, write tests, and add information to the documentation. Regarding the implementation, I don’t really like that we essentially...