onionshare/onionshare_gui
2018-09-18 08:36:07 +10:00
..
receive_mode Remove unnecessary loop. Remove the Close route/setting which can DoS another running upload. Fix detecting whether any uploads are still in progress before terminating the service after timer expires. Don't register 404s for uploads after expiry has finished (throw a 403 instead)" 2018-09-18 08:36:07 +10:00
share_mode Renamed Mode.handle_request_download to handle_request_started 2018-05-07 22:16:45 -07:00
__init__.py Merge branch 'license' into develop 2018-06-18 19:29:03 -07:00
mode.py Expand 'public mode' (optional slugs) to be possible for sharing too, not just receiving, with no rate-limiting/self-destruct on invalid routes. 2018-07-21 17:06:11 +10: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 Fix suppressing the shutdown_slug message 2018-09-16 13:50:30 -07:00
server_status.py Expand 'public mode' (optional slugs) to be possible for sharing too, not just receiving, with no rate-limiting/self-destruct on invalid routes. 2018-07-21 17:06:11 +10:00
settings_dialog.py Remove unnecessary loop. Remove the Close route/setting which can DoS another running upload. Fix detecting whether any uploads are still in progress before terminating the service after timer expires. Don't register 404s for uploads after expiry has finished (throw a 403 instead)" 2018-09-18 08:36:07 +10:00
tor_connection_dialog.py Merge branch 'license' into develop 2018-06-18 19:29:03 -07:00
update_checker.py Merge branch 'develop' into receiver-mode-gui 2018-09-14 18:59:36 -07:00
widgets.py Allow changing downloads_dir from SettingsDialog 2018-04-25 08:43:40 -07:00