onionshare/onionshare_gui
2018-05-04 15:53:34 -07:00
..
receive_mode Make receive mode info widget show when server is stated, hide when it is not started 2018-05-04 15:53:34 -07:00
share_mode Start creating the information widget for receive mode, and refactor for share mode 2018-05-03 09:29:54 -07:00
__init__.py Instead of creating a Web object and passing it into OnionShareGui, now each mode creates its own separate Web object, instantiated in its own way 2018-04-26 09:30:53 -07:00
mode.py Make receive mode info widget show when server is stated, hide when it is not started 2018-05-04 15:53:34 -07:00
onion_thread.py Moving more of the logic into ShareMode, but still have much more testing to do 2018-04-23 22:08:51 -07:00
onionshare_gui.py Make clicking the mode switcher buttons properly adjust the size of the window 2018-05-03 09:14:16 -07:00
server_status.py Make receive mode info widget show when server is stated, hide when it is not started 2018-05-04 15:53:34 -07:00
settings_dialog.py Add two new receive mode settings: receive_allow_receiver_shutdown and receive_public_mode 2018-04-28 21:08:53 -07:00
tor_connection_dialog.py Allow changing downloads_dir from SettingsDialog 2018-04-25 08:43:40 -07:00
update_checker.py Update GPL copyright year 2018-04-24 10:07:59 -07:00
widgets.py Allow changing downloads_dir from SettingsDialog 2018-04-25 08:43:40 -07:00