onionshare/onionshare_gui
2019-12-08 10:29:00 -08:00
..
tab After you start a server in a tab, you can't change legacy/client auth settings, because this would require changing the saved onion key 2019-12-08 10:29:00 -08:00
__init__.py Open share tab if filenames are passed; and when detecting existing onionshare-gui processes, ignore zombies 2019-11-28 13:35:13 -08:00
event_handler.py Support handling events by monitoring an events folder for changes 2019-11-28 12:24:26 -08:00
gui_common.py Support handling events by monitoring an events folder for changes 2019-11-28 12:24:26 -08:00
main_window.py Pass the correct args to UpdateChecker 2019-12-08 09:52:42 -08:00
settings_dialog.py Make cleaning up the onion more reliably kill the tor subprocess, and make iit so testing tor settings in the settings dialog always uses a tmp tor data dir 2019-11-28 20:32:28 -08:00
tab_widget.py Fix typos in comments 2019-11-28 19:30:48 -08:00
threads.py Move private_key, hidservauth_string, and password from "persistent" mode settings to "onion" mode settings; and make it so the onion settings are always saved in each tab, even if the tab is not persistent, so if you stop and start a service in the same tab it has the same onion address and password 2019-12-08 10:13:56 -08: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