View Issue Details

IDProjectCategoryView StatusLast Update
0007077Anastasisanastasis-webuipublic2022-09-26 20:50
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.3.0Fixed in Version0.3.0 
Summary0007077: (Re-)implement file uploads and downloads
DescriptionThe file upload should be distinguished from secrets entered via the text field by the "filename" property of the core secret.

So far the TypeScript reducer types didn't expose this property, and it's not in the documentation. But anastasis-gtk uses it.

It allows us to:
1. Display to the user when they successfully uploaded a file (with the name!) instead of putting he contents in the text field
2. On restore, instead of displaying some huge file as a string, allow the user to download the file
TagsNo tags attached.

Activities

sebasjm

2021-11-12 16:01

developer   ~0018475

I have implemented this in the webui, using the "filename" attribute but the typescript reducer doesn't recover the secret when using a file.

sebasjm

2022-06-24 19:29

developer   ~0018936

fixed 73551c83

Issue History

Date Modified Username Field Change
2021-11-08 20:06 Florian Dold New Issue
2021-11-08 20:06 Florian Dold Status new => assigned
2021-11-08 20:06 Florian Dold Assigned To => sebasjm
2021-11-12 16:01 sebasjm Note Added: 0018475
2021-11-24 20:36 sebasjm Assigned To sebasjm => Florian Dold
2021-11-24 20:36 sebasjm Status assigned => feedback
2022-04-14 21:27 Christian Grothoff Product Version => Git master
2022-04-14 21:27 Christian Grothoff Target Version => 0.3.0
2022-06-24 19:29 sebasjm Status feedback => resolved
2022-06-24 19:29 sebasjm Resolution open => fixed
2022-06-24 19:29 sebasjm Note Added: 0018936
2022-06-25 18:23 Christian Grothoff Fixed in Version => 0.3.0
2022-09-26 20:50 Christian Grothoff Status resolved => closed