spacedrive/apps
Arnab Chakraborty 1baa5966d7
Remove the .unwrap() from the mobile core (#2237)
So, `.unwrap()` can cause issues when the core dies by throwing a panic. So, by moving to a `match` instead, we can stop the panic from occurring.
2024-03-23 21:33:57 +00:00
..
cli [ENG-440] Crypto Refactor (#2115) 2024-03-07 08:00:37 +00:00
desktop Alpha 0.2.6 (#2232) 2024-03-23 01:27:11 +00:00
landing New test: Add location (#2222) 2024-03-23 21:24:16 +00:00
mobile Remove the .unwrap() from the mobile core (#2237) 2024-03-23 21:33:57 +00:00
p2p-relay P2P holepunching + relay (#2147) 2024-03-12 06:18:58 +00:00
server [ENG-1624] E2E Tests (#2192) 2024-03-19 20:22:17 +00:00
storybook [ENG-1624] E2E Tests (#2192) 2024-03-19 20:22:17 +00:00
web New test: Add location (#2222) 2024-03-23 21:24:16 +00:00