onionshare/onionshare_gui
2019-11-02 18:08:14 -07:00
..
tab Show and hide autostart/autostop timer widgets when the mode settings are toggled 2019-11-02 18:08:14 -07: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 Show settings at the top of each mode, both mode-specific settings and setting that exist for all mode types 2019-10-27 18:16:48 -07:00
settings_dialog.py Remove all mode settings from settings dialog 2019-11-02 17:24:06 -07:00
tab_widget.py Make the persistent button an image label instead, and only show it whne the persistent checkbox is checked 2019-10-27 18:41:24 -07:00
threads.py Refactor ServerStatus to use mode settings 2019-11-02 17:39:27 -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 Format all code using black 2019-10-12 21:01:25 -07:00