lohit
90834b8c7d
Merge branch 'main' into feat/global-environments
2024-10-08 10:26:13 +05:30
lohxt1
8ab8af6b3f
feat: updates
2024-10-07 22:32:53 +05:30
lohit
ce8ebb0c1a
fix: no env select issue ( #3247 )
2024-10-04 16:55:49 +05:30
lohit
d448599a53
feat: ui-state-snapshot ( #3215 )
...
* wip: save env
* feat: updates
* feat: updates
2024-09-30 16:51:49 +05:30
lohxt1
f088cdb504
feat: updates
2024-09-30 16:36:19 +05:30
lohxt1
72de78025e
draft: global env ui and store
2024-09-28 18:05:31 +05:30
Anoop M D
c5c343c543
feat: update proxy implementation in preferences ( #2977 )
2024-08-30 15:22:06 +05:30
lohit
c1ec95dc29
fix: option to toggle on/off system proxy env variables ( #2724 )
...
fix: option to toggle on/off system proxy env variables
2024-08-30 11:44:29 +05:30
Max Bauer
ee7f886c03
feat: adjust code editor font size ( #2204 )
...
* add font-size setting for code editor
* add code font size to remaining editors
* align font-size after font-family
* changed default font size to 14
* fixed className typo
* set inherit mode if unset
* add code font size schema validation
* add font size to folder settings
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-08-27 18:26:58 +05:30
Anoop M D
753a576c3c
Feat/safe mode quickjs ( #2848 )
...
Safe Mode Sandbox using QuickJS
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
Co-authored-by: lohit <lohit.jiddimani@gmail.com >
2024-08-21 12:52:49 +05:30
slowjoe007
b01f2e0c5f
feature: Augment default truststore by default, optionally limit to custom CA certs ( #2057 )
...
* feat: Allow default truststore extension on bru CLI
* feat: augment default truststore by default, optionally limit to custom CA certs
* feat: augment default truststore by default, optionally limit to custom CA certs
* feat: Allow default truststore extension on bru CLI
* feat: augment default truststore by default, optionally limit to custom CA certs
2024-06-17 16:28:39 +05:30
slowjoe007
8503752e09
Allow to keep the default truststore, when using a custom CA ( #1863 )
2024-03-22 18:35:42 +05:30
lohit
6a05321109
feat( #1003 ): closing stale 'authorize' windows | handling error, error_description, error_uri query params for oauth2 | clear authorize window cache for authorization_code oauth2 flow ( #1719 )
...
* feat(#1003 ): oauth2 support
---------
Co-authored-by: lohit-1 <lohit@usebruno.com >
2024-03-11 01:51:55 +05:30
Martin Meciar
b6abc665a5
fix( #1545 ): empty strings encryption
...
enable empty strings to be encrypted
2024-02-15 19:01:07 +01:00
Brandon Gillis
a60f351736
feat: add custom CA Certificate preference
2023-12-06 01:04:35 +01:00
Anoop M D
32c8bf296a
#968 , #1023 : support for disabling sending and storing of cookies
2023-12-01 23:56:19 +05:30
Ali Asgar
9fd937bfbc
fix : #692
2023-10-22 02:49:10 +05:30
Anoop M D
ece5ad3175
Merge pull request #536 from jarne/bugfix/bug-451-max-window-reset
...
Fix: save window maximized state
2023-10-18 23:27:55 +05:30
Anoop M D
d809a58deb
chore: pr polish ( #596 )
2023-10-18 10:25:01 +05:30
Mirko Golze
3fa87fe99a
merge main into proxy branch
2023-10-16 11:37:35 +02:00
Mirko Golze
658a47e03e
Merge branch 'main' into feature/proxy-global-and-collection
...
# Conflicts:
# packages/bruno-app/src/components/Preferences/General/index.js
# packages/bruno-electron/src/ipc/network/index.js
# packages/bruno-electron/src/store/preferences.js
2023-10-16 11:24:16 +02:00
Dipin Jagadish
3302e2e910
Merge branch 'main' into 557-configurable-request-timeout
2023-10-15 20:30:01 +01:00
Dipin Jagadish
0e1869139b
fix: fixing merge conflicts
2023-10-15 20:19:08 +01:00
Anoop M D
353be75d9c
fix: fixed bug in loading preferences
2023-10-16 00:45:54 +05:30
Mirko Golze
43c5b4cf53
proxy settings global and collection level
2023-10-15 20:30:13 +02:00
Mirko Golze
6dd6879e8f
proxy settings global and collection level
2023-10-15 20:26:36 +02:00
Mirko Golze
f2bdf2eaf6
Merge branch 'main' into feature/proxy-global-and-collection
...
# Conflicts:
# packages/bruno-app/src/components/Preferences/General/index.js
# packages/bruno-app/src/components/Preferences/index.js
# packages/bruno-app/src/providers/App/useIpcEvents.js
# packages/bruno-app/src/providers/Preferences/index.js
# packages/bruno-electron/src/index.js
# packages/bruno-electron/src/ipc/collection.js
# packages/bruno-electron/src/store/preferences.js
2023-10-15 17:06:39 +02:00
Mirko Golze
470e9d0442
proxy settings
2023-10-15 16:40:50 +02:00
Anoop M D
7bf049a1f0
feat: use electron-store for saving preferences
2023-10-15 15:59:57 +05:30
Jarne
8a0f7c6b8f
Save window maximized state
2023-10-11 19:22:50 +02:00
Mirko Golze
b854e66a24
#224 refactor preferences store, add global proxy settings
2023-10-08 23:12:03 +02:00
Anoop M D
159dd90b03
fix: fixed issue where window width and height were not set for first time users
2023-10-08 05:26:49 +05:30
Jarne
4600217606
Add basic window state persistance
2023-10-07 14:27:24 +02:00
Anoop M D
c0b7dad030
feat( #224 ): proxy support feature - electron layer
2023-09-28 00:58:05 +05:30
Anoop M D
2dadad3af0
Merge branch 'main' into feature/env-secrets
2023-09-24 23:11:45 +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
e3ce420216
feat( #122 ): supporting process.env vars in UI and electron layer
2023-09-23 02:55:54 +05:30
Anoop M D
c91fef2264
chore: refactor electron storage related modules
2023-09-22 20:38:45 +05:30