rocodes
rocodes
## Description Refs https://github.com/freedomofpress/securedrop-client/issues/1569 Tracking issue to discuss work plan for upstreaming https://github.com/guardian/securedrop-client/pull/5 ; I didn't put this in a comment in the original issue since it might get into...
## Description `logic.py`, `storage.py`, `downloads.py`, and `crypto.py` all interact with the database, querying the current session for records. Currently, they are all 'aware' of sqlalchemy-specific errors, but don't implement consistent...
## Description Starting a download for a given user, then deleting that user, has undefined behaviour; if the download job is slower than the server's acknowledgment of the deletion request,...
Not sure if this is the right place to file this since it's more of a weblate/il8n issue, but: weblate.securedrop.org still links out to our now-defunct forum (last link in...
Dear OONI team - thank you for all your work on this project. I am wondering if it would be possible to offer a uuid-based query string parameter in place...
Refs https://github.com/QubesOS/qubes-issues/issues/8813 Add how-to documentation on using qubes-fwupdmgr (and a cursory mention of fwupdmgr in other qubes). Putting in draft mode because after I wrote this up, I came across...
## Description UX discussion issue: _Improving multi-select/multi-delete UX based on user feedback and UX review_ The initial client implementation supported the selection of only one source at a time, first...
Right now we use the pre-existing qrexec command `qubes.OpenInVm` (with no service arguments), plus a metadata file to pass information to the named dispvm for print/export. The "metadata": - Specifies...
When an error is encountered, a Status (aka toast/growl) message is flashed in the status bar. A good UX principle is not just to tell the user what happened ("Frobnicator...
## Description For discussion: Now that we are introducing the "bulk actions" area, do we plan to deprecate the 3-dots Source overflow menu so that actions (delete, export, etc) are...