onionshare/onionshare_gui
2018-08-22 11:45:08 +10:00
..
receive_mode Remove TODO comment 2018-05-20 15:33:13 -07:00
share_mode Renamed Mode.handle_request_download to handle_request_started 2018-05-07 22:16:45 -07:00
__init__.py Move all stylesheets definitions into Common, so now we no longer have blocks of css spread across the GUI code, and it's easier to re-use stylesheets 2018-05-07 16:21:22 -07:00
mode.py Remove REQUEST_UPLOAD_NEW_FILE_STARTED event, because it's not actually needed 2018-05-20 12:07:15 -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 REQUEST_UPLOAD_NEW_FILE_STARTED event, because it's not actually needed 2018-05-20 12:07:15 -07:00
server_status.py Introduce v3 onion support 2018-08-21 19:31:02 +10:00
settings_dialog.py Rather than hide persistence/stealth mode altogether if the Tor version is high enough for v3, give the user the option to 'use legacy v2 onions' in Settings dialog, so that they may continue to use persistence etc 2018-08-22 11:45:08 +10: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