aboutsummaryrefslogtreecommitdiff
path: root/share/locale/en.json
AgeCommit message (Expand)Author
2020-09-14Oops, add back these english strings that the checking script cannot findMicah Lee
2020-09-14Fix check_lacked_trans.py so it works with black formatting, and remove unuse...Micah Lee
2020-09-14Merge pull request #1176 from SaptakS/expand-urlMicah Lee
2020-09-07Adds UI/UX enhancements in different sections of tab layoutsSaptak S
2020-08-27Spelling: Flatpak, Don't sendAllan Nordhøy
2020-08-20Make macOS tabs left-aligned, and manually add close buttonMicah Lee
2020-08-20Share mode and website mode are looking awesomeMicah Lee
2020-08-20Beautify new tab pageMicah Lee
2020-08-19Merge branch 'chat' of https://github.com/SaptakS/onionshare into SaptakS-chatMicah Lee
2020-07-05Merge pull request #1139 from micahflee/910_flatpakMicah Lee
2020-07-06Hide QR code button when server stops. Capitalise CodeMiguel Jacq
2020-07-04Merge branch 'develop' of github.com:micahflee/onionshare into chatSaptak S
2020-06-30Force saving files inside ~/OnionShare if running in flatpakMicah Lee
2020-06-30Merge branch 'develop' into 910_flatpakMicah Lee
2020-06-29Merge branch 'qrcode' of https://github.com/mig5/onionshare into mig5-qrcodeMicah Lee
2020-06-28Fix testsMicah Lee
2020-06-08Use 'Delete' rather than 'Clear' when talking about removing file items from ...Miguel Jacq
2020-05-31Update the QR code description textMiguel Jacq
2020-05-31#1115 Add QR Code for onion URLMiguel Jacq
2020-05-27#1116 Add a Clear All button in the File List area for share modesMiguel Jacq
2020-04-06Open files in linux with xdg-open instead of nautilusMicah Lee
2020-03-09Create GUI for onionshare chat mode with the tab workflowSaptak S
2019-11-28When Tor settings change, make sure the tabs knowMicah Lee
2019-11-02Fix CLI to work with mode settingsMicah Lee
2019-10-27Show settings at the top of each mode, both mode-specific settings and settin...Micah Lee
2019-10-27Show warning when quitting while any tabs are activeMicah Lee
2019-10-27Add warning about closing a persistent tabMicah Lee
2019-10-27Allow closing tabs, and throw warning when trying to close tabs that contain ...Micah Lee
2019-10-26One attempt at making a new tab buttonMicah Lee
2019-10-26Tabs start out with new tab options, and remove the mode switcher from tabsMicah Lee
2019-10-19Reverse the update checker strings to show the correct message for invalid ve...Miguel Jacq
2019-09-22Remove one more reference, and remove them from all locales tooMicah Lee
2019-09-22Remove more references to website mode notifications that don't existMicah Lee
2019-09-22Remove references to website loaded notification that never actually get disp...Micah Lee
2019-09-22Merge pull request #1030 from mig5/1029_optional_cspMicah Lee
2019-09-22Invert the CSP header setting and put it in its own Website Mode settings gro...Miguel Jacq
2019-09-16Source string suggestions from the translators on WeblateMiguel Jacq
2019-09-16Make setting the Content-Security-Policy header optional so it doesn't break ...Miguel Jacq
2019-09-08Add web requests counter icon to history widgetMicah Lee
2019-09-08Add individual downloads label to settings dialogMicah Lee
2019-09-03Start making IndividualFileHistoryItem widgets appear in the history, and mak...Micah Lee
2019-09-02Register a history item when an individual file is viewed that does not match...Miguel Jacq
2019-09-01Remove the "Allow downloading individual files" setting altogether, and make ...Micah Lee
2019-09-01Add new "Allow downloading of individual files" checkbox to share settings, a...Micah Lee
2019-05-20Rename "slug" to "password"Micah Lee
2019-05-20Add an error 401 handler, and make it start counting invalid password guesses...Micah Lee
2019-05-10Merge branch 'static-websites' of https://github.com/hiromipaw/onionshare int...Micah Lee
2019-05-08Clean code and fix UI bugshiro
2019-05-06Remove hardcoded 'seconds' from the autostop timer countdown string, now that...Miguel Jacq
2019-04-23Fix merge conflicts with upstreamhiro