Timon
Timon
@nomorsug Sorry, I forget about the directory regex. I updated it to match the request sanitization regex: ``` /^(?!CON|PRN|AUX|NUL|COM\d|LPT\d|^ |^\-)[^:"/\\|?*\x00-\x1F]+[^\. ]$/ ``` This now disallows only the problematic special characters...
> Really needing this to get into Bruno to make it more usable (also using / in request names) Not sure when, or if this will ever be merged into...
> For those tired of waiting for this and sick of Insomnia... > > I found another lightweight (based on electron) client here: https://github.com/flawiddsouza/Restfox Or checkout my fork: https://github.com/Its-treason/bruno/releases/tag/nightly it...
This is mostly an issue with Electron / Chrome. Do you have the same problem with other Electron based applications? Looking into electrons issues: https://github.com/Automattic/simplenote-electron/issues/3096 could you try launching Bruno...
Hes probably referring to https://www.electronjs.org/docs/latest/tutorial/electron-timelines#timeline
I like the concept of only making the "Chevrons" clickable. I implemented it on my fork. Here's a preview: https://github.com/user-attachments/assets/b7861699-e757-4a27-be30-ba19b8d8865a
This is still happening with Jellyfin Version 10.12.0 (Build-Version 2025111005) (in a Docker container) and Version 10.0.0.0 of the Plugin. Is there a workaround for this? Like manually adding Users...
> Whre is this "Global Environments" option? I'm on v1.35.0 and don't see what you've posted in the screenshot above. The design changed a little. It's now just the Globe-Button...
> Any update to support gRPC? Yes: https://github.com/usebruno/bruno/pull/4689
> Similar problem but mentions "Cannot read properties of undefined (reading 'externalSecrets')". v1.19.0 of Bruno   Update your installation, this was fixed with 1.20.0