Lynx
Lynx
### Describe the bug ## Background By default, at least on macOS, the return key triggers the primary action on an active modal. ![macOS username & password prompt with a...
This PR introduces **tag assign mode** to Spacedrive. Details to come. Closes #2350
Creates a "Send Chat Reply" node for Twitch that takes in a parent message ID to reply to. I originally incorporated this into the original Send Chat Message node but...
Trying to build using Swift 6.0 on macOS 15.0 Beta. Output and error: $ swift build Building for debugging... /Users/---/Developer/---/.build/checkouts/node-swift/Sources/NodeAPI/NodeClass.swift:247:14: error: type of expression is ambiguous without a type annotation...
This PR adds Columns view to the Explorer. Enable Columns view with the `columnsView` feature flag. Closes #2530. ## Changes: _More details about this PR will be added when Columns...
As of now, we are simply sorting files via SQLite sort. In order to reliably produce results that worldwide users expect, we should properly account for other non-English-like character sets...
Temporary removal of Send Chat Reply in service of #492 I plan on keeping this a draft and re-adding the node once I figure out the best way to actually...
right now Execute Regex aborts if it doesn't capture anything for all groups, instead it would be nice if it'd return Options from those groups allows me to use branching...
this passed typecheck locally when I implemented it (#448), couldn't test because there were issues with auth at the time but it got merged anyway -- apparently in tmi.js (unmaintained...
would like to be able to get back to 100% zoom so font rendering is crisp for screenshots current workaround: close and reopen the graph's tab (thanks @Hannah-GBS)