Simon Hyll
Simon Hyll
### Describe the bug A user reported an issue in the Discord server about having 2 windows popping up for them. After quite a bit of debugging we discovered that...
Based on my PR for Awesome Tauri. https://github.com/tauri-apps/tauri-docs/pull/1873
#### What kind of changes does this PR include? Gets rid of frames around CommandTabs code blocks. #### Description - Closes # - What does this PR change? Give us...
#### What kind of changes does this PR include? - New or updated content #### Description - Closes #1470 Working on a set of test development guides. It's a pretty...
Resolves #1362 I added some extra extensions that are installed automatically when you open the dev container. Simply start it and run `pnpm i && pnpm dev`
#### What kind of changes does this PR include? - New or updated content #### Description Added a section about writing code blocks as per discussions on Discord.
Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...
The underlying requests session will interpret the value as seconds, not ms.
> In relation to the CVE about Rust it's about time we pulled the trigger on adding rust-toolchain.toml in project templates. The reasoning behind this is pretty simple, it's good...