srikary12
srikary12
This PR attempts to implement Tab Order as discussed in https://github.com/usebruno/bruno/issues/129 The Tab order stays inside Modal. This is my first issue, please let me know if I miss something....
Auto Save functionality with default 15sec interval. Link to discussion: https://github.com/usebruno/bruno/issues/142.
- Closes #728 - Adds file filter similar to word filters
### Description This pr adds support for Proxy in CLI ### Linked issues closes
Resolves #1536 Moves TokenizerType to a centralized place. Adds support at different places. # To do Add documentation for future tokenizer onboard
If I try to create a schedule which needs to run for every 3599 seconds. `*/3599 * * * * *` It triggers it every 1 min, doesn't throw an...
## Description Adds Centrifugo notification service ## Motivation and Context Adds support to notify centrifugo service https://github.com/nikoksr/notify/issues/944 ## How Has This Been Tested? ``` make test make fmt make lint...