spacedrive/interface
Oscar Beaumont a30deaa144
Cloud + P2P (#1970)
* P2P Debug route

* Remove legacy peer to peer pairing process

* Fix error typo

* Sync instances with cloud

* Upgrade deps + extended instance data

* Create instance with extended metadata

* Auto sync instances

* Actually `.await`

* bruh

* sync library info

* this isn't gonna work

* only sleep cloud receiver when no more messages (#1985)

* [ENG-1567] Fix renaming (#1986)

fix rename

* only sleep cloud receiver when no more messages

* use in memory instances during cloud receive (#1995)

* use in memory instances during cloud receive

* is_empty

---------

Co-authored-by: nikec <43032218+niikeec@users.noreply.github.com>

* fix type error

* wip

* make mdns mdns better

* response

* remove renames

---------

Co-authored-by: Brendan Allan <brendonovich@outlook.com>
Co-authored-by: nikec <43032218+niikeec@users.noreply.github.com>
2024-02-02 09:31:11 +00:00
..
app Cloud + P2P (#1970) 2024-02-02 09:31:11 +00:00
components [ENG-1511] Library Screens (#1903) 2024-01-16 12:15:03 +00:00
hooks [ENG-1592] Correctly assign tab titles on desktop (#2030) 2024-02-01 15:40:38 +00:00
locales [ENG-1530] Display item count alongside labels (#2011) 2024-01-29 13:10:40 +00:00
types [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
util [ENG-1511] Library Screens (#1903) 2024-01-16 12:15:03 +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 Fix plugin (#1979) 2024-01-23 20:11:13 +00:00
index.tsx Cloud + P2P (#1970) 2024-02-02 09:31:11 +00:00
package.json Fix app from not starting due to missing solid-refresh and bump version to 0.2.0 (#1972) 2024-01-23 09:35:54 +00:00
RoutingContext.tsx [ENG-1592] Correctly assign tab titles on desktop (#2030) 2024-02-01 15:40:38 +00:00
TabsContext.tsx [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
tailwind.config.js [ENG-1067] Update phosphor to new package & update sort imports (#1330) 2023-09-11 15:26:44 +00:00
tsconfig.json [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00