Files
bruno/packages/bruno-app
lohit-bruno 05bbb54df2 refactor(cache): replace window.ipcRenderer calls with redux actions
Add getCacheStats, purgeCache, and clearHttpHttpsAgentCache thunks to
the app slice. Update the Cache preferences component to dispatch these
actions instead of calling window.ipcRenderer directly.

Also move handleSave and handleSaveRef above useFormik to fix declaration
order — onSubmit closes over handleSaveRef, so the ref must be initialized
before useFormik is called.
2026-03-04 19:33:42 +05:30
..
2025-12-04 01:37:20 +05:30
2025-12-24 05:30:04 +05:30
2025-06-18 20:06:45 +05:30
2025-12-04 01:37:20 +05:30