onionshare/onionshare_gui
2018-04-28 13:59:36 -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 Generalize the handling of Tor exceptions, more logging in Web 2018-04-28 13:59:36 -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 Remove a log line that prints each timer_callback that I missed 2018-04-28 13:48:31 -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 Bugfix, settings was throwing an error and quitting when Tor was authenticated, not when it was not authenticated 2018-04-25 09:13:05 -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