spacedrive/interface
Oscar Beaumont 5f71e0c1f6
[ENG-546] Improve error handling (#802)
* log to disk

* remove some unwraps

* panicless

* some p2p error handling

* clippy moment

* Fix `<ErrorBoundary />`

* open logs button

* 39 to 0

* fix types

* update deps and comment out broken tests

* clippy

* more clippy

* upgrade rimraf - https://github.com/isaacs/rimraf/issues/259

* regen broken lockfile

* update `notify` and update `commands.ts`

* more clippy (pls work)

* allow deprecated for p2p (hopefully temporary)

* a

* upgrade deps for p2p

* do betterer

* do it correctly

* remove unused import

* improve core startup error + bc keypair

---------

Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com>
Co-authored-by: brxken128 <77554505+brxken128@users.noreply.github.com>
2023-05-30 09:24:05 +00:00
..
app [ENG-546] Improve error handling (#802) 2023-05-30 09:24:05 +00:00
assets [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
components [ENG-660] Remove react-simple-icons & use png instead of svg for icons (#870) 2023-05-26 15:57:56 +00:00
hooks fix icon & run pnpm format and lint fix (#859) 2023-05-25 14:49:54 +00:00
types [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
util [ENG-546] Improve error handling (#802) 2023-05-30 09:24:05 +00:00
.eslintrc.js [ENG-528] QuickPreview isn't correctly handling errors for video/audio playback (#815) 2023-05-18 03:31:15 +00:00
ErrorFallback.tsx [ENG-546] Improve error handling (#802) 2023-05-30 09:24:05 +00:00
index.tsx Spacedrop (#761) 2023-04-27 04:41:33 +00:00
package.json [ENG-546] Improve error handling (#802) 2023-05-30 09:24:05 +00:00
tsconfig.json [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00