spacedrive/crates
Oscar Beaumont 02775921ef
[ENG-1318, ENG-1199, ENG-931, ENG-1046] Ability to disable mDNS discovery (#1620)
* let me create pr

* a whole lotta changes

* split `p2p_manager.rs` into smaller files

* the arcpocalypse is over

* minor generic cleanup

* wip removing 'MetadataManager'

* more wip

* wip: i am changing branch

* discovery2 -> discovery

* make it somewhat compile

* more wip

* wip: reassembling manager stream

* state more goodly

* wip

* more wip

* removing generic from sd_p2p::Manager

* reassemble networked libraries

* wip: hooking back up mDNS

* multi-flume wip

* contain bad code to a single file

* p2p_manager_actor + split handlers into file per operation

* cleanup after restructure

* cleaning up more

* wip: reenable resync

* wip: remote identity in connection payload

* track connected clients (required for `service.rs`)

* a big ass iterator

* working towards finishing `service.rs`

* service shutdown

* hook up listen channel in service

* fix address resolution

* merge nlm stuff into LibrariesService

* finish library to service mapping

* less footguns in p2p - seal `PeerId`

* fix previous pr

* p2p state rspc query

* send node events to the frontend

* minor

* wip

* more worky, less crashy

* make spacedrop work + debug state

* fix mdns expiry

* clippy

* other clippy

* remove old tests

* add tests back

---------

Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2023-10-30 08:24:04 +00:00
..
crypto [ENG-939, ENG-1173] PDF Thumbnails (#1242) 2023-10-06 20:41:22 +00:00
deps-generator Update Rust dependencies (#1314) 2023-09-12 14:03:25 +00:00
ffmpeg [ENG-1320 | ENG-1340] Separate thumbnails FS location by library | Make the thumbnails actor report back its progress (#1656) 2023-10-26 04:48:29 +00:00
file-ext [ENG-1267] Move thumbnails generation away from media processor (#1585) 2023-10-17 02:09:36 +00:00
images Enable thumbnail support for webp images (#1634) 2023-10-20 03:33:55 +00:00
media-metadata [ENG-1143] Media View sort by date taken (#1390) 2023-10-11 00:58:59 +00:00
p2p [ENG-1318, ENG-1199, ENG-931, ENG-1046] Ability to disable mDNS discovery (#1620) 2023-10-30 08:24:04 +00:00
prisma [ENG-767, ENG-916] Improvements and fixes for Open/Open With (#1082) 2023-07-24 17:36:00 +00:00
prisma-cli [ENG-381] Update context menufs actions to support multiple source (#927) 2023-06-14 23:00:28 +00:00
sync Frontend misc fixes and deps update (#1650) 2023-10-24 07:51:58 +00:00
sync-generator Update Rust dependencies (#1314) 2023-09-12 14:03:25 +00:00
utils CRDTOperation receiving (#1122) 2023-07-24 15:26:00 +00:00