Timon
23674fffbc
fix: pkce validation error ( #2075 )
...
- pkce is now `false` by default to prevent save errors
2024-04-15 15:20:26 +05:30
lohit
b5a1c80496
fix( #1003 ): content type issue for client credentials & password credentials grant types -- missing client id & secret for password grant type ( #2051 )
...
* fix(#1003 ): content type for client_credentials & password grant types
* feature(#1003 ): added client is & secret for password credentials grant type
2024-04-10 15:04:42 +05:30
Anoop M D
2cd0e065bd
chore: updated lib versions
2024-03-13 03:05:29 +05:30
lohit
858536e13d
feat( #1003 ): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types ( #1691 )
...
* feat(#1003 ): authorization_code grant type PKCE support, code cleanup..
---------
Co-authored-by: lohit-1 <lohit@usebruno.com>
2024-03-04 15:21:05 +05:30
lohit
01360d1522
feat/( #1003 ): oauth2 support - styling fixes, code cleanup ( #1674 )
...
* feat/(#1003 ): oauth2 support - styling fixes, code cleanup (#1674 )
---------
Co-authored-by: lohit-1 <lohit@usebruno.com>
2024-02-27 21:12:34 +05:30
Anoop M D
389a383b99
Merge branch 'main' into feature/BRU-18--inherit-auth-mode
2024-02-27 01:11:55 +05:30
lohit
9f81e6dc73
feat( #1003 ): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials ( #1654 )
...
* feat(#1003 ): oauth2 support
Co-authored-by: lohit-1 <lohit@usebruno.com>
2024-02-26 16:44:38 +05:30
lohxt1
3c2cbe63c4
feat( #1655 ): inherit auth mode for requests
2024-02-26 14:27:59 +05:30
Anoop M D
09e7ea0d4d
feat( #1130 ): file upload schema updates
2024-02-05 02:52:03 +05:30
Max Destors
634f9ca4a2
feat: Multipart Form Data file uploads ( #1130 )
...
* Add multipart form files upload support
* clean up
* Fixed electron files browser for Multipart Form files
* Using relative paths for files inside the collection's folder
---------
Co-authored-by: Mateo Gallardo <mateogallardo@gmail.com>
2024-02-04 23:04:18 +05:30
Tasos Piotopoulos
3838848b03
Add Digest Auth Support (MD5)
2023-10-29 02:36:34 +00:00
Anoop M D
b35596bb59
chore: updated monorepo package versions
2023-10-23 03:28:22 +05:30
Anoop M D
1087cacdb0
Merge pull request #463 from donus3/feature/docs
...
Bruno Docs
2023-10-13 04:07:28 +05:30
Brian Rodgers
f781bd7d8a
Merge remote-tracking branch 'upstream/main'
2023-10-11 15:54:56 -07:00
Donus(ADA)
01c298c58e
feat: support documentation
2023-10-11 09:21:12 +07:00
Stefan Ollinger
41abdbb7fa
Support SPARQL bodies
2023-10-10 20:47:02 +02:00
Sebastien Dionne
0179c58cd2
fix typo and use singular
2023-10-07 15:54:33 -04:00
Brian Rodgers
e2e3895a58
Added support for AWS Sig V4 Authentication
2023-10-06 08:47:05 -05:00
Anoop M D
0f1e330dc5
feat( #119 ): ui placeholders for basic and bearer auths
2023-09-29 02:11:04 +05:30
Anoop M D
3661fa7df3
chore: published libs
2023-09-28 05:17:59 +05:30
Anoop M D
c27f090583
feat( #95 ): runner runs inside a tab of a collection view
2023-09-28 04:02:20 +05:30
Anoop M D
665428a2d0
feat( #224 ): proxy support feature - gui layer
2023-09-28 03:06:53 +05:30
Brent Shikoski
6306ad17c3
Add license information to modules.
2023-09-25 20:57:51 -05:00
Anoop M D
eb6b75ff98
feat( #199 ): bru cli updates to load .env vars
2023-09-25 02:10:12 +05:30
Anoop M D
9c4c219b99
feat( #199 ): Env Secrets - UI and Electron Layer updates
2023-09-24 23:02:39 +05:30
Anoop M D
88c16fa388
chore( #197 ): ran prettier on packages/bruno-schema
2023-09-22 00:43:56 +05:30
Anoop M D
d58e92205b
feat: assertions implementation in UI
2023-02-21 14:04:05 +05:30
Anoop M D
925af1f26f
feat: vars implementation in UI
2023-02-21 13:05:51 +05:30
Anoop M D
15804ac293
chore: updated bruno schema version
2023-02-17 14:20:36 +05:30
Anoop M D
67643c4c48
chore: publishing to npm
2023-02-08 03:45:27 +05:30
Anoop M D
22a14aa67a
feat: making request and response scripts work
2023-02-06 23:00:50 +05:30
Anoop M D
6f6dedbb9c
feat: collection variables
2023-02-01 17:56:13 +05:30
Anoop M D
58bc247c53
feat: collection runner
2023-02-01 17:06:04 +05:30
Anoop M D
adedd08e8a
fix: relax schema validation max values in bruno-schema
2023-02-01 08:47:30 +05:30
Anoop M D
b88848f0dc
chore: deleted unused workspace schema
2023-02-01 06:35:45 +05:30
Anoop M D
5c8d0a9e8a
feat: script and tests functionality
2023-01-22 23:39:16 +05:30
Anoop M D
fff540010e
feat: hardening seq number functionality
2023-01-21 23:22:45 +05:30
Anoop M D
21c9c8b4fb
feat: drag and drop for files and folders
2023-01-20 00:45:07 +05:30
Anoop M D
76b0729af3
feat: ditched web, all in on desktop app
2023-01-18 04:11:42 +05:30
Anoop M D
544765af3e
fix: fixed graphql docs height overflow ( #65 )
2022-11-08 03:45:30 +05:30
Anoop M D
2930eb29ec
chore: release bruno-schema 0.2.0
2022-11-07 03:13:22 +05:30
Anoop M D
2aef7c61a4
feat: graphql support ( #65 )
2022-11-07 02:56:58 +05:30
Anoop M D
4b6439785f
chore: added package-lock.json to gitignore
2022-10-20 15:16:33 +05:30
Anoop M D
e98f219448
feat: local collections environment sync
2022-10-18 03:39:36 +05:30
Anoop M D
78645ad52f
feat: published @usebruno/schema
2022-10-17 03:03:32 +05:30
Anoop M D
fe900b90c9
feat: version number in collection schema
2022-10-16 23:36:10 +05:30
Anoop M D
7078d5cec2
feat: beteer cors error messaging
2022-10-16 22:42:29 +05:30
Anoop M D
42a60a3372
feat: persist selected environment inside collection
2022-10-16 18:51:02 +05:30
Anoop M D
7ca6270f2b
feat: connect environments to redux store
2022-10-16 05:46:49 +05:30
Anoop M D
44aa019754
feat: local filesystem collections ( resolves #22 )
2022-10-15 20:14:43 +05:30