Scille / parsec-cloud

Open source Dropbox-like file sharing with full client encryption !
https://parsec.cloud
Other
270 stars 40 forks source link

Add dedicated icons in the GUI for confined files #7704

Open FirelightFlagboy opened 4 months ago

FirelightFlagboy commented 4 months ago

The confinement_point field is exposed through the bindings (not null if confined):

https://github.com/Scille/parsec-cloud/blob/fc76ec52b7ac92370d3ed24cce3cbd14c50b5e9b/bindings/electron/src/index.d.ts#L974

This idea is to start a reflection on how confined/temporary files are displayed on the GUI. This issue is similar to:

FirelightFlagboy commented 4 months ago

@vxgmichel from the description, I understand that the issue is on @Scille/js-code-owners side, can you confirm it ?