Night_Hunter

Results 13 issues of Night_Hunter

I've just been using your package for Auth hooks and noticed that it has no support for update of the current user i.e. when you change email or display name...

### Description no docker compose project name is being set so it is using the file name which is `source` and doesn't really show what it is. i have something...

bug
improvement

can use this to get the shard and Region `https://127.0.0.1:(lockfile::port)/rnet-product-registry/v4/patch-states/products/valorant/patchlines/live + Basic riot:(lockafile::password)` will return data like ```json { "combined_patch_state": "up_to_date", "configuration": { "allowed_http_fallback_hostnames": [ "valorant.dyn.riotcdn.net" ], "bundles_url": "https://valorant.dyn.riotcdn.net/channels/public/bundles", "delete_foreign_paths":...

enhancement

hi just wondering if you had any interest in supporting any sort of SSO

feat
next major release

When calling ffmpeg-next::init a panic is called if the dll aren't available. This seems counter intuitive since a result is returned but ignored. This is a simple example. ```rs fn...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is this issue related to iced? - [X] My hardware is compatible and...

bug

adds an option to enable undecorated_shadow on windows. something that is needed for client decorations. this could actually be done on the client side though. since it just makes the...

## Proposed changes Add the text to speech api ## Context Im using the text to speech api but have to call it manually

enhancement

## Proposed changes Add an option to add keep alive on the Speech to Text web-socket ## Context the web socket closes ever time there is no talking for 12...

enhancement

when building with cargo these env variables are injected for crates to use. https://doc.rust-lang.org/cargo/reference/environment-variables.html#environment-variables-cargo-sets-for-crates currently rust rules injects some of them if they exist. To work better with rust crates...