onionshare/onionshare_gui
2018-05-03 09:29:54 -07:00
..
receive_mode Start creating the information widget for receive mode, and refactor for share mode 2018-05-03 09:29:54 -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 the "download page loaded" and "upload page loaded" messages displayed as systray notifications instead of in the status bar, and make it work for Receive Mode 2018-04-29 16:41:05 -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 Add support for receive mode's "public mode", which doesn't use a slug. Still needs more testing 2018-04-29 16:33:48 -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