onionshare/onionshare_gui
2018-04-28 21:08:53 -07:00
..
receive_mode ReceiveMode was overloading timer_callback instead of timer_callback_custom 2018-04-28 13:41:15 -07:00
share_mode Work in progress commit, moving the timer_callback logic from ShareMode into Mode so ReceiveMode can use it as well 2018-04-28 12:03:10 -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 Fix a race condition where the URL was sometimes getting copied to the clipboard before it was actually generated, causing a crash 2018-04-28 15:00:23 -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 the quit warning work in receive mode, and use a different warning string 2018-04-28 15:23:57 -07:00
server_status.py Work in progress commit, moving the timer_callback logic from ShareMode into Mode so ReceiveMode can use it as well 2018-04-28 12:03:10 -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