onionshare/onionshare_gui
Micah Lee 26f2490673
Merge pull request #1030 from mig5/1029_optional_csp
Make setting the Content-Security-Policy header optional so it doesn't break website mode shares
2019-09-22 12:57:13 -07:00
..
mode remove unnecessary import of IndividualFileHistoryItem from share_mode/__init__.py 2019-09-09 16:43:09 +10:00
__init__.py Unlocalize CLI strings 2019-04-20 10:31:34 +10:00
onionshare_gui.py Source string suggestions from the translators on Weblate 2019-09-16 17:58:15 +10:00
server_status.py Ensure the backend receives the latest settings object before starting the onion service, and likewise for the GUI, so that we absolutely always save the private key for persistence back to the json settings file when we need to 2019-09-16 14:51:16 +10:00
settings_dialog.py Invert the CSP header setting and put it in its own Website Mode settings group. Make the CSP header mandatory for share/receive modes, optional for website mode only. 2019-09-22 16:49:31 +10:00
threads.py Add Web.generate_static_url_path back, so each share has its own static path 2019-09-01 16:03:57 -07:00
tor_connection_dialog.py Remove the useless gui=True arg getting passed intro strings._ all over the place 2018-09-30 17:47:10 -07:00
update_checker.py Unlocalize CLI strings 2019-04-20 10:31:34 +10:00
widgets.py In macOS, split "Add" button into "Add Files" and "Add Folder" buttons 2018-11-27 12:10:16 -08:00