Ryan Cao
                                            Ryan Cao
                                        
                                    Enables opening `mrpack`s and `zip`s directly via **Open with...** and importing. Also enables dragging and dropping on the Dock icon to import. Also makes nice looking file icons like this...
### Role I like prisms. ### Suggestion I want system menubar icons on macOS to be removed. ### Benefit Because almost no normal macOS apps really do this. ### This...
### Description **EMI** is a featureful and accessible item and recipe viewer. It brings many new features, and optimizes for the user experience. Outside of the standard Fabric/Quilt API, EMI...
This PR makes `update.sh` work in custom runtime directories instead of writing to the default (`~/invokeai`). `update.bat` has this fix but `update.sh` does not. https://github.com/invoke-ai/InvokeAI/blob/0439b51a26e3c227588a22897309928519ad8412/installer/templates/update.bat.in#L42
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS macOS ### GPU mps ### VRAM 16GB ### What happened? After an...
Closes #761 - [x] Selectable themes - [x] Persist themes - [x] Custom color codes (_incomplete_) - [ ] Per-user color theme support
This PR adds the following options to `fnm ls-remote`: - `--lts`: only show LTS versions - `--lts `: only show LTS versions for a specific codename - `--sort `: sort...
### Changes Adds a `pageshow` event handler to the tracker in order to handle navigations via the [back/forward cache](https://web.dev/bfcache/#how-bfcache-affects-analytics-and-performance-measurement) ### Tests - [x] This PR does not require tests ###...
### Describe the bug When a client has exceeded the rate limit, the returned `429 Too Many Requests` response does not include an `Access-Control-Allow-Origin` header, leading to the response being...