onionshare/onionshare_gui
2019-11-08 21:36:54 +08:00
..
tab Fix bug when handling a broken tor connection 2019-11-08 21:36:54 +08:00
__init__.py Remove custom config from GUI CLI args, because GUI users can configure OnionShare in the GUI 2019-11-02 15:39:12 -07:00
gui_common.py Remove custom config from GUI CLI args, because GUI users can configure OnionShare in the GUI 2019-11-02 15:39:12 -07:00
main_window.py Test closing window 2019-11-08 15:40:37 +08:00
settings_dialog.py Remove all mode settings from settings dialog 2019-11-02 17:24:06 -07:00
tab_widget.py When disabling persistence, or closing a persistent tab, delete the mode settings file for that tab 2019-11-02 23:06:26 -07:00
threads.py Make it so passing in --persistent [filename] in the CLI, with no other args, will load that persistent mode settings file and start the server, without needing to do other validations like passing in a list of filenames 2019-11-02 23:32:44 -07:00
tor_connection_dialog.py Move all of the normal onionshare logic into Tab, and make a new placeholder GUI for the main window 2019-10-20 22:08:47 -07:00
update_checker.py Stop worrying about common.gui.config in settings and update check 2019-11-02 17:13:06 -07:00
widgets.py Move mode settings widget into the primary action layout, and tweak window size 2019-11-02 18:29:24 -07:00