summaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/resources/locale/en.json
AgeCommit message (Expand)Author
2021-09-03Reveal/hide private keyMicah Lee
2021-08-31Client Auth UX improvementsMiguel Jacq
2021-08-28Remove rate-limit related code, and a couple more places where flask-httpauth...Miguel Jacq
2021-08-28Fix the Chat Mode description when using public vs non-publicMiguel Jacq
2021-08-28Fix wording for public modeMiguel Jacq
2021-08-27Clean up some inefficient code, and re-word the 'too old for stealth' dialog ...Miguel Jacq
2021-08-27typo.. omgMiguel Jacq
2021-08-27Add missing string for chat mode when using ClientAuthMiguel Jacq
2021-08-27Show ClientAuth private key as QR codeMiguel Jacq
2021-08-27ClientAuthV3 fixesMiguel Jacq
2021-08-27merge develop branch into client_auth_v3 branch and use our forked stem which...Miguel Jacq
2021-07-19Added user theme preference option in SettingsSIDDHANT DIXIT
2021-05-31Allow canceling share in WindowsMicah Lee
2021-05-31Make it impossible to cancel a share mid-startup, to avoid a thread segfault ...Miguel Jacq
2021-05-11Merge branch 'develop' into client_auth_v3Miguel Jacq
2021-05-10Add tests for Chat, and fix the server_status message bar when in Chat modeMiguel Jacq
2021-05-06Rename things with client_auth_v3_ in the name because there is only one type...Miguel Jacq
2021-05-06merge from develop and fix conflicts, update poetryMiguel Jacq
2021-05-06Remove v2 legacy onion support, and its corresponding client auth functionali...Miguel Jacq
2021-05-03Merge branch 'reinstate_tor_protocol_error_alert_string' of https://github.co...Micah Lee
2021-05-04Make the error_tor_protocol_error the same string that it used to be, so that...Miguel Jacq
2021-05-04Re-instate the locale key string error_tor_protocol_error, for surfacing Aler...Miguel Jacq
2021-05-04Early support for ClientAuth with v3 onionsMiguel Jacq
2021-04-30GUI displays "Read Message" button when a receive mode submission includes a ...Micah Lee
2021-04-29Merge branch 'develop' into 1305_receive_messagesMicah Lee
2021-04-28WIP: Starting to make messages in receive mode work in GUIMicah Lee
2021-04-25Rename "Title" to "Custom title", move it into advanced settings, and make wh...Micah Lee
2021-04-13Add custom title to GUIMicah Lee
2021-04-12Improve webhook label in GUI, improve webhook message that gets POSTed, and d...Micah Lee
2021-04-11Add receive mode webhook to GUIMicah Lee
2021-01-31Shows warning to restart if color mode changed while onionshare is runningSaptak S
2020-12-13Merge branch 'develop' into 929_download_errorsMicah Lee
2020-11-29All Tor-related that get thrown from the onionshare_cli.Onion object now get ...Micah Lee
2020-11-29Change wording of waiting for Tor circuits messageMicah Lee
2020-11-27Show a dialog while waiting for Tor rendezvous nodes to close, and let the us...Micah Lee
2020-11-23Fix URL description text for chat modeMicah Lee
2020-11-09Remove confusingly-worded QR code labelMicah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make modi...Micah Lee