lohxt1
|
7635230c88
|
oauth2 fixes
|
2025-03-25 18:29:44 +05:30 |
|
lohit
|
eb0d746082
|
Merge pull request #4324 from naman-bruno/bugfix/redirect-proxy
Fix: Redirect not working on proxy
|
2025-03-25 18:05:17 +05:30 |
|
naman-bruno
|
61b3853390
|
overwrite maxredirect on request obj
|
2025-03-25 18:01:40 +05:30 |
|
naman-bruno
|
76485cdd56
|
reseted max redirect counts
|
2025-03-25 17:56:31 +05:30 |
|
lohit
|
3d5401a8db
|
Merge pull request #4323 from lohxt1/timeline_fixes
oauth2 fixes
|
2025-03-25 17:53:00 +05:30 |
|
lohxt1
|
6faecc2874
|
setting the default value for auto_refresh_token to false
|
2025-03-25 17:46:06 +05:30 |
|
lohit
|
4650ca40c1
|
Merge pull request #4322 from lohxt1/timeline_fixes
oauth2 fixes and improvements
|
2025-03-25 17:19:27 +05:30 |
|
lohxt1
|
14ee26557a
|
query stringify request payload data before the oauth2 token url request
|
2025-03-25 17:09:36 +05:30 |
|
lohxt1
|
8e873013a9
|
oauth2 fixes
|
2025-03-25 15:42:58 +05:30 |
|
Pooja Belaramani
|
b0caf46406
|
fix: request run crash
|
2025-03-25 15:31:28 +05:30 |
|
lohit
|
a0926c4064
|
Merge pull request #4309 from lohxt1/timeline_fixes
oauth2 related fixes
|
2025-03-25 12:22:30 +05:30 |
|
lohxt1
|
b795b1c5ce
|
fixes
|
2025-03-25 12:03:38 +05:30 |
|
lohxt1
|
61ba5f5c39
|
check if token is expired only if expires_in prop is present, clear response and clear timeline are 2 different things, clear redux state after clearing oauth2 credentials cache
|
2025-03-24 22:49:21 +05:30 |
|
lohxt1
|
f177287fb6
|
fix folder settings auth selector comp prop
|
2025-03-24 19:43:56 +05:30 |
|
anusree-bruno
|
ef929e78f3
|
Create SECURITY.md (#4266)
|
2025-03-24 17:33:51 +05:30 |
|
lohxt1
|
274a55e257
|
folder level oauth2 save fn fix
|
2025-03-24 15:46:31 +05:30 |
|
Ryan
|
9e24223085
|
Delete .github/repository-metadata.yml
|
2025-03-21 19:47:23 +05:30 |
|
rreyn-bruno
|
3cd3d8bdcc
|
Remove sponsorship content from repository
|
2025-03-21 19:47:23 +05:30 |
|
lohit
|
eed3f2ff4c
|
Merge pull request #4300 from lohxt1/oauth2_fixes
timeline ui fixes, oauth2 validation fixes
|
2025-03-21 15:58:32 +05:30 |
|
lohxt1
|
b09b4b1d17
|
timeline ui fixes, oauth2 validation fixes
|
2025-03-21 15:56:02 +05:30 |
|
lohit
|
cd9c667e8a
|
Merge pull request #4297 from lohxt1/oauth2_fixes
oauth2 fixes, ui validations, timeline ui updates
|
2025-03-21 00:44:54 +05:30 |
|
lohxt1
|
2675e79dbd
|
oauth2 fixes, ui validations, timeline updates (wip)
|
2025-03-21 00:41:07 +05:30 |
|
lohit
|
ef94f55c82
|
Merge pull request #4296 from lohxt1/version_upgrade_2.0.0
chore: version upgrade to 2.0.0
v2.0.0
|
2025-03-20 20:33:43 +05:30 |
|
lohxt1
|
926919524b
|
chore: version upgrade to 2.0.0
|
2025-03-20 20:31:53 +05:30 |
|
lohit
|
087f691544
|
Merge pull request #3867 from usebruno/feat/oauth2-improvements
OAuth2 Revamp
|
2025-03-20 20:22:28 +05:30 |
|
lohxt1
|
3a81ebf0e2
|
oauth2 fixes
|
2025-03-20 20:11:12 +05:30 |
|
lohxt1
|
3ffaaab8f3
|
Merge remote-tracking branch 'upstream/main' into feat/oauth2-improvements
|
2025-03-20 19:38:54 +05:30 |
|
lohxt1
|
5a98da2031
|
oauth2 fixes
|
2025-03-20 19:27:14 +05:30 |
|
lohxt1
|
2e4014863f
|
fix the validations for oauth2 json_to_bru
|
2025-03-20 17:06:47 +05:30 |
|
Anoop M D
|
ccd4a14da6
|
feat: refactored about menu + added static path updates for win build
v1.40.0
|
2025-03-18 21:49:35 +05:30 |
|
lohxt1
|
98bd997665
|
chore: fix font not loading issue, fix about menu item, fix padding for preferences modal
|
2025-03-18 21:49:35 +05:30 |
|
Anoop M D
|
a7cf24278e
|
style: update font-family for improved typography consistency
|
2025-03-18 21:18:10 +05:30 |
|
Anoop M D
|
039c157f33
|
feat: improved item info ux
|
2025-03-18 19:51:36 +05:30 |
|
Anoop M D
|
1009d42f92
|
chore: fix caret color
|
2025-03-18 00:50:59 +05:30 |
|
Anoop M D
|
1be0e8d31c
|
feat: custom filename can be shown by clicking advanced options
|
2025-03-18 00:50:59 +05:30 |
|
Ed Brannin
|
ab9befd773
|
UI: Change the default request auth mode from "none" to "inherit"
Fix #2315
|
2025-03-17 17:02:51 +05:30 |
|
lohit
|
7506f83800
|
Merge pull request #4250 from lohxt1/browse_files_fn_fix
fix incorrect vars in browse_files function
|
2025-03-17 16:58:22 +05:30 |
|
lohxt1
|
74d9b0aafe
|
fix browse_files function
|
2025-03-17 16:55:56 +05:30 |
|
lohxt1
|
d3fcb42a8f
|
timeline ui updates wip
|
2025-03-17 14:09:36 +05:30 |
|
Anoop M D
|
3808089e60
|
feat: added helptips for file and folder custom names
|
2025-03-17 02:54:36 +05:30 |
|
lohit
|
cd2f5d5233
|
filename support ui updates, regex update for generating validation error for the last char, getEncoding function headers props optional chaining validation (#4243)
|
2025-03-17 01:36:39 +05:30 |
|
lohxt1
|
51be153527
|
fix bruno-electron unit tests
|
2025-03-16 14:28:21 +05:30 |
|
lohxt1
|
5728b7c8a8
|
fix bruno-lang unit tests
|
2025-03-16 14:24:04 +05:30 |
|
lohxt1
|
71b6907c31
|
fix bruno-cli unit tests
|
2025-03-16 14:11:19 +05:30 |
|
lohxt1
|
eead96ca26
|
Merge remote-tracking branch 'upstream/main' into feat/oauth2-improvements
|
2025-03-16 14:02:12 +05:30 |
|
lohxt1
|
f99e8770f0
|
~ reverting the bruno-electron ipc-network files refactoring work to keep the diff minimal
|
2025-03-16 13:37:59 +05:30 |
|
lohit
|
7ae33d05c9
|
Merge pull request #4241 from usebruno/feat/file-location-ux-improvements
Feat/file location ux improvements
|
2025-03-15 14:15:49 +05:30 |
|
Anoop M D
|
df196f5d25
|
feat: add Help tooltip component and help info for collection location
|
2025-03-14 23:16:00 +05:30 |
|
Anoop M D
|
1f8a10d1df
|
feat: improved ux for filepath display
|
2025-03-14 23:11:33 +05:30 |
|
Pieter Oliver
|
ccb951dadd
|
[DX]: Document running test suite for all workspaces (#4095)
|
2025-03-14 21:19:33 +05:30 |
|